This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
LoopLoadElim
History
Philip Reames
7a04526117
Autogen a couple of predicated SCEV tests
2022-02-11 13:56:35 -08:00
..
backward.ll
…
cond-load.ll
…
convergent.ll
…
def-store-before-load.ll
…
forward.ll
…
loop-simplify-dep.ll
[test][NewPM] Fix LoopLoadElim tests under NPM
2020-11-09 12:24:03 -08:00
memcheck.ll
…
multiple-stores-same-block.ll
…
new-pm-preheader-problem.ll
…
non-consecutive.ll
…
opt-size.ll
[test][NewPM] Fix LoopLoadElim tests under NPM
2020-11-09 12:24:03 -08:00
pr46854-adress-spaces.ll
[test][NewPM] Fix LoopLoadElim tests under NPM
2020-11-09 12:24:03 -08:00
pr47457.ll
…
pr-48150.ll
[LoopLoadElim] Make sure all loops are in simplify form. PR48150
2020-11-26 10:51:11 +07:00
pr-49141.ll
[IndVars] Provide eliminateIVComparison with context
2021-03-19 12:28:22 +07:00
symbolic-stride.ll
Autogen a couple of predicated SCEV tests
2022-02-11 13:56:35 -08:00
type-mismatch-opaque-ptr.ll
[LoopLoadElim] Support opaque pointers
2022-02-09 09:22:21 -08:00
type-mismatch.ll
…
uncomputable-backedge-taken-count.ll
[LoopLoadElim] Add tests with uncomputable BTCs.
2021-01-01 13:57:02 +00:00
unknown-dep.ll
…