New testcases for bugs and the new DAE pass
authorChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2003 12:05:38 +0000 (12:05 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2003 12:05:38 +0000 (12:05 +0000)
commitf27aca9276a855a99122df37205830e4ad16e5ab
tree7f201857cc62dd3141adf6153a9bd3c4f89e002f
parent84c9d5c3c08ac602d53dcef4f7d6298e23a3ccb7
New testcases for bugs and the new DAE pass

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6693 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
test/C++Frontend/2003-06-08-BaseType.cpp [new file with mode: 0644]
test/C++Frontend/2003-06-08-VirtualFunctions.cpp [new file with mode: 0644]
test/C++Frontend/2003-06-13-Crasher.cpp [new file with mode: 0644]
test/CBackend/2003-06-11-HexConstant.ll [new file with mode: 0644]
test/CBackend/2003-06-11-LiteralStringProblem.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-06-11-HexConstant.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-06-11-LiteralStringProblem.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-06-11-InvalidCFG.ll [new file with mode: 0644]
test/Transforms/DSAnalysis/physicalsubtype.ll [new file with mode: 0644]
test/Transforms/DeadArgElim/Makefile [new file with mode: 0644]
test/Transforms/DeadArgElim/basictest.ll [new file with mode: 0644]
test/Transforms/GCSE/2003-06-13-LoadStoreEliminate.ll [new file with mode: 0644]