llvm-project/llvm/test/Transforms/LoopLoadElim
Arthur Eubanks 1bdc6eacba [LoopLoadElim] Support opaque pointers
With typed pointers the pointer operand type checks the address space
and the load/store type. With opaque pointers we have to check the
load/store type separately.
2022-02-09 09:22:21 -08:00
..
backward.ll
cond-load.ll
convergent.ll
def-store-before-load.ll
forward.ll
loop-simplify-dep.ll
memcheck.ll
multiple-stores-same-block.ll
new-pm-preheader-problem.ll
non-consecutive.ll
opt-size.ll
pr-48150.ll
pr-49141.ll
pr46854-adress-spaces.ll
pr47457.ll
symbolic-stride.ll
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
unknown-dep.ll