llvm-6502/test/Transforms/DeadStoreElimination
Reid Spencer 2676f83776 Tired of wading through cvs's list ? files that are generated when building
with srcdir = objdir to see what's okay and what's cruft. So, in goes a
bunch of .cvsignore files to shut cvs up about known output from running
"make check".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27009 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-23 23:41:57 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +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 New testcase for DSE 2004-07-25 07:57:50 +00:00
PartialStore.ll Add a comment, add a new testcase 2004-12-29 04:35:30 +00:00
simple.llx Trivial testcase for dse 2004-07-22 07:59:20 +00:00