llvm-6502/test
2012-10-02 22:45:06 +00:00
..
Analysis Add default JIT LIT variable. 2012-10-02 10:57:08 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode BitcodeReader: Correctly insert blockaddress constant referring to a already parsed function. 2012-09-21 14:34:31 +00:00
BugPoint
CodeGen Make sure to put our sret argument into %rax on x86-64. Fixes PR13563! 2012-10-02 22:45:06 +00:00
DebugInfo Allow alternate instructions to silence bot. 2012-10-02 21:44:16 +00:00
ExecutionEngine Support for generating ELF objects on Windows. 2012-10-02 18:38:34 +00:00
Feature
Instrumentation Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 2012-09-27 10:14:43 +00:00
Integer
Linker
MC MachO: direct-to-object attribute for data-in-code markers. 2012-10-01 22:20:54 +00:00
Object Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol table entry should be treated differently for relocatable and relocated files. This patch fixes symbol addresses printed by llvm-nm for executables and shared objects. 2012-09-21 07:08:08 +00:00
Other Forgot the SPIR test case. 2012-10-01 17:07:51 +00:00
Scripts
TableGen
Transforms Fix broken tests. 2012-10-02 15:49:34 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg Support for generating ELF objects on Windows. 2012-10-02 18:38:34 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh