llvm-6502/test
2008-10-16 23:57:54 +00:00
..
Analysis
Archive
Assembler Fix the .ll grammar rules to allow any type before an 'i32', not just an 2008-10-15 06:16:45 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix this test so it actually runs the grep lines. 2008-10-16 23:57:54 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC new testcase for PR2797 2008-10-14 06:56:04 +00:00
FrontendC++
FrontendFortran
FrontendObjC fix filetype suffix 2008-10-07 06:41:02 +00:00
FrontendObjC++ This is an objective-c test, not an objective-c++ one. 2008-10-06 18:42:48 +00:00
Integer
lib add support for running the test suite with valgrind. to run it just type 'make VG=1', as in clang 2008-10-07 14:48:14 +00:00
Linker Add global variable to test for consistency 2008-10-15 20:22:44 +00:00
LLVMC
Other Testcase for PR2894. 2008-10-15 22:34:34 +00:00
Scripts
TableGen
Transforms apply Eli's patch for PR2165 and provide a testcase. 2008-10-16 05:26:51 +00:00
Verifier
Makefile add support for running the test suite with valgrind. to run it just type 'make VG=1', as in clang 2008-10-07 14:48:14 +00:00
Makefile.tests
TestRunner.sh