summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/scevunroll.ll
Commit message (Expand)AuthorAgeFilesLines
* [LoopPred] Enable new transformation by defaultPhilip Reames2019-11-061-5/+3
* [RLEV] Rewrite loop exit values for multiple exit loops w/o overall loop exit...Philip Reames2019-08-141-1/+1
* [IndVars] Extend reasoning about loop invariant exits to non-header blocksPhilip Reames2019-05-141-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+207
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-207/+0
* Revert "[IndVarSimplify] Rewrite loop exit values with their initial values f...Tobias Grosser2015-11-031-1/+1
* [IndVarSimplify] Rewrite loop exit values with their initial values from loop...Chen Li2015-11-021-1/+1
* Revert r251492 "[IndVarSimplify] Rewrite loop exit values with their Chen Li2015-10-281-1/+1
* [IndVarSimplify] Rewrite loop exit values with their initial values from loop...Chen Li2015-10-281-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* This patch de-pessimizes the calculation of loop trip counts inMark Heffernan2014-10-101-9/+6
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-6/+6
* Modify two Transforms tests to explicitly check for full function names in so...Stephen Lin2013-07-141-1/+1
* Prevent loop-unroll from making assumptions about undefined behavior.Andrew Trick2013-05-311-6/+44
* Reapply r139759. Disable IV rewriting by default. See PR10916.Andrew Trick2011-09-151-1/+1
* [indvars] Revert r139579 until 401.bzip -arch i386 miscompilation is fixed. P...Andrew Trick2011-09-131-1/+1
* Disable IV rewriting by default. See PR10916.Andrew Trick2011-09-131-1/+1
* -unroll-scev flag removalAndrew Trick2011-09-021-1/+1
* Allow loop unrolling to get known trip counts from ScalarEvolution.Andrew Trick2011-08-111-0/+172
OpenPOWER on IntegriCloud