llvm-6502/test/Transforms/DeadStoreElimination
Chris Lattner c2c2009e2c new testcase dse is miscompiling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24544 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-30 19:37:08 +00:00
..
2004-11-28-LiveStoreDeleted.ll New testcase. The store is not dead here. 2004-11-28 19:54:02 +00:00
2004-12-28-PartialStore.ll Add a comment, add a new testcase 2004-12-29 04:35:30 +00:00
2005-11-30-vaarg.ll new testcase dse is miscompiling 2005-11-30 19:37:08 +00:00
alloca.llx New testcase 2004-07-26 06:11:42 +00:00
context-sensitive.llx New testcase. DSE should delete all of the DEAD instructions. 2004-07-27 02:19:27 +00:00
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
free.llx
PartialStore.ll Add a comment, add a new testcase 2004-12-29 04:35:30 +00:00
simple.llx