llvm-project/llvm/test/Transforms/MergeICmps/X86
Nikita Popov d3a52089eb Reapply [MergeICmps] Don't require GEP
Recommit without changes over 53abe3ff66,
which addressed the cause of the reported crash.

-----

With opaque pointers, the zero-offset load will generally not use
a GEP. Allow a direct load without GEP, which is treated the same
way as a zero-offset GEP.
2022-03-04 11:39:11 +01:00
..
addressspaces.ll
alias-merge-blocks.ll
atomic.ll
entry-block-shuffled-2.ll
entry-block-shuffled.ll
gep-references-bb.ll
gep-used-outside.ll
int64-and-ptr.ll
last-block-produce-no-value.ll
lit.local.cfg
multiple-blocks-does-work.ll
no-gep-other-work.ll Reapply [MergeICmps] Don't require GEP 2022-03-04 11:39:11 +01:00
opaque-ptr.ll Reapply [MergeICmps] Don't require GEP 2022-03-04 11:39:11 +01:00
pair-int32-int32.ll
pr36557.ll
pr41917.ll
pr53959.ll
split-block-does-work.ll
tuple-four-int8.ll
two-complex-bb.ll
volatile.ll