llvm-6502/test
Bill Wendling eb9a42c90b Fix for PR1095:
LLVM would miscompile ASM dialects when compiling for PPC. Added dialects for
the X86 and PPC backends. It defaults to "0", the first variant of a compound
inline asm expression.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33246 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-16 03:42:04 +00:00
..
Analysis testcase for pr1110 2007-01-14 18:33:11 +00:00
Archive
Assembler For PR1043: 2007-01-13 05:06:52 +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 verify that hidden visibility support never goes away 2007-01-14 18:57:37 +00:00
CodeGen Fix for PR1095: 2007-01-16 03:42:04 +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
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
TableGen
Transforms new testcase 2007-01-15 07:29:29 +00:00
Verifier testcases for PR1042 2006-12-16 02:26:57 +00:00
.cvsignore
Failure.sh
Makefile
Makefile.tests
TestRunner.sh