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
5beebf9c58
llvm-project
/
llvm
/
test
/
Transforms
/
IRCE
History
Simon Pilgrim
5a02bf4f95
[IRCE] Add test case for PR48051
2020-12-14 12:01:19 +00:00
..
add-metadata-pre-post-loops.ll
…
bad-loop-structure.ll
…
bad_expander.ll
…
bug-loop-varying-upper-limit.ll
…
bug-mismatched-types.ll
…
clamp.ll
…
conjunctive-checks.ll
…
correct-loop-info.ll
…
decrementing-loop.ll
…
empty_ranges.ll
…
eq_ne.ll
…
low-becount.ll
…
low-iterations.ll
[IRCE] Use the same min runtime iteration threshold for BPI and BFI checks
2020-11-16 09:21:50 +07:00
multiple-access-no-preloop.ll
[IRCE] Use the same min runtime iteration threshold for BPI and BFI checks
2020-11-16 09:21:50 +07:00
non-loop-invariant-rhs-instr.ll
…
non_known_positive_end.ll
…
not-likely-taken.ll
…
only-lower-check.ll
…
only-upper-check.ll
…
optimistic_scev.ll
…
pr48051.ll
[IRCE] Add test case for PR48051
2020-12-14 12:01:19 +00:00
pre_post_loops.ll
[NFC] Chec[^k] -> Check
2020-12-08 11:54:39 +00:00
range_intersect_miscompile.ll
…
ranges_of_different_types.ll
…
rc-negative-bound.ll
…
single-access-no-preloop.ll
…
single-access-with-preloop.ll
…
skip-profitability-checks.ll
…
stride_more_than_1.ll
…
unhandled.ll
…
unsigned_comparisons_ugt.ll
…
unsigned_comparisons_ult.ll
…
variable-loop-bounds.ll
…
wide_indvar.ll
…
with-parent-loops.ll
…