This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
c5f3963bcb
llvm-project
/
llvm
/
test
/
Transforms
/
LoopUnroll
History
Benjamin Kramer
0bf086f80f
LoopUnrollRuntime: Check for overflow in the trip count calculation.
...
Fixes PR19823. llvm-svn: 211436
2014-06-21 13:46:25 +00:00
..
PowerPC
Reduce verbiage of lit.local.cfg files
2014-06-09 22:42:55 +00:00
X86
Reduce verbiage of lit.local.cfg files
2014-06-09 22:42:55 +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
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
2011-08-09-IVSimplify.ll
…
2011-08-09-PhiUpdate.ll
Fixup to r186268 and r186269: don't append -LABEL to CHECK-NOT. No functionality change.
2013-07-14 02:10:57 +00:00
2011-10-01-NoopTrunc.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
2012-04-09-unroll-indirectbr.ll
…
basic.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
loop-remarks.ll
Fix vectorization remarks.
2014-04-29 20:06:10 +00:00
partial-unroll-optsize.ll
…
pr10813.ll
…
pr11361.ll
…
pr14167.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
pr18861.ll
LCSSA should be performed on the outermost affected loop while unrolling loop.
2014-05-29 06:47:23 +00:00
runtime-loop.ll
LoopUnrollRuntime: Check for overflow in the trip count calculation.
2014-06-21 13:46:25 +00:00
runtime-loop1.ll
…
runtime-loop2.ll
…
runtime-loop3.ll
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
scevunroll.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
shifted-tripcount.ll
…
unloop.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
unroll-pragmas.ll
Teach LoopUnrollPass to respect loop unrolling hints in metadata.
2014-06-16 23:53:02 +00:00