llvm-6502/test/Transforms/LoopUnroll
Matthijs Kooijman 75cf9cc527 Add -unroll-allow-partial command line option that enabled the loop unroller to
partially unroll a loop when fully unrolling would not fit under the threshold.

Patch by Mikael Lepistö.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54160 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-29 13:21:23 +00:00
..
2004-05-13-DontUnrollTooMuch.ll Upgrade tests. 2008-03-19 07:28:33 +00:00
2005-03-06-BadLoopInfoUpdate.ll Upgrade tests. 2008-03-19 07:28:33 +00:00
2006-08-24-MultiBlockLoop.ll Upgrade tests. 2008-03-19 07:28:33 +00:00
2007-04-16-PhiUpdate.ll Upgrade tests. 2008-03-19 07:28:33 +00:00
2007-05-05-UnrollMiscomp.ll new testcase for PR1385 2007-05-05 18:48:52 +00:00
2007-05-09-UnknownTripCount.ll Add a testcase for unrolling loops with unknown tripcounts. 2007-05-18 19:59:23 +00:00
2007-11-05-Crash.ll Be more careful modifying the use_list while also iterating through it. 2008-01-27 18:35:00 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
partial.ll Add -unroll-allow-partial command line option that enabled the loop unroller to 2008-07-29 13:21:23 +00:00