llvm-6502/test/Transforms/DeadStoreElimination
2008-01-29 06:40:32 +00:00
..
2004-11-28-LiveStoreDeleted.ll
2004-12-28-PartialStore.ll
2005-11-30-vaarg.ll
2006-06-27-AST-Remove.ll
alloca.llx
byval.ll DeadStoreElimination can treat byval parameters as if there were alloca's for the purpose of removing end-of-function stores. 2008-01-25 10:10:33 +00:00
context-sensitive.llx
dg.exp
free.llx
memcpy.ll Add a testcase for eliminating memcpy's at the end of functions. Forgot to commit this with my last commit. 2008-01-29 06:40:32 +00:00
PartialStore.ll Fix test/Transforms/DeadStoreElimination/PartialStore.ll, which had been 2007-11-01 05:29:16 +00:00
simple.llx