llvm-6502/test/Transforms/DeadStoreElimination
Nick Lewycky f8f558d9e1 Fix typo in test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144774 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-16 03:56:38 +00:00
..
2011-03-25-DSEMiscompile.ll
2011-09-06-EndOfFunction.ll
2011-09-06-MemCpy.ll
atomic.ll
const-pointers.ll
crash.ll
dg.exp
free.ll Do simple cross-block DSE when we encounter a free statement. Fixes PR11240. 2011-11-05 10:48:42 +00:00
lifetime.ll
memintrinsics.ll
no-targetdata.ll
OverwriteStoreEnd.ll DeadStoreElimination can now trim the size of a store if the end of the store is dead. 2011-11-09 23:07:35 +00:00
PartialStore.ll
pr11390.ll Fix typo in test. 2011-11-16 03:56:38 +00:00
simple.ll