summaryrefslogtreecommitdiff
path: root/include/llvm/Optimizations
Commit message (Expand)AuthorAge
* Include all header files individually instead of this oneChris Lattner2002-01-21
* Move level change xfor into the transforms directoryChris Lattner2001-11-01
* move llvm/Transforms/Pass.h to the top level llvm/Pass.h fileChris Lattner2001-10-18
* Convert to new simpler pass structureChris Lattner2001-10-18
* Convert optimizations to use the Pass infrastructureChris Lattner2001-10-18
* File moved to: llvm/Transforms/HoistPHIConstants.hChris Lattner2001-10-15
* Fix broken #endifChris Lattner2001-10-13
* Follow the golden rule of the coding standards guide: Make the code lookChris Lattner2001-09-07
* Simplification transformations to normalize the code for later passes.Vikram S. Adve2001-08-28
* Header to raise and lower representationChris Lattner2001-07-20
* Add multiply as a supported constant propogation operationChris Lattner2001-07-20
* Split AllOpts.h into lots of little .h files.Chris Lattner2001-06-30
* Added prototype for ConstantFoldTerminatorChris Lattner2001-06-29
* * Use the new reduce_apply_bool templateChris Lattner2001-06-27
* Modified to use the new reduce_apply algorithmChris Lattner2001-06-21
* Add an optimization stubChris Lattner2001-06-20
* Initial revisionChris Lattner2001-06-06