llvm-6502/test/Transforms/LoopUnroll
Owen Anderson 3b53c4ee91 Implement unrolling of multiblock loops. This significantly improves the
utility of the LoopUnroll pass.

Also, add a testcase for multiblock-loop unrolling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29859 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-24 21:28:19 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2004-05-13-DontUnrollTooMuch.ll New testcase that used to cause the unroller to try to unroll the loop 2G times. :( 2004-05-13 20:43:15 +00:00
2005-03-06-BadLoopInfoUpdate.ll New testcase for PR532 2005-03-06 20:56:55 +00:00
2006-08-24-MultiBlockLoop.ll Implement unrolling of multiblock loops. This significantly improves the 2006-08-24 21:28:19 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00