llvm-project/llvm/test/Transforms/EarlyCSE
Arthur Eubanks af6b9939aa [EarlyCSE][OpaquePtr] Check access type when performing DSE
This will bail out on target specific intrinsics. If those are deemed
important enough for EarlyCSE to handle, we can augment MemIntrinsicInfo
with an access type for TargetTransformInfo::getTgtMemIntrinsic() to
handle.

Reviewed By: #opaque-pointers, nikic

Differential Revision: https://reviews.llvm.org/D120077
2022-02-17 11:58:53 -08:00
..
AArch64
AMDGPU
PowerPC
X86
and_or.ll
atomics.ll [EarlyCSE] Regenerate test checks (NFC) 2022-01-20 14:49:26 +01:00
basic.ll [EarlyCSE] Regenerate test checks (NFC) 2022-01-20 14:49:26 +01:00
commute.ll
conditional.ll
const-speculation.ll [EarlyCSE] Regenerate test checks (NFC) 2022-01-20 14:49:26 +01:00
debug-info-undef.ll
debuginfo-dce.ll
defaultfp-strictfp.ll
edge.ll
fence.ll
flags.ll [EarlyCSE] Retain poison flags, if program is UB if poison. 2021-12-11 15:11:44 +00:00
floatingpoint.ll [EarlyCSE] Regenerate test checks (NFC) 2022-01-20 14:49:26 +01:00
gc_relocate.ll [Statepoint] Update gc.statepoint calls in tests with elementtype (NFC) 2022-02-04 14:15:41 +01:00
getmatchingvalue-crash.ll
globalsaa-memoryssa.ll
guards.ll
instsimplify-dom.ll
int_sideeffect.ll
invariant-loads.ll
invariant.start.ll
masked-intrinsics-unequal-masks.ll
masked-intrinsics.ll
memoryssa.ll [EarlyCSE] Regenerate test checks (NFC) 2022-01-20 14:49:26 +01:00
noalias-scope-decl.ll
opaque-ptr.ll [EarlyCSE][OpaquePtr] Check access type when performing DSE 2022-02-17 11:58:53 -08:00
phi.ll
pr33406.ll [EarlyCSE] Regenerate test checks (NFC) 2022-01-20 14:49:26 +01:00
readnone-mayunwind.ll [EarlyCSE] Regenerate test checks (NFC) 2022-01-20 14:49:26 +01:00
reuse-preserved-memoryssa.ll
writeonly.ll [EarlyCSE] Regenerate test checks (NFC) 2022-01-20 14:49:26 +01:00