aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Optimizations/AllOpts.h
Commit message (Expand)AuthorAgeFilesLines
* 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