llvm-6502/test
2007-10-04 18:46:06 +00:00
..
Analysis Build the correct range for loops with unusual bounds. Fix from Jay Foad. 2007-09-27 14:12:54 +00:00
Archive
Assembler Fix PR1645 by resolving forward alias references. 2007-09-10 23:23:53 +00:00
Bindings/Ocaml Added C and Ocaml bindings for functions, basic blocks, and 2007-09-26 20:56:12 +00:00
Bitcode
BugPoint
C++Frontend New test. 2007-10-02 00:39:19 +00:00
CFrontend testcase for PR1647 2007-10-03 05:29:07 +00:00
CodeGen -pre-RA-sched=none, simple, simple-noitin are gone. 2007-10-01 22:17:20 +00:00
DebugInfo
ExecutionEngine
Feature Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
FrontendAda
FrontendObjC Added testcase for creation of metadata with null pointers. 2007-10-04 18:46:06 +00:00
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
Other New test. 2007-09-10 18:12:52 +00:00
Scripts
TableGen
Transforms Relax unsafe use check. If there is one unconditional use inside the loop then it is safe to promote value even if there is another conditional use inside the loop. 2007-10-01 18:12:58 +00:00
Verifier Fix for PR1633: Verifier doesn't fully verify GC intrinsics 2007-09-17 20:30:04 +00:00
Makefile Add explicit --enable-bindings option to configure. 2007-10-02 09:50:18 +00:00
Makefile.tests
TestRunner.sh