llvm-6502/test/Transforms/DeadStoreElimination
2010-11-21 07:34:32 +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
2008-11-28-MemDepUpdate.ll
2008-11-29-OffEndOfBlock.ll
2009-11-10-Trampoline.ll
alloca.ll
byval.ll
const-pointers.ll
context-sensitive.ll
crash.ll
dg.exp
free.ll Enhance DSE to handle the case where a free call makes more than 2010-11-12 02:19:17 +00:00
lifetime.ll
memcpy.ll
memintrinsics.ll
no-targetdata.ll
partial-overwrite.ll
PartialStore.ll
simple.ll implement PR8576, deleting dead stores with intervening may-alias stores. 2010-11-21 07:34:32 +00:00
volatile-load.ll