llvm-6502/test
Evan Cheng b1ed76a04f Update.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29092 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-10 21:49:09 +00:00
..
Analysis not really XFailing these, as only incompleteness is wrong in the graph 2006-06-28 20:14:30 +00:00
Archive Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Assembler New testcase, check that the bc file correctly encodes varargs nonccc calls. 2006-05-26 18:41:26 +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 PR# not associated with XFAIL 2006-06-16 16:57:43 +00:00
CodeGen Update. 2006-07-10 21:49:09 +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 Fix a problem where dejagnu won't accept the value of global tcl variable 2006-05-28 07:22:42 +00:00
lib No, libLLVMbzip2 does not have a .a suffix. 2006-06-01 07:23:32 +00:00
Linker New testcase, the linker is not merging alignments right. 2006-06-16 01:20:58 +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 Add tests for 16-bit byteswaps. 2006-07-10 20:25:01 +00:00
Verifier Fix an accidental commit. 2006-04-13 17:21:49 +00:00
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh
Makefile Fix a problem where dejagnu won't accept the value of global tcl variable 2006-05-28 07:22:42 +00:00
Makefile.tests
TestRunner.sh Just a minor tweak so you can run things like: 2006-06-17 08:06:33 +00:00