llvm-6502/test/Transforms/DeadStoreElimination
2009-11-07 08:34:40 +00:00
..
2004-11-28-LiveStoreDeleted.ll
2004-12-28-PartialStore.ll
2005-11-30-vaarg.ll
2006-06-27-AST-Remove.ll
2008-07-28-load-store.ll Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test 2009-11-03 15:29:06 +00:00
2008-11-28-MemDepUpdate.ll
2008-11-29-OffEndOfBlock.ll
alloca.ll
byval.ll
context-sensitive.ll Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test 2009-11-03 15:29:06 +00:00
crash.ll
dg.exp
free.ll
lifetime-simple.ll
lifetime.ll Teach dead store elimination that certain intrinsics write to memory just like 2009-11-07 08:34:40 +00:00
memcpy.ll
memintrinsics.ll Teach dead store elimination that certain intrinsics write to memory just like 2009-11-07 08:34:40 +00:00
no-targetdata.ll improve DSE when TargetData is not around, based on work by 2009-11-04 23:20:12 +00:00
PartialStore.ll Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test 2009-11-03 15:29:06 +00:00
simple.ll Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test 2009-11-03 15:29:06 +00:00
volatile-load.ll