Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanups. | Chris Lattner | 2010-09-05 | 1 | -22/+17 |
* | Reapply r110396, with fixes to appease the Linux buildbot gods. | Owen Anderson | 2010-08-06 | 1 | -1/+1 |
* | Revert r110396 to fix buildbots. | Owen Anderson | 2010-08-06 | 1 | -1/+1 |
* | Don't use PassInfo* as a type identifier for passes. Instead, use the addres... | Owen Anderson | 2010-08-05 | 1 | -1/+1 |
* | Currently EH lowering code expects typeinfo to be global only. | Anton Korobeynikov | 2010-07-26 | 1 | -2/+11 |
* | Remove extraneous semicolon | Douglas Gregor | 2010-07-25 | 1 | -1/+1 |
* | Hook in GlobalMerge pass | Anton Korobeynikov | 2010-07-24 | 1 | -0/+203 |
* | Remove late ARM codegen optimization pass committed by accident. | Anton Korobeynikov | 2010-04-07 | 1 | -149/+0 |
* | Separate const from non-const stuff during mergeing | Anton Korobeynikov | 2010-04-07 | 1 | -21/+35 |
* | Some initial version of global merger | Anton Korobeynikov | 2010-04-07 | 1 | -0/+135 |