summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCleanup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do full-expression cleanups in a much more sensible way that still letsJohn McCall2011-07-121-3/+1
* Change how PHINodes store their operands.Jay Foad2011-06-201-3/+3
* update for api change.Chris Lattner2011-06-181-2/+1
* implement rdar://9289524 - case followed immediately by break results in empt...Chris Lattner2011-04-171-0/+23
* Tame an assert; the scope depth of a jump destination does notJohn McCall2011-02-251-1/+1
* Reorganize CodeGen{Function,Module} to eliminate the unfortunateJohn McCall2011-02-081-2/+2
* Move all the cleanups framework code into a single file.John McCall2011-01-281-0/+1144
OpenPOWER on IntegriCloud