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