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
9325b8da1702238f15f837b6e07f099baf4dcd94
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopLoadElim
History
Florian Hahn
890079ef18
[LoopLoadElim] Add tests with uncomputable BTCs.
2021-01-01 13:57:02 +00: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
symbolic-stride.ll
…
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
…