llvm-6502/test
2007-11-30 21:23:43 +00:00
..
Analysis Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. 2007-11-28 04:57:00 +00:00
Archive
Assembler Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. 2007-11-28 04:57:00 +00:00
Bindings/Ocaml C and Objective Caml bindings for PHINode::addIncoming etc. 2007-10-08 18:14:39 +00:00
Bitcode
BugPoint
C++Frontend New test. 2007-10-02 00:39:19 +00:00
CFrontend New testcase for PR1744 2007-11-28 22:43:34 +00:00
CodeGen Do not fold reload into an instruction with multiple uses. It issues one extra load. 2007-11-30 21:23:43 +00:00
DebugInfo
ExecutionEngine make this test have a deterministic result. 2007-11-28 18:20:49 +00:00
Feature Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
FrontendAda
FrontendObjC Thanks to the XTARGET line, this test should still 2007-11-09 13:50:25 +00:00
Integer Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
lib Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. 2007-11-28 04:57:00 +00:00
Linker
Other
Scripts
TableGen
Transforms Add some convenience methods for querying attributes, and 2007-11-28 17:07:01 +00:00
Verifier Change &| to |&. 2007-11-27 00:50:57 +00:00
Makefile Add explicit --enable-bindings option to configure. 2007-10-02 09:50:18 +00:00
Makefile.tests
TestRunner.sh