1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test
2019-01-04 17:26:05 +00:00
..
Analysis [CostModel][X86] Fix SSE1 FADD/FSUB costs 2019-01-04 16:55:57 +00:00
Assembler Revert patches 348835 and 348571 because they're 2019-01-04 16:39:10 +00:00
Bindings
Bitcode
BugPoint Python compat - print statement 2019-01-03 14:11:33 +00:00
CodeGen [X86] Add VPSLLI/VPSRLI ((X >>u C1) << C2) SimplifyDemandedBits combine 2019-01-04 15:43:43 +00:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [NewPM] Port Msan 2019-01-03 13:42:44 +00:00
Integer
JitListener
Linker
LTO
MC [WebAssembly] Fixed disassembler not knowing about new brlist operand 2019-01-03 23:01:30 +00:00
Object [llvm-readobj] [COFF] Print the symbol index for relocations 2019-01-03 08:08:23 +00:00
ObjectYAML
Other Python compat - print statement 2019-01-03 14:11:33 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [tblgen][disasm] Emit record names again when decoder conflicts occur. 2019-01-03 00:14:33 +00:00
ThinLTO/X86 [ThinLTO] Scan all variants of vague symbol for reachability. 2019-01-02 23:18:20 +00:00
tools [gn build] Commit change that should have been in r350410. 2019-01-04 17:26:05 +00:00
Transforms [LICM] Adjust how moving the re-hoist point works 2019-01-04 17:12:09 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [elfabi] Introduce tool for ELF TextAPI 2019-01-03 18:32:36 +00:00
lit.cfg.py Remove unused %host_cc lit pattern 2019-01-03 19:31:53 +00:00
lit.site.cfg.py.in
TestRunner.sh