llvm-project/llvm/test/Transforms/DeadStoreElimination/X86
Nikita Popov 176bbcae11 [DSE] Remove MemDep-based implementation
The MemorySSA-based implementation has been enabled without issue
for a while now, so keeping the old implementation around doesn't
seem useful anymore. This drops the MemDep-based implementation.

Differential Revision: https://reviews.llvm.org/D97877
2021-03-07 18:17:31 +01:00
..
gather-null-pointer.ll [DSE] Remove MemDep-based implementation 2021-03-07 18:17:31 +01:00