aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Optimizations/AllOpts.h
Commit message (Collapse)AuthorAgeFilesLines
* Add multiply as a supported constant propogation operationChris Lattner2001-07-201-0/+5
| | | | | | | Include the LevelChange.h header in AllOpts.h git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211 91177308-0d34-0410-b5e6-96231b3b80d8
* Split AllOpts.h into lots of little .h files.Chris Lattner2001-06-301-111/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108 91177308-0d34-0410-b5e6-96231b3b80d8
* Added prototype for ConstantFoldTerminatorChris Lattner2001-06-291-0/+11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105 91177308-0d34-0410-b5e6-96231b3b80d8
* * Use the new reduce_apply_bool templateChris Lattner2001-06-271-3/+32
| | | | | | | | | * Expose Constant Pool Merging from ConstantProp.cpp * Include definitions for SCCP pass * InstListType is not neccesary anymore git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86 91177308-0d34-0410-b5e6-96231b3b80d8
* Modified to use the new reduce_apply algorithmChris Lattner2001-06-211-5/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49 91177308-0d34-0410-b5e6-96231b3b80d8
* Add an optimization stubChris Lattner2001-06-201-2/+14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial revisionChris Lattner2001-06-061-0/+95
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2 91177308-0d34-0410-b5e6-96231b3b80d8