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
57cf6ee9c8
llvm-project
/
llvm
/
test
/
Transforms
/
IRCE
History
czhengsz
8b8ba44047
[SCEV] get more accurate range for AddExpr with wrap flag.
...
Reviewed By: nikic Differential Revision:
https://reviews.llvm.org/D64869
2020-01-07 20:58:04 -05:00
..
add-metadata-pre-post-loops.ll
…
bad-loop-structure.ll
…
bad_expander.ll
[SCEV] Pass NoWrapFlags when expanding an AddExpr
2019-06-14 09:19:41 +00:00
bug-loop-varying-upper-limit.ll
…
bug-mismatched-types.ll
…
clamp.ll
…
conjunctive-checks.ll
[SCEV] Pass NoWrapFlags when expanding an AddExpr
2019-06-14 09:19:41 +00:00
correct-loop-info.ll
…
decrementing-loop.ll
[SCEV] Pass NoWrapFlags when expanding an AddExpr
2019-06-14 09:19:41 +00:00
empty_ranges.ll
…
eq_ne.ll
…
low-becount.ll
…
multiple-access-no-preloop.ll
[SCEV] Add explicit representations of umin/smin
2019-05-07 15:28:47 +00:00
non_known_positive_end.ll
…
not-likely-taken.ll
…
only-lower-check.ll
…
only-upper-check.ll
…
optimistic_scev.ll
…
pre_post_loops.ll
…
range_intersect_miscompile.ll
…
ranges_of_different_types.ll
[SCEV] get more accurate range for AddExpr with wrap flag.
2020-01-07 20:58:04 -05:00
rc-negative-bound.ll
[SCEV] Add smin support to getRangeRef
2019-09-12 21:32:27 +00:00
single-access-no-preloop.ll
[SCEV] Pass NoWrapFlags when expanding an AddExpr
2019-06-14 09:19:41 +00:00
single-access-with-preloop.ll
[SCEV] Pass NoWrapFlags when expanding an AddExpr
2019-06-14 09:19:41 +00:00
skip-profitability-checks.ll
…
stride_more_than_1.ll
[SCEV] Pass NoWrapFlags when expanding an AddExpr
2019-06-14 09:19:41 +00:00
unhandled.ll
…
unsigned_comparisons_ugt.ll
[SCEV] Pass NoWrapFlags when expanding an AddExpr
2019-06-14 09:19:41 +00:00
unsigned_comparisons_ult.ll
[SCEV] Pass NoWrapFlags when expanding an AddExpr
2019-06-14 09:19:41 +00:00
variable-loop-bounds.ll
…
wide_indvar.ll
…
with-parent-loops.ll
…