llvm-6502/test
2014-11-24 23:03:17 +00:00
..
Analysis Revert r222039 because of bot failure. 2014-11-19 00:13:26 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Improved target specific combine on VSELECT dag nodes. 2014-11-24 12:23:15 +00:00
DebugInfo Debug Info: revert r222195, r222210 and r222239. 2014-11-21 19:55:23 +00:00
ExecutionEngine MCJIT tests passing on ARM after r222414 fixed the relocation 2014-11-20 13:32:16 +00:00
Feature
FileCheck
Instrumentation [asan/coverage] change the way asan coverage instrumentation is done: instead of setting the guard to 1 in the generated code, pass the pointer to guard to __sanitizer_cov and set it there. No user-visible functionality change expected 2014-11-24 18:49:53 +00:00
Integer
JitListener
Linker Pass the .ll files to llvm-link directly. NFC. 2014-11-24 20:35:59 +00:00
LTO
MC [PowerPC] Fix PR 21652 - copy st_other bits on symbol assignment 2014-11-24 18:09:47 +00:00
Object
Other
SymbolRewriter
TableGen
tools Add a disable-output option to the gold plugin. 2014-11-24 21:18:14 +00:00
Transforms Convert test to FileCheck and use CHECK-LABEL 2014-11-24 23:03:17 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh