summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopUnroll/scevunroll.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Modify two Transforms tests to explicitly check for full function names in so...Stephen Lin2013-07-14
* Prevent loop-unroll from making assumptions about undefined behavior.Andrew Trick2013-05-31
* Reapply r139759. Disable IV rewriting by default. See PR10916.Andrew Trick2011-09-15
* [indvars] Revert r139579 until 401.bzip -arch i386 miscompilation is fixed. P...Andrew Trick2011-09-13
* Disable IV rewriting by default. See PR10916.Andrew Trick2011-09-13
* -unroll-scev flag removalAndrew Trick2011-09-02
* Allow loop unrolling to get known trip counts from ScalarEvolution.Andrew Trick2011-08-11