Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Tighten up the AnalysisUsage of lots of passes, primarily to correctly indica... | Chris Lattner | 2002-04-28 | 1 | -0/+4 | |
* | * Rename MethodPass class to FunctionPass | Chris Lattner | 2002-04-27 | 1 | -5/+5 | |
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -6/+6 | |
* | Change over to use new style pass mechanism, now passes only expose small | Chris Lattner | 2002-02-26 | 1 | -22/+39 | |
* | Convert xforms over to new pass structure. | Chris Lattner | 2002-01-31 | 1 | -0/+2 | |
* | Implement a more powerful, simpler, pass system. This pass system can figure | Chris Lattner | 2002-01-21 | 1 | -3/+3 | |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -4/+4 | |
* | Rename ConstPoolVal -> Constant | Chris Lattner | 2001-12-03 | 1 | -4/+4 | |
* | Initial checkin | Chris Lattner | 2001-10-18 | 1 | -0/+80 |