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 | -4/+4 |
* | Use 'static const char' instead of 'static const int'. | Devang Patel | 2007-05-02 | 1 | -4/+4 |
* | Do not use typeinfo to identify pass in pass manager. | Devang Patel | 2007-05-01 | 1 | -0/+7 |
* | For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid | Reid Spencer | 2007-01-30 | 1 | -1/+1 |
* | This needs the callgraph data structure to stick around as long as the | Chris Lattner | 2006-12-05 | 1 | -1/+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/+81 |