llvm-6502/test
Chris Lattner 8e8a511b58 new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28486 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-25 23:23:22 +00:00
..
Analysis another c99 style problem 2006-04-25 19:27:56 +00:00
Archive Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Assembler Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
BugPoint Only look at .ll files in this directory 2006-04-13 17:32:53 +00:00
Bytecode Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
C++Frontend Another case where a dead cast was causing the test to spuriously 2006-04-13 17:28:28 +00:00
CFrontend new testcase 2006-05-19 19:34:09 +00:00
CodeGen New test case. x86 isel was creating a cycle in the DAG. 2006-05-25 20:21:19 +00:00
Debugger Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
ExecutionEngine This test is buggy: printf is a varargs function. This fixes the test with 2006-05-17 23:43:56 +00:00
Feature new testcase for csretcc 2006-05-19 22:00:54 +00:00
lib Improve error output. Use the third parameter of the "catch" command to 2006-05-18 19:42:16 +00:00
Linker Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Other Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Scripts
TableGen Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Transforms new testcase 2006-05-25 23:23:22 +00:00
Verifier Fix an accidental commit. 2006-04-13 17:21:49 +00:00
.cvsignore
Failure.sh
Makefile Use quotes properly so that the possibility of a null variable set is 2006-04-13 20:33:59 +00:00
Makefile.tests
TestRunner.sh