llvm-6502/test
2010-03-06 00:30:06 +00:00
..
Analysis remove andersen's tests. 2010-03-01 20:23:15 +00:00
Archive
Assembler
Bindings/Ocaml Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options. 2010-03-06 00:30:06 +00:00
Bitcode
BugPoint
CodeGen Don't emit global symbols into the (__TEXT,__ustring) section on Darwin. This 2010-03-05 22:28:45 +00:00
DebugInfo Remove test to check bugfix in handing debug info for global variables using intrinsics. Now, debug info for global variable is encoded using metadata. The old code path is now history and there is no need to have a test to check a bug fix in old code path. 2010-03-01 19:09:55 +00:00
ExecutionEngine Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul, 2010-03-02 01:11:08 +00:00
Feature
FrontendAda
FrontendC Test case for r97851. 2010-03-05 23:35:04 +00:00
FrontendC++
FrontendFortran
FrontendObjC new test case for r96974. 2010-02-23 19:37:40 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
MC This is a patch to the assembler frontend to detect when aligning a text 2010-02-25 18:46:04 +00:00
Other stop using anders-aa 2010-03-01 20:24:50 +00:00
Scripts
TableGen
Transforms Safely turn memset_chk etc. to non-chk variant if the known object size is >= memset / memcpy / memmove size. 2010-03-05 20:59:47 +00:00
Unit Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
Verifier
CMakeLists.txt
lit.cfg Teach lit to honor conditional directives. The syntax is: 2010-03-04 09:36:50 +00:00
lit.site.cfg.in
Makefile Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
Makefile.tests
site.exp.in
TestRunner.sh