Age | Commit message (Expand) | Author |
---|---|---|
2007-02-05 | Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in | Reid Spencer |
2006-12-19 | Switch over Transforms/Scalar to use the STATISTIC macro. For each statistic | Chris Lattner |
2006-12-06 | Detemplatize the Statistic class. The only type it is instantiated with | Chris Lattner |
2006-08-27 | eliminate RegisterOpt. It does the same thing as RegisterPass. | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2005-01-08 | Add more missing createXxxPass functions. | Jeff Cohen |
2004-09-01 | Changes For Bug 352 | Reid Spencer |
2004-02-11 | Remove obsolete comment. Unreachable blocks will automatically be left at the | Chris Lattner |
2004-02-11 | Add an _embarassingly simple_ implementation of basic block layout. This is | Chris Lattner |