| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | These files are supersumed by include/llvm/Transforms/Scalar.h | Chris Lattner | 2002-05-07 | 1 | -22/+0 |
| | | | | | llvm-svn: 2534 | ||||
| * | Factor code out to the Transform Utils library | Chris Lattner | 2002-05-07 | 1 | -16/+0 |
| | | | | | llvm-svn: 2519 | ||||
| * | Fix bug: test/Regression/Other/2002-03-11-ConstPropCrash.ll | Chris Lattner | 2002-03-11 | 1 | -2/+4 |
| | | | | | llvm-svn: 1858 | ||||
| * | Change over to use new style pass mechanism, now passes only expose small | Chris Lattner | 2002-02-26 | 1 | -23/+10 |
| | | | | | | | creation functions in their public header file, unless they can help it. llvm-svn: 1816 | ||||
| * | Convert xforms over to use new pass structure | Chris Lattner | 2002-01-30 | 1 | -2/+3 |
| | | | | | llvm-svn: 1596 | ||||
| * | Move stuff out of the Optimizations directories into the appropriate Transforms | Chris Lattner | 2002-01-21 | 1 | -4/+0 |
| | | | | | | | directories. Eliminate the opt namespace. llvm-svn: 1520 | ||||
| * | Implement a more powerful, simpler, pass system. This pass system can figure | Chris Lattner | 2002-01-21 | 1 | -4/+4 |
| | | | | | | | | | | out how to run a collection of passes optimially given their behaviors and charactaristics. Convert code to use it. llvm-svn: 1507 | ||||
| * | Expose constant prop of an instruction | Chris Lattner | 2001-11-26 | 1 | -0/+5 |
| | | | | | llvm-svn: 1367 | ||||
| * | move llvm/Transforms/Pass.h to the top level llvm/Pass.h file | Chris Lattner | 2001-10-18 | 1 | -1/+1 |
| | | | | | llvm-svn: 901 | ||||
| * | Convert to new simpler pass structure | Chris Lattner | 2001-10-18 | 1 | -5/+4 |
| | | | | | llvm-svn: 877 | ||||
| * | Convert optimizations to use the Pass infrastructure | Chris Lattner | 2001-10-18 | 1 | -12/+17 |
| | | | | | llvm-svn: 871 | ||||
| * | Eliminate DoConstantPoolMerging. ConstantPools no longer exist | Chris Lattner | 2001-09-07 | 1 | -16/+0 |
| | | | | | llvm-svn: 437 | ||||
| * | Rename DoSparseConditionalConstantProp to DoSCCP | Chris Lattner | 2001-06-30 | 1 | -9/+3 |
| | | | | | llvm-svn: 114 | ||||
| * | Split AllOpts.h into lots of little .h files. | Chris Lattner | 2001-06-30 | 1 | -0/+65 |
| llvm-svn: 108 | |||||

