aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Optimizations
Commit message (Expand)AuthorAgeFilesLines
* Simplification transformations to normalize the code for later passes.Vikram S. Adve2001-08-281-0/+36
* Header to raise and lower representationChris Lattner2001-07-201-0/+77
* Add multiply as a supported constant propogation operationChris Lattner2001-07-201-0/+5
* Split AllOpts.h into lots of little .h files.Chris Lattner2001-06-301-111/+8
* Added prototype for ConstantFoldTerminatorChris Lattner2001-06-291-0/+11
* * Use the new reduce_apply_bool templateChris Lattner2001-06-271-3/+32
* Modified to use the new reduce_apply algorithmChris Lattner2001-06-211-5/+3
* Add an optimization stubChris Lattner2001-06-201-2/+14
* Initial revisionChris Lattner2001-06-061-0/+95