This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d77bb5f06129fe0f0c19e41400a7fd6ce2f2069
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopUnroll
History
Andrew Trick
2d8494a030
A slew of unit tests for the recent LoopInfo::updateUnloop feature
...
checked in at r137276 and r137341. llvm-svn: 137385
2011-08-11 23:38:09 +00:00
..
2004-05-13-DontUnrollTooMuch.ll
…
2005-03-06-BadLoopInfoUpdate.ll
…
2006-08-24-MultiBlockLoop.ll
…
2007-04-16-PhiUpdate.ll
…
2007-05-05-UnrollMiscomp.ll
…
2007-05-09-UnknownTripCount.ll
…
2007-11-05-Crash.ll
…
2011-08-08-PhiUpdate.ll
Fix the LoopUnroller to handle nontrivial loops and partial unrolling.
2011-08-10 00:28:10 +00:00
2011-08-09-IVSimplify.ll
Invoke SimplifyIndVar when we partially unroll a loop. Fixes PR10534.
2011-08-10 04:29:49 +00:00
2011-08-09-PhiUpdate.ll
Fix the LoopUnroller to handle nontrivial loops and partial unrolling.
2011-08-10 00:28:10 +00:00
basic.ll
add a testcase for r125827
2011-02-18 05:05:01 +00:00
dg.exp
…
scevunroll.ll
Allow loop unrolling to get known trip counts from ScalarEvolution.
2011-08-11 23:36:16 +00:00
shifted-tripcount.ll
…
unloop.ll
A slew of unit tests for the recent LoopInfo::updateUnloop feature
2011-08-11 23:38:09 +00:00