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
4b2f3269ab4103e1acdc94de09058856a75d1434
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopUnroll
History
Davide Italiano
cc7257c200
[LoopUnroll] Fix a test. REQUIRE should be REQUIRES.
...
Found by inspection. llvm-svn: 302909
2017-05-12 15:30:58 +00:00
..
AArch64
…
AMDGPU
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
2017-03-21 21:39:51 +00:00
PowerPC
…
X86
…
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
…
2012-04-09-unroll-indirectbr.ll
…
basic.ll
…
convergent.ll
…
ephemeral.ll
…
epilog_const_phi.ll
Add test missed in r296770.
2017-03-04 05:20:02 +00:00
full-unroll-bad-cost.ll
…
full-unroll-crashers.ll
…
full-unroll-heuristics-2.ll
…
full-unroll-heuristics-cmp.ll
…
full-unroll-heuristics-dce.ll
…
full-unroll-heuristics-geps.ll
…
full-unroll-heuristics-phi-prop.ll
…
full-unroll-heuristics.ll
…
full-unroll-keep-first-exit.ll
…
high-cost-trip-count-computation.ll
…
ignore-annotation-intrinsic-cost.ll
…
loop-remarks-with-hotness.ll
…
loop-remarks.ll
…
not-rotated.ll
[LoopUnroll] Fix a test. REQUIRE should be REQUIRES.
2017-05-12 15:30:58 +00:00
partial-unroll-const-bounds.ll
…
peel-loop2.ll
[LoopUnroll] Remap references in peeled iteration
2017-03-26 16:46:53 +00:00
peel-loop-irreducible.ll
[LoopUnroll] Don't peel loops where the latch isn't the exiting block
2017-03-16 21:07:48 +00:00
peel-loop-negative.ll
[LoopPeeling] Fix condition for phi-eliminating peeling
2017-04-17 05:38:28 +00:00
peel-loop-not-forced.ll
[LoopPeeling] Get rid of Phis that become invariant after N steps
2017-04-17 09:52:02 +00:00
peel-loop-pgo.ll
…
peel-loop.ll
…
pr10813.ll
…
pr11361.ll
…
pr14167.ll
…
pr18861.ll
…
pr27157.ll
…
pr28132.ll
…
pr31718.ll
…
rebuild_lcssa.ll
…
revisit.ll
…
runtime-li.ll
…
runtime-loop1.ll
…
runtime-loop2.ll
…
runtime-loop3.ll
The patch fixes r296770
2017-03-02 19:41:38 +00:00
runtime-loop4.ll
…
runtime-loop5.ll
…
runtime-loop.ll
…
scevunroll.ll
…
shifted-tripcount.ll
…
tripcount-overflow.ll
…
unloop.ll
…
unroll-cleanup.ll
…
unroll-cleanuppad.ll
…
unroll-count.ll
…
unroll-heuristics-pgo.ll
…
unroll-opt-attribute.ll
Loop unroller: set thresholds for optsize and minsize functions to zero
2016-05-10 21:45:55 +00:00
unroll-pragmas-disabled.ll
…
unroll-pragmas.ll
…
update-loop-info-in-subloops.ll
…