llvm-6502/test
Evan Cheng f4d6822348 Fix test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33507 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-25 22:28:32 +00:00
..
Analysis Ignore the output directory. 2007-01-17 01:48:42 +00:00
Archive
Assembler Fix incorrect run line. 2007-01-20 08:48:05 +00:00
BugPoint Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
Bytecode Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
C++Frontend PR1085 is fixed now. 2007-01-09 00:05:55 +00:00
CFrontend new testcase 2007-01-25 02:52:33 +00:00
CodeGen Fix test case. 2007-01-25 22:28:32 +00:00
Debugger Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo PR1068 - Unbounded array debug info. 2007-01-02 11:53:52 +00:00
ExecutionEngine For PR950: 2006-12-31 06:02:00 +00:00
Feature Packed structs use packed struct initializers 2007-01-08 18:15:35 +00:00
Integer Try a negative number with ashr. 2007-01-20 20:30:13 +00:00
lib
Linker Global variables are not renamed by llvm-upgrade any more. 2007-01-05 18:37:18 +00:00
Other Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Scripts Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
TableGen
Transforms remove an execution test from llvm/test 2007-01-18 22:24:04 +00:00
Verifier testcases for PR1042 2006-12-16 02:26:57 +00:00
.cvsignore
Failure.sh
Makefile Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Makefile.tests
TestRunner.sh