summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll
Commit message (Expand)AuthorAge
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-12
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-08
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-22
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Enable the new LoopInfo algorithm by default.Andrew Trick2012-06-26
* Improved compile time:Stepan Dyatkovskiy2012-01-11
* Reinstate r146578; it doesn't appear to be the cause of some recent execution-Chad Rosier2011-12-22
* Speculatively revert r146578 to determine if it is the cause of a number ofChad Rosier2011-12-22
* Fix for bug #11429: Wrong behaviour for switches. Small improvement for code ...Stepan Dyatkovskiy2011-12-14