1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test
2017-01-04 21:08:53 +00:00
..
Analysis Add missing CHECK: line to test case added in 29097 2017-01-04 19:35:38 +00:00
Assembler
Bindings
Bitcode Add llvm-bcanalyzer support for new metadata node types. 2017-01-03 19:17:49 +00:00
BugPoint
CodeGen [PowerPC] Fix logic dealing with nop after calls (and tail-call eligibility) 2017-01-04 21:05:13 +00:00
DebugInfo Reapply "[SimplifyCFG] In sinkLastInstruction correctly set debugloc of common inst" 2017-01-04 17:40:32 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC [MC/COFF] Fix a test to actually check the relocation. 2017-01-04 13:12:00 +00:00
Object
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Rework llvm-link to use the FunctionImporter 2017-01-04 14:27:31 +00:00
tools Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
Transforms Remove accidentally target-dependent test and pacify bots. 2017-01-04 21:08:53 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in [cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig 2017-01-02 18:19:35 +00:00
TestRunner.sh