summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/switch-dce.c
Commit message (Expand)AuthorAgeFilesLines
* For debug and coverage analysis if we're not optimizing go aheadEric Christopher2012-04-101-22/+9
* Fix a miscompilation I introduced in r129652, thanks for Eli for tracking Chris Lattner2011-04-171-0/+16
* when assertions are disabled, labels go away. Hopefully fixes the windows bu...Chris Lattner2011-04-171-4/+2
* implement rdar://9289524 - case followed immediately by break results in empt...Chris Lattner2011-04-171-0/+15
* Make skipping of vardecls more precise: it's ok to skip a decl if the entireChris Lattner2011-02-281-0/+20
* make switch constant folding a bit stronger, handling a missed case.Chris Lattner2011-02-281-1/+17
* remove a bogus assertion, add a comment.Chris Lattner2011-02-281-0/+13
* make switch condition constant folding much more aggressive, handling Chris Lattner2011-02-281-3/+154
* First tiny step to implementing PR9322: build infrastructure for only emittin...Chris Lattner2011-02-281-0/+18