summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopUnroll/unloop.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-6/+6
* Prevent loop-unroll from making assumptions about undefined behavior.Andrew Trick2013-05-311-16/+18
* Fix a corner case in updating LoopInfo after fully unrolling an outer loop.Andrew Trick2011-11-181-0/+41
* -unroll-scev flag removalAndrew Trick2011-09-021-1/+1
* A slew of unit tests for the recent LoopInfo::updateUnloop featureAndrew Trick2011-08-111-0/+429