| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * Fix bug: test/Regression/Transforms/GCSE/2002-05-14-OperandSwap.ll | Chris Lattner | 2002-05-14 | 1 | -7/+32 |
| * | Implement elimination of loads | Chris Lattner | 2002-05-14 | 1 | -18/+176 |
| * | Add support for printing out statistics information when -stats is added to | Chris Lattner | 2002-05-10 | 1 | -0/+5 |
| * | Merge all individual .h files into a single Scalar.h file | Chris Lattner | 2002-05-07 | 1 | -1/+1 |
| * | Eliminate duplicate or unneccesary #include's | Chris Lattner | 2002-04-29 | 1 | -2/+0 |
| * | Remove broken assertion. | Chris Lattner | 2002-04-29 | 1 | -3/+5 |
| * | Add new optional getPassName() virtual function that a Pass can override | Chris Lattner | 2002-04-29 | 1 | -0/+4 |
| * | Tighten up the AnalysisUsage of lots of passes, primarily to correctly indica... | Chris Lattner | 2002-04-28 | 1 | -1/+1 |
| * | Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes | Chris Lattner | 2002-04-28 | 1 | -1/+0 |
| * | Initial checkin of simple&fast SSA based GCSE algorithm | Chris Lattner | 2002-04-28 | 1 | -0/+272 |

