aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopUnroll/tripcount-overflow.ll
AgeCommit message (Expand)AuthorFilesLines
2016-08-02[LoopUnroll] Switch the default value of -unroll-runtime-epilog back to its o...Michael Zolotukhin1-1/+1
2016-04-27The patch fixes PR27392.Evgeny Stupachenko1-9/+21
2016-04-05Adds the ability to use an epilog remainder loop during loop unrolling and makesDavid L Kreitzer1-5/+5
2015-02-18Partial fix for bug 22589Sanjoy Das1-11/+18
2014-11-20Fix a trip-count overflow issue in LoopUnroll.Michael Zolotukhin1-0/+30