llvm-6502/test
2007-09-21 17:48:39 +00:00
..
Analysis Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Archive
Assembler Fix PR1645 by resolving forward alias references. 2007-09-10 23:23:53 +00:00
Bindings/Ocaml Incorporating review feedback for GC verifier patch. 2007-09-20 16:47:41 +00:00
Bitcode
BugPoint
C++Frontend Testcase for PR1634 2007-09-11 00:39:43 +00:00
CFrontend gcroot testcase, patch by Eric Christopher. 2007-09-21 17:48:39 +00:00
CodeGen Don't add a default STACK_ALIGN (use the generic ABI alignment) 2007-09-21 15:50:22 +00:00
DebugInfo
ExecutionEngine
Feature Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
FrontendAda
FrontendObjC
Integer Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
lib Adding ocaml language bindings for the vmcore and bitwriter libraries. These are 2007-09-18 12:49:39 +00:00
Linker Add a test to ensure that obvious link messages are actually produced on 2007-08-16 07:22:43 +00:00
Other New test. 2007-09-10 18:12:52 +00:00
Scripts Add a test script for counting lines. This can be used instead of the 2007-08-10 15:07:05 +00:00
TableGen Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Transforms Testcase for PR1678. 2007-09-20 18:56:24 +00:00
Verifier Fix for PR1633: Verifier doesn't fully verify GC intrinsics 2007-09-17 20:30:04 +00:00
Makefile git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42090 91177308-0d34-0410-b5e6-96231b3b80d8 2007-09-18 12:26:17 +00:00
Makefile.tests
TestRunner.sh