llvm-6502/test
2009-10-21 01:44:44 +00:00
..
Analysis fix test 2009-10-18 05:03:00 +00:00
Archive
Assembler Add an "msasm" flag to inline asm as suggested in PR 5125. 2009-10-13 20:46:56 +00:00
Bindings/Ocaml Fix test/Bindings/Ocaml/vmcore.ml. When IRBuilder::CreateMalloc was removed, 2009-10-17 23:52:26 +00:00
Bitcode
BugPoint
CodeGen Revert r84658 and r84691. They were causing llvm-gcc bootstrap to fail. 2009-10-21 01:44:44 +00:00
DebugInfo Reclaim a lost month. 2009-10-17 03:28:20 +00:00
ExecutionEngine Add a test for http://llvm.org/PR3043. 2009-10-05 23:51:08 +00:00
Feature eliminate md_on_instruction.ll, md_on_instruction2.ll is a superset of it. 2009-10-19 05:34:14 +00:00
FrontendAda
FrontendC This is passing on Darwin PPC. 2009-10-21 00:51:40 +00:00
FrontendC++ Use llvmgxx for C++ test. 2009-10-14 00:34:56 +00:00
FrontendFortran
FrontendObjC These tests now pass. 2009-10-13 20:45:18 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC Disallow multiple instances of PluginPriority. 2009-10-17 20:08:30 +00:00
MC Force triple in tests. 2009-10-16 16:30:02 +00:00
Other
Scripts remove notcast, it is now dead! 2009-10-13 04:27:02 +00:00
TableGen
Transforms add a real testcase for PR4313 2009-10-20 21:04:26 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Fix make rule when objdir is inside srcdir. 2009-10-02 09:30:03 +00:00
Makefile.tests
site.exp.in
TestRunner.sh