1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test
2018-10-01 16:17:18 +00:00
..
Analysis
Assembler
Bindings [LLVM-C] Add more debug information accessors to GlobalObject and Instruction 2018-09-28 15:35:18 +00:00
Bitcode
BugPoint
CodeGen [x86] add tests for 256- and 512-bit vector types for scalar-to-vector transform; NFC 2018-10-01 16:17:18 +00:00
DebugInfo [PDB] Add native support for dumping array types. 2018-09-30 16:19:18 +00:00
Demangle
Examples
ExecutionEngine [ORC] Add partitioning support to CompileOnDemandLayer2. 2018-09-29 23:49:57 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [ARM][v8.5A] Add speculation barriers SSBB and PSSBB 2018-09-28 08:27:56 +00:00
Object
ObjectYAML
Other [CodeGen] fix broken successor probability in MBB dump 2018-09-28 05:27:32 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [WPD] Fix incorrect devirtualization after indirect call promotion 2018-09-27 14:55:32 +00:00
tools [X86][Btver2] Fix BTmr schedule uop counts 2018-10-01 14:42:16 +00:00
Transforms [InstCombine] Handle vector compares in foldGEPIcmp(), take 2 2018-10-01 14:59:25 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Reapply r343058 with a fix for -DLLVM_ENABLE_THREADS=OFF. 2018-09-26 16:26:59 +00:00
lit.cfg.py Reapply r343058 with a fix for -DLLVM_ENABLE_THREADS=OFF. 2018-09-26 16:26:59 +00:00
lit.site.cfg.py.in Reapply r343058 with a fix for -DLLVM_ENABLE_THREADS=OFF. 2018-09-26 16:26:59 +00:00
TestRunner.sh