summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+142
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-142/+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
* Have a single way for creating unique value names.Rafael Espindola2015-11-221-1/+1
* Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava2015-05-121-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-7/+7
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+142
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-141/+0
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-3/+6
* 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-17/+17
* Reinstate r146578; it doesn't appear to be the cause of some recent execution-Chad Rosier2011-12-221-0/+138
* Speculatively revert r146578 to determine if it is the cause of a number ofChad Rosier2011-12-221-138/+0
* Fix for bug #11429: Wrong behaviour for switches. Small improvement for code ...Stepan Dyatkovskiy2011-12-141-0/+138
OpenPOWER on IntegriCloud