Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -17/+17 |
* | Take CallGraph out of the CFG namespace. It has nothing to do with CFGs | Chris Lattner | 2002-03-06 | 1 | -9/+9 |
* | Change over to use new style pass mechanism, now passes only expose small | Chris Lattner | 2002-02-26 | 1 | -13/+23 |
* | Convert xforms over to new pass structure. | Chris Lattner | 2002-01-31 | 1 | -4/+13 |
* | Implement a more powerful, simpler, pass system. This pass system can figure | Chris Lattner | 2002-01-21 | 1 | -13/+7 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -4/+4 |
* | Create a new #include "Support/..." directory structure to move things | Chris Lattner | 2001-11-27 | 1 | -1/+1 |
* | Implement DCE of global values | Chris Lattner | 2001-11-26 | 1 | -0/+59 |