1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
2019-11-06 00:50:39 +03:00
..
Analysis [X86] Lower the cost of avx512 horizontal bool and/or reductions to 2*log2(bitwidth)+1 for legal types. 2019-11-04 22:58:04 -08:00
Assembler
Bindings [IR] Add Freeze instruction 2019-11-05 15:54:56 +09:00
Bitcode [IR] Add Freeze instruction 2019-11-05 15:54:56 +09:00
BugPoint
CodeGen [mips] Fix getRegForInlineAsmConstraint to do not crash on empty Constraint 2019-11-06 00:50:39 +03:00
DebugInfo [CGDebugInfo] Emit subprograms for decls when AT_tail_call is understood 2019-11-04 15:14:24 -08:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [hwasan] Remove lazy thread-initialisation 2019-11-04 10:58:46 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier [globalisel] Rename G_GEP to G_PTR_ADD 2019-11-05 10:31:17 -08:00
MC [AMDGPU] return Fail instead of SolfFail from addOperand() 2019-11-05 10:25:27 -08:00
Object Revert "[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAML" 2019-11-05 09:34:26 -08:00
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-objdump] Fix spurious "The end of the file was unexpectedly encountered" if a SHT_NOBITS sh_offset is larger than the file size 2019-11-05 11:14:12 -08:00
Transforms [ObjC][ARC] Ignore lifetime markers between *ReturnValue calls 2019-11-05 06:39:22 -08:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh