llvm-project/llvm/test/Transforms/DeadStoreElimination/MSSA
Florian Hahn 4184b2e034 [DSE,MSSA] Add additional test cases for multi-path elimination (NFC).
This adds additional test cases for more scenarios and also with objects
that are accessible after the functions return and allocas.
2020-04-08 15:26:26 +01:00
..
X86
2011-03-25-DSEMiscompile.ll
2011-09-06-EndOfFunction.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
2011-09-06-MemCpy.ll
2016-07-17-UseAfterFree.ll
OverwriteStoreBegin.ll [DSE] Track overlapping stores. 2020-02-23 15:44:40 +00:00
OverwriteStoreEnd.ll [DSE] Track overlapping stores. 2020-02-23 15:44:40 +00:00
PartialStore.ll
PartialStore2.ll
atomic-overlapping.ll [DSE,MSSA] Do not attempt to remove un-removable memdefs. 2020-02-25 13:31:46 +00:00
atomic-todo.ll [DSE,MSSA] Do not attempt to remove un-removable memdefs. 2020-02-25 13:31:46 +00:00
atomic.ll [DSE,MSSA] Do not attempt to remove un-removable memdefs. 2020-02-25 13:31:46 +00:00
calloc-store.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
combined-partial-overwrites.ll
const-pointers.ll
crash.ll
cs-cs-aliasing.ll
debug-counter.ll [DSE,MSSA] Dbg counters required assertions. Mark test accordingly. 2020-02-21 17:34:34 +00:00
debuginfo.ll
dominate.ll
fence-todo.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
fence.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
free.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
inst-limits.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
int_sideeffect.ll
invariant.start.ll
launder.invariant.group.ll
libcalls.ll
lifetime.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
mda-with-dbg-values.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
memcpy-complete-overwrite.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
memcpy-lifetimes.ll
memintrinsics.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
memoryssa-scan-limit.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
memset-and-memcpy.ll [DSE,MSSA] Do not attempt to remove un-removable memdefs. 2020-02-25 13:31:46 +00:00
memset-missing-debugloc.ll [DSE] Track overlapping stores. 2020-02-23 15:44:40 +00:00
memset-unknown-sizes.ll [DSE,MSSA] Precommit additional tests for D73763. 2020-03-20 13:39:46 +00:00
merge-stores-big-endian.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
merge-stores.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
multiblock-captures.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
multiblock-exceptions.ll [DSE] Support traversing MemoryPhis. 2020-03-20 07:51:42 +00:00
multiblock-loops.ll [DSE] Support traversing MemoryPhis. 2020-03-20 07:51:42 +00:00
multiblock-malloc-free.ll
multiblock-memintrinsics.ll [DSE,MSSA] Add additional test cases for multi-path elimination (NFC). 2020-04-08 15:26:26 +01:00
multiblock-memoryphis.ll [DSE] Support traversing MemoryPhis. 2020-03-20 07:51:42 +00:00
multiblock-multipath.ll [DSE,MSSA] Add additional test cases for multi-path elimination (NFC). 2020-04-08 15:26:26 +01:00
multiblock-overlap.ll [DSE,MSSA] Precommit additional tests for D73763. 2020-03-20 13:39:46 +00:00
multiblock-partial.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
multiblock-simple.ll [DSE] Support traversing MemoryPhis. 2020-03-20 07:51:42 +00:00
multiblock-throwing.ll
no-targetdata.ll
operand-bundles.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
overlap.ll
pr11390.ll
simple-todo.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
simple.ll Recommit "[DSE] Add first version of MemorySSA-backed DSE (Bottom up walk)." 2020-02-12 14:17:50 +00:00
tail-byval.ll