Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove attributions from tools. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Drop 'const' | Devang Patel | 2007-05-03 | 1 | -2/+2 |
* | Use 'static const char' instead of 'static const int'. | Devang Patel | 2007-05-02 | 1 | -2/+2 |
* | Do not use typeinfo to identify pass in pass manager. | Devang Patel | 2007-05-01 | 1 | -0/+4 |
* | Need iostream to be included for the time being. | Bill Wendling | 2006-11-17 | 1 | -0/+1 |
* | For PR387: | Reid Spencer | 2006-08-28 | 1 | -0/+1 |
* | Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. | Chris Lattner | 2006-08-27 | 1 | -2/+2 |
* | For PR872: | Reid Spencer | 2006-08-18 | 1 | -0/+77 |