This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f7d4a9900c763a82d905901b62fbc1065b82f88a
llvm-project
/
llvm
/
test
/
Regression
/
Transforms
/
LoopUnroll
History
Owen Anderson
e001d811ba
Implement unrolling of multiblock loops. This significantly improves the
...
utility of the LoopUnroll pass. Also, add a testcase for multiblock-loop unrolling. llvm-svn: 29859
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