llvm-6502/test
Reid Spencer 4274e40514 For PR1370:
Rearrange some tests so that if PowerPC is not being built we don't try to
run PowerPC specific tests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36587 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-30 05:11:58 +00:00
..
Analysis Add two test cases to cover apintification change. 2007-04-26 16:44:48 +00:00
Archive
Assembler new testcase 2007-04-26 05:28:45 +00:00
BugPoint
Bytecode
C++Frontend Make running these tests conditional on llvm-gcc supporting the language 2007-04-22 05:53:18 +00:00
CFrontend not all targets want to return an i32. What really matters is whether llc accepts the generated code. 2007-04-29 18:59:01 +00:00
CodeGen For PR1370: 2007-04-30 05:11:58 +00:00
Debugger
DebugInfo
ExecutionEngine
Feature Implement review feedback. Aliasees can be either GlobalValue's or 2007-04-28 13:45:00 +00:00
FrontendAda Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a single 2007-04-21 21:45:51 +00:00
FrontendObjC Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a single 2007-04-21 21:45:51 +00:00
Integer
lib Dan is right, using "string first" would produce false positives. So, 2007-04-23 21:21:53 +00:00
Linker For PR1319: 2007-04-16 17:36:08 +00:00
Other New test. 2007-04-25 00:35:37 +00:00
Scripts
TableGen For PR1319: 2007-04-16 15:31:49 +00:00
Transforms update syntax 2007-04-28 06:03:12 +00:00
Verifier
.cvsignore
Makefile Pass the LLVMGCC_LANGS variable through to Tcl. 2007-04-21 21:43:18 +00:00
Makefile.tests Failure.sh is dead, remove it. 2007-04-21 20:46:55 +00:00
TestRunner.sh For PR1355: 2007-04-26 03:59:24 +00:00