aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGCleanup.cpp
AgeCommit message (Expand)Author
2011-07-12Do full-expression cleanups in a much more sensible way that still letsJohn McCall
2011-06-20Change how PHINodes store their operands.Jay Foad
2011-06-18update for api change.Chris Lattner
2011-04-17implement rdar://9289524 - case followed immediately by break results in empt...Chris Lattner
2011-02-25Tame an assert; the scope depth of a jump destination does notJohn McCall
2011-02-08Reorganize CodeGen{Function,Module} to eliminate the unfortunateJohn McCall
2011-01-28Move all the cleanups framework code into a single file.John McCall