llvm-project/llvm/test/Transforms/AggressiveInstCombine
bipmis e9393789a9 [AggressiveInstCombine] Handle the insert point of the merged load correctly.
This patch updates the load insert point of the merged load in AggressiveInstCombine().
This is done to handle the reported test breaks by handling Alias Analysis correctly.

Differential Revision: https://reviews.llvm.org/D137201
2022-11-29 10:53:51 +00:00
..
AArch64 [AggressiveInstCombine] Handle the insert point of the merged load correctly. 2022-11-29 10:53:51 +00:00
ARM [AggressiveInstcombine] Conditionally fold saturated fptosi to llvm.fptosi.sat 2022-06-10 09:36:09 +01:00
X86 [AggressiveInstCombine] Handle the insert point of the merged load correctly. 2022-11-29 10:53:51 +00:00
funnel.ll [AggressiveInstCombine] Update tests to use opaque pointers (NFC) 2022-06-22 12:33:06 +02:00
lower-table-based-cttz-basics.ll [test][AggressiveInstCombine] Use -passes syntax in RUN lines. NFC 2022-10-13 10:44:37 +02:00
lower-table-based-cttz-dereferencing-pointer.ll [test][AggressiveInstCombine] Use -passes syntax in RUN lines. NFC 2022-10-13 10:44:37 +02:00
lower-table-based-cttz-non-argument-value.ll [test][AggressiveInstCombine] Use -passes syntax in RUN lines. NFC 2022-10-13 10:44:37 +02:00
lower-table-based-cttz-zero-element.ll [test][AggressiveInstCombine] Use -passes syntax in RUN lines. NFC 2022-10-13 10:44:37 +02:00
masked-cmp.ll
negative-lower-table-based-cttz.ll [test][AggressiveInstCombine] Use -passes syntax in RUN lines. NFC 2022-10-13 10:44:37 +02:00
popcount.ll
pr50555.ll [AggressiveInstCombine] Update tests to use opaque pointers (NFC) 2022-06-22 12:33:06 +02:00
rotate.ll [AggressiveInstCombine] Update tests to use opaque pointers (NFC) 2022-06-22 12:33:06 +02:00
trunc_ashr.ll [AggressiveInstCombine] Update tests to use opaque pointers (NFC) 2022-06-22 12:33:06 +02:00
trunc_assume.ll [test][AggressiveInstCombine] Use -passes syntax in RUN lines. NFC 2022-10-13 10:44:37 +02:00
trunc_const_expr.ll
trunc_lshr.ll [AggressiveInstCombine] Update tests to use opaque pointers (NFC) 2022-06-22 12:33:06 +02:00
trunc_multi_uses.ll
trunc_phi.ll [test][AggressiveInstCombine] Use -passes syntax in RUN lines. NFC 2022-10-13 10:44:37 +02:00
trunc_select.ll
trunc_select_cmp.ll
trunc_shl.ll
trunc_udivrem.ll [test][AggressiveInstCombine] Use -passes syntax in RUN lines. NFC 2022-10-13 10:44:37 +02:00
trunc_unreachable_bb.ll
trunc_vector_instrs.ll [test][AggressiveInstCombine] Use -passes syntax in RUN lines. NFC 2022-10-13 10:44:37 +02:00