llvm-6502/test
2007-05-02 07:43:14 +00:00
..
Analysis Add two test cases to cover apintification change. 2007-04-26 16:44:48 +00:00
Archive This needs to stay in the old bytecode format. 2007-04-16 03:35:24 +00:00
Assembler new testcase 2007-04-26 05:28:45 +00:00
BugPoint For PR1319: 2007-04-15 10:09:30 +00:00
Bytecode For PR1319: Upgrade to new test harness 2007-04-15 10:11:13 +00:00
C++Frontend Test handling of TRY_CATCH_EXPRs for which the handler is a sequence of 2007-05-01 18:49:30 +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 Split target dependent test portions to target-specific directories. 2007-05-01 02:56:15 +00:00
Debugger
DebugInfo For PR1319: Upgrade to new test harness. 2007-04-15 22:37:04 +00:00
ExecutionEngine For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
Feature Implement review feedback. Aliasees can be either GlobalValue's or 2007-04-28 13:45:00 +00:00
FrontendAda Test that TREE_CONSTANT is being set correctly. 2007-05-02 07:43:14 +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 Changes to fix problems with "make check". Apparently you can redefine 2007-04-14 22:51:29 +00:00
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 Add a script to run a command but ignore its return code. This script 2007-04-14 16:14:08 +00:00
TableGen For PR1319: 2007-04-16 15:31:49 +00:00
Transforms update syntax 2007-04-28 06:03:12 +00:00
Verifier For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
.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