summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+88
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-88/+0
* Update MemorySSA in LoopUnswitch.Alina Sbirlea2018-09-111-0/+1
* [LoopSimplify] Re-instate r306081 with a bug fix w.r.t. indirectbr.Chandler Carruth2017-06-251-1/+0
* Revert "[LoopSimplify] Factor the logic to form dedicated exits into a utility."Daniel Jasper2017-06-251-0/+1
* [LoopSimplify] Factor the logic to form dedicated exits into a utility.Chandler Carruth2017-06-231-1/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+88
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-87/+0
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-2/+5
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Enable the new LoopInfo algorithm by default.Andrew Trick2012-06-261-5/+5
* Improved compile time:Stepan Dyatkovskiy2012-01-111-2/+2
* Reinstate r146578; it doesn't appear to be the cause of some recent execution-Chad Rosier2011-12-221-0/+84
* Speculatively revert r146578 to determine if it is the cause of a number ofChad Rosier2011-12-221-84/+0
* Fix for bug #11429: Wrong behaviour for switches. Small improvement for code ...Stepan Dyatkovskiy2011-12-141-0/+84
OpenPOWER on IntegriCloud