llvm-6502/test
Evan Cheng 6542481a6d Typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44196 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-16 23:55:08 +00:00
..
Analysis Reverted r44163 per request 2007-11-15 18:33:16 +00:00
Archive
Assembler Fix PR1645 by resolving forward alias references. 2007-09-10 23:23:53 +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 Un XFAIL these tests, now that Bill has backported 2007-11-14 13:40:53 +00:00
CodeGen Typo. 2007-11-16 23:55:08 +00:00
DebugInfo
ExecutionEngine
Feature llvm/test programs should not be execution programs. This 2007-10-23 17:56:04 +00:00
FrontendAda
FrontendObjC Thanks to the XTARGET line, this test should still 2007-11-09 13:50:25 +00:00
Integer Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
lib Implement the XTARGET feature for PR1778 2007-11-06 22:32:17 +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
TableGen
Transforms Fix PR1800 by correcting mistaken logic. 2007-11-16 06:04:17 +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