Age | Commit message (Expand) | Author |
---|---|---|
2012-04-10 | For debug and coverage analysis if we're not optimizing go ahead | Eric Christopher |
2011-04-17 | Fix a miscompilation I introduced in r129652, thanks for Eli for tracking | Chris Lattner |
2011-04-17 | when assertions are disabled, labels go away. Hopefully fixes the windows bu... | Chris Lattner |
2011-04-17 | implement rdar://9289524 - case followed immediately by break results in empt... | Chris Lattner |
2011-02-28 | Make skipping of vardecls more precise: it's ok to skip a decl if the entire | Chris Lattner |
2011-02-28 | make switch constant folding a bit stronger, handling a missed case. | Chris Lattner |
2011-02-28 | remove a bogus assertion, add a comment. | Chris Lattner |
2011-02-28 | make switch condition constant folding much more aggressive, handling | Chris Lattner |
2011-02-28 | First tiny step to implementing PR9322: build infrastructure for only emittin... | Chris Lattner |