llvm-6502/test/Transforms/DeadStoreElimination
2008-01-30 01:24:47 +00:00
..
2004-11-28-LiveStoreDeleted.ll Rename FastDSE to just DSE. 2007-08-01 06:36:51 +00:00
2004-12-28-PartialStore.ll Rename FastDSE to just DSE. 2007-08-01 06:36:51 +00:00
2005-11-30-vaarg.ll Rename FastDSE to just DSE. 2007-08-01 06:36:51 +00:00
2006-06-27-AST-Remove.ll Rename FastDSE to just DSE. 2007-08-01 06:36:51 +00:00
alloca.llx Forgot to update these files for the FastDSE changes. 2007-08-01 16:53:51 +00:00
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 Forgot to update these files for the FastDSE changes. 2007-08-01 16:53:51 +00:00
dg.exp For PR1319: 2007-04-15 08:30:33 +00:00
free.llx Forgot to update these files for the FastDSE changes. 2007-08-01 16:53:51 +00:00
memcpy.ll Make DSE much more aggressive by performing DCE earlier. Update a testcase to reflect this increased aggressiveness. 2008-01-30 01:24:47 +00:00
PartialStore.ll Fix test/Transforms/DeadStoreElimination/PartialStore.ll, which had been 2007-11-01 05:29:16 +00:00
simple.llx Forgot to update these files for the FastDSE changes. 2007-08-01 16:53:51 +00:00