This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-05 11:46:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
LoopUnroll
History
Nick Lewycky
772024a00d
Don't try to loop on iterators that are potentially invalidated inside the loop. Fixes PR11361!
...
llvm-svn: 144454
2011-11-12 03:09:12 +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
…
2011-08-09-IVSimplify.ll
…
2011-08-09-PhiUpdate.ll
…
2011-10-01-NoopTrunc.ll
Unit test for r140919, loop unroll heuristics.
2011-10-04 00:07:02 +00:00
basic.ll
…
dg.exp
…
pr10813.ll
…
pr11361.ll
Don't try to loop on iterators that are potentially invalidated inside the loop. Fixes PR11361!
2011-11-12 03:09:12 +00:00
scevunroll.ll
…
shifted-tripcount.ll
…
unloop.ll
…