llvm-6502/test
Dan Gohman 74f6f9a931 Enable the new no-SP register classes by default. This is to address
PR4572. A few tests have some minor code regressions due to different
coalescing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78217 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-05 17:40:24 +00:00
..
Analysis ZIV tester for LDA. 2009-08-05 04:26:05 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Use separate ValueList for metadata. 2009-08-04 06:00:18 +00:00
BugPoint
CodeGen Enable the new no-SP register classes by default. This is to address 2009-08-05 17:40:24 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC llvm-gcc checks the static asm variable is valid in ValidateRegisterVariable. Make this work for PPC. 2009-08-04 04:48:31 +00:00
FrontendC++ Add test for PR4678 2009-08-04 03:44:37 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC/AsmParser
Other
Scripts
TableGen
Transforms Add -disable-output. Thanks Bill! 2009-08-03 22:24:22 +00:00
Verifier
Makefile Avoid a problem with ulimit on Solaris & friends, patch by Edward O'Callaghan! 2009-08-01 03:37:54 +00:00
Makefile.tests
TestRunner.sh