llvm-6502/test
2008-03-19 08:30:06 +00:00
..
Analysis Fix PR 2160 by making sure arguments to external functions get marked as pointing to anything 2008-03-18 22:22:53 +00:00
Archive
Assembler Update bitcode reader and writer to handle multiple return values. 2008-02-26 01:29:32 +00:00
Bindings/Ocaml C and Objective Caml bindings for the various getParent methods of the IR. 2008-03-19 01:11:35 +00:00
Bitcode
BugPoint
C++Frontend Add -m32 to compilation line; test is only valid in 2008-03-10 17:56:53 +00:00
CFrontend The __sync primitives only work on x86 and alpha; 2008-03-10 18:38:31 +00:00
CodeGen Fix X86's isTruncateFree to not claim that truncate to i1 is free. This fixes Bill's testcase that failed for r48491. 2008-03-19 08:30:06 +00:00
DebugInfo Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
ExecutionEngine Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
Feature no need to keep around this output. 2008-03-12 17:14:06 +00:00
FrontendAda
FrontendObjC
Integer
lib Fix error in testing for END. notation. 2008-03-13 22:02:51 +00:00
Linker This passes now 2008-03-10 22:34:11 +00:00
Other
Scripts
TableGen
Transforms Upgrade tests. 2008-03-19 07:28:33 +00:00
Verifier All of these tests had out of date syntax and were never even running through 2008-03-16 07:55:46 +00:00
Makefile Do not pass -g flag when compiling tests, so remove the C.Flags. This only happens if you have a debug build of llvm. 2008-03-18 19:59:04 +00:00
Makefile.tests
TestRunner.sh