Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify code by using Value::takeName | Chris Lattner | 2007-02-11 | 1 | -2/+2 |
* | Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in | Reid Spencer | 2007-02-05 | 1 | -1/+2 |
* | switch more statistics over to STATISTIC, eliminating static ctors. Also, | Chris Lattner | 2006-12-19 | 1 | -3/+0 |
* | Detemplatize the Statistic class. The only type it is instantiated with | Chris Lattner | 2006-12-06 | 1 | -1/+1 |
* | eliminate RegisterOpt. It does the same thing as RegisterPass. | Chris Lattner | 2006-08-27 | 1 | -1/+1 |
* | Add some advice | Chris Lattner | 2006-07-27 | 1 | -0/+104 |