llvm-project/llvm/test/Transforms/LoopLoadElim
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
pr-48150.ll [LoopLoadElim] Make sure all loops are in simplify form. PR48150 2020-11-26 10:51:11 +07:00
pr46854-adress-spaces.ll [test][NewPM] Fix LoopLoadElim tests under NPM 2020-11-09 12:24:03 -08:00
pr47457.ll [LoopLoadElim] Filter away candidates that stop being AddRecs after loop versioning. PR47457 2020-09-10 13:30:31 +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