2004-12-22 |
Reid Spencer | Support the gas option --traditional-format which,... |
tree | commitdiff |
2004-12-03 |
Chris Lattner | Add -strip-debug option |
tree | commitdiff |
2004-11-25 |
Reid Spencer | Add LLVMbzip2 library, now required. |
tree | commitdiff |
2004-11-14 |
Reid Spencer | Fix usage of changed function prototype |
tree | commitdiff |
2004-11-08 |
Reid Spencer | Add a --disable-compression option to gccas so the... |
tree | commitdiff |
2004-10-29 |
Misha Brukman | Fix file header comment |
tree | commitdiff |
2004-10-27 |
Reid Spencer | Change Library Names Not To Conflict With Others When... |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We're not doing automake any more |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We won't use automake |
tree | commitdiff |
2004-10-18 |
Reid Spencer | Initial automake generated Makefile template |
tree | commitdiff |
2004-10-18 |
Reid Spencer | Remove extra comma. |
tree | commitdiff |
2004-10-13 |
Reid Spencer | Update to reflect changes in Makefile rules. |
tree | commitdiff |
2004-10-10 |
Reid Spencer | Initial version of automake Makefile.am file. |
tree | commitdiff |
2004-10-07 |
Chris Lattner | Rename pass |
tree | commitdiff |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
tree | commitdiff |
2004-08-29 |
Reid Spencer | Add the LLVMsystem.a library as it is now used for... |
tree | commitdiff |
2004-08-29 |
Reid Spencer | The functions in Signal.h are now in the llvm::sys... |
tree | commitdiff |
2004-07-22 |
Chris Lattner | Remove redundant SCCP pass |
tree | commitdiff |
2004-05-27 |
Chris Lattner | Header file moved |
tree | commitdiff |
2004-04-18 |
Chris Lattner | Move loop optimization passes up, add loop unroller |
tree | commitdiff |
2004-03-13 |
Chris Lattner | Turn on argument promotion in gccas. This can give... |
tree | commitdiff |
2004-02-25 |
Chris Lattner | Add a new pass |
tree | commitdiff |
2004-02-19 |
Chris Lattner | Make sure to print a stack trace whenever an error... |
tree | commitdiff |
2004-02-01 |
Chris Lattner | Now that tailduplication does not bork SSA form, run... |
tree | commitdiff |
2004-01-14 |
Chris Lattner | Make sure to verify the result before writing out the... |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Add a -disable-opt flag to gccas, so that we can use... |
tree | commitdiff |
2003-12-11 |
Chris Lattner | Run tailcall elimination in a more logical place |
tree | commitdiff |
2003-12-07 |
Chris Lattner | It is now after pldi. This issue has been fixed, so... |
tree | commitdiff |
2003-11-22 |
Chris Lattner | Revert the previous patch since it causes lots of misco... |
tree | commitdiff |
2003-11-21 |
Chris Lattner | Reorder passes a bit. In particular, it makes sense... |
tree | commitdiff |
2003-11-13 |
Chris Lattner | As the comments indicate, this is a temporary, repulsiv... |
tree | commitdiff |
2003-11-11 |
Brian Gaeke | Put all LLVM code into the llvm namespace, as per bug... |
tree | commitdiff |
2003-10-23 |
Chris Lattner | Turn on the IPCP pass by default. It has passed all... |
tree | commitdiff |
2003-10-20 |
John Criswell | Added LLVM copyright to Makefiles. |
tree | commitdiff |
2003-10-20 |
Chris Lattner | fix file header |
tree | commitdiff |
2003-10-20 |
John Criswell | Added copyright header to all C++ source files. |
tree | commitdiff |
2003-10-16 |
Chris Lattner | Unfortunately, it looks like level raise is still needed :( |
tree | commitdiff |
2003-10-15 |
Chris Lattner | Give this file a proper header |
tree | commitdiff |
2003-10-15 |
Chris Lattner | The levelraise pass is a broken old piece of crufty... |
tree | commitdiff |
2003-10-10 |
Chris Lattner | Add a new -disable-inlining option |
tree | commitdiff |
2003-10-10 |
Misha Brukman | Fix grammar. |
tree | commitdiff |
2003-09-20 |
Chris Lattner | Now that the TCE pass passes all of the tests, add... |
tree | commitdiff |
2003-09-15 |
Chris Lattner | Enable the setjmp/longjmp lowering pass |
tree | commitdiff |
2003-09-11 |
Chris Lattner | scalarrepl now includes mem2reg |
tree | commitdiff |
2003-09-11 |
Chris Lattner | Move the -indvars pass much later to where it is more... |
tree | commitdiff |
2003-09-01 |
Chris Lattner | #include is unnecessary |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Remove the -stopAfterNPasses option, which has been... |
tree | commitdiff |
2003-08-31 |
Chris Lattner | * move the dead-type-eliminate passes to the end, where... |
tree | commitdiff |
2003-08-07 |
Chris Lattner | Completely remove mention of the correlated branch... |
tree | commitdiff |
2003-08-07 |
Misha Brukman | * The possessive third-person singular has no apostroph... |
tree | commitdiff |
2003-06-22 |
Chris Lattner | Add tail duplication pass to the pipeline, move the... |
tree | commitdiff |
2003-05-30 |
Chris Lattner | Add SRoA pass to gccas |
tree | commitdiff |
2003-05-30 |
Chris Lattner | Move indvars pass after mem2reg pass where it is more... |
tree | commitdiff |
2003-05-02 |
Chris Lattner | Add an instcombine pass before levelraise |
tree | commitdiff |
2003-04-24 |
Chris Lattner | Make sure to create a target data that matches the... |
tree | commitdiff |
2003-04-24 |
Chris Lattner | Remove support for "target data" pass ctors |
tree | commitdiff |
2003-04-24 |
Chris Lattner | LevelRaise now gets target data from passmanager |
tree | commitdiff |
2003-04-23 |
Chris Lattner | The new CFrontend generates LOTs of basic blocks that... |
tree | commitdiff |
2003-04-18 |
Chris Lattner | Eliminate some compatibility stuff no longer needed :P |
tree | commitdiff |
2003-04-16 |
Chris Lattner | Improve compatibility with system AS further by allowin... |
tree | commitdiff |
2003-04-16 |
Chris Lattner | * Get rid of using declaration |
tree | commitdiff |
2003-04-16 |
Chris Lattner | Namespacify command line options |
tree | commitdiff |
2003-01-22 |
Chris Lattner | link with static versions of some libs to avoid having... |
tree | commitdiff |
2002-11-03 |
Vikram S. Adve | Disable correlated expressions pass until it is reliable. |
tree | commitdiff |
2002-10-31 |
Chris Lattner | Reassociate now works |
tree | commitdiff |
2002-10-25 |
Vikram S. Adve | Added datastructure library to resolve link error. |
tree | commitdiff |
2002-09-22 |
Chris Lattner | * Remove the -stopraise option, which is no longer... |
tree | commitdiff |
2002-09-18 |
Vikram S. Adve | gcc3.1.1 seems much more selective about what it loads... |
tree | commitdiff |
2002-09-06 |
Chris Lattner | * No longer need to run die after instcombine |
tree | commitdiff |
2002-08-30 |
Chris Lattner | - Reformat comments |
tree | commitdiff |
2002-08-30 |
Chris Lattner | - GCCAS now uses load value #ing for GCSE |
tree | commitdiff |
2002-08-17 |
Chris Lattner | Do not leak memory for passes when using -stopAfterNPas... |
tree | commitdiff |
2002-08-17 |
Chris Lattner | Run GlobalDCE before deadtypeelim so that we do not... |
tree | commitdiff |
2002-07-30 |
Chris Lattner | Print the tool name when an error comes from so that... |
tree | commitdiff |
2002-07-25 |
Chris Lattner | *** empty log message *** |
tree | commitdiff |
2002-07-23 |
Chris Lattner | *** empty log message *** |
tree | commitdiff |
2002-07-23 |
Chris Lattner | Raise pass requires an explicit TargetData member now. |
tree | commitdiff |
2002-07-23 |
Chris Lattner | *** empty log message *** |
tree | commitdiff |
2002-07-22 |
Chris Lattner | *** empty log message *** |
tree | commitdiff |
2002-07-09 |
Vikram S. Adve | Disabling reassociate pass until it is fixed. |
tree | commitdiff |
2002-06-30 |
Chris Lattner | Yes, we REALLY DO want to run the reassociate pass. |
tree | commitdiff |
2002-06-25 |
Anand Shukla | Changes for 64bit gcc |
tree | commitdiff |
2002-06-25 |
Chris Lattner | Simplify the code that adds passes so compilation can... |
tree | commitdiff |
2002-05-23 |
Chris Lattner | No need to run dce with adce right behind! |
tree | commitdiff |
2002-05-22 |
Chris Lattner | Add the ADCE pass to gccas finally! |
tree | commitdiff |
2002-05-21 |
Chris Lattner | Simplify CFG after code generation is done |
tree | commitdiff |
2002-05-14 |
Chris Lattner | Run another local value numbering phase after redundanc... |
tree | commitdiff |
2002-05-10 |
Chris Lattner | Add LICM pass to compiler |
tree | commitdiff |
2002-05-08 |
Chris Lattner | Run expression reassociation as part of gccas |
tree | commitdiff |
2002-05-07 |
Chris Lattner | Merge all include/llvm/Transforms/Scalar/* into a singl... |
tree | commitdiff |
2002-05-07 |
Chris Lattner | Fix makefiles after shuffling passes around the libraries |
tree | commitdiff |
2002-05-07 |
Chris Lattner | Straighten out makefiles after moving code to new Trans... |
tree | commitdiff |
2002-05-06 |
Chris Lattner | GCSE is faster than SCCP, and it makes SCCP's job easie... |
tree | commitdiff |
2002-05-06 |
Chris Lattner | Instruction Combination can create a ton of trivially... |
tree | commitdiff |
2002-05-06 |
Chris Lattner | Run DCE AFTER SCCP and GCSE! |
tree | commitdiff |
2002-04-29 |
Chris Lattner | Move constant merging pass earlier |
tree | commitdiff |
2002-04-29 |
Chris Lattner | Eliminate duplicate or unneccesary #include's |
tree | commitdiff |
2002-04-28 |
Chris Lattner | Run GCSE as part of gccas. |
tree | commitdiff |
2002-04-18 |
Chris Lattner | Make sure that there is no case where a signal can... |
tree | commitdiff |
2002-04-10 |
Chris Lattner | The cleangcc pass is brokeninto two pieces, execute... |
tree | commitdiff |
next |