aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopUnroll/runtime-loop1.ll
AgeCommit message (Expand)AuthorFilesLines
2014-11-20Fix a trip-count overflow issue in LoopUnroll.Michael Zolotukhin1-1/+1
2014-09-29Use a loop to simplify the runtime unrolling prologue.Kevin Qin1-4/+4
2011-12-09Add -unroll-runtime for unrolling loops with run-time trip counts.Andrew Trick1-0/+30