1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test
2019-04-11 23:11:33 +00:00
..
Analysis [CostModel][X86] Add more exhaustive masked load/store/gather/scatter/expand/compress cost tests 2019-04-06 12:08:37 +00:00
Assembler Add LLVM IR debug info support for Fortran COMMON blocks 2019-04-08 19:13:55 +00:00
Bindings
Bitcode [ObjC][ARC] Convert the retainRV marker that is passed as a named 2019-04-10 06:20:20 +00:00
BugPoint
CodeGen [Pipeliner] Fix incorrect loop carried dependence calculation 2019-04-11 21:57:51 +00:00
DebugInfo [DebugInfo] Combine Trivial and NonTrivial flags 2019-04-11 20:25:10 +00:00
Demangle llvm-undname: Fix out-of-bounds read on invalid intrinsic function code 2019-04-11 23:11:33 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Fix a hang when lowering __builtin_dynamic_object_size 2019-04-10 23:42:11 +00:00
Integer
JitListener
Linker
LTO Revert [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols 2019-04-08 18:53:21 +00:00
MachineVerifier [X86] Merge the different Jcc instructions for each condition code into single instructions that store the condition code as an operand. 2019-04-05 19:28:09 +00:00
MC [RISCV] Diagnose invalid second input register operand when using %tprel_add 2019-04-11 15:13:12 +00:00
Object [yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/dumping. 2019-04-03 14:53:42 +00:00
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen [TableGen] Introduce !listsplat 'binary' operator 2019-04-10 18:26:36 +00:00
ThinLTO/X86
tools Make llvm-nm -help great again 2019-04-11 15:22:48 +00:00
Transforms [CVP] Generate full test checks for overflows.ll; NFC 2019-04-11 21:10:39 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh