Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do full-expression cleanups in a much more sensible way that still lets | John McCall | 2011-07-12 | 1 | -3/+1 |
* | Change how PHINodes store their operands. | Jay Foad | 2011-06-20 | 1 | -3/+3 |
* | update for api change. | Chris Lattner | 2011-06-18 | 1 | -2/+1 |
* | implement rdar://9289524 - case followed immediately by break results in empt... | Chris Lattner | 2011-04-17 | 1 | -0/+23 |
* | Tame an assert; the scope depth of a jump destination does not | John McCall | 2011-02-25 | 1 | -1/+1 |
* | Reorganize CodeGen{Function,Module} to eliminate the unfortunate | John McCall | 2011-02-08 | 1 | -2/+2 |
* | Move all the cleanups framework code into a single file. | John McCall | 2011-01-28 | 1 | -0/+1144 |