1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test
George Rimar 74eddae7ef [Object/invalid.test] - Convert 3 more sub-tests to YAML
This allows to remove 3 more precompiled binaries from the inputs.

Differential revision: https://reviews.llvm.org/D63880

llvm-svn: 364903
2019-07-02 10:30:06 +00:00
..
Analysis Revert Recommit [PowerPC] Update P9 vector costs for insert/extract element 2019-07-01 23:29:46 +00:00
Assembler [IR/DIVar] Add the flag for params that have unmodified value 2019-06-26 11:19:26 +00:00
Bindings
Bitcode [Attr] Add "willreturn" function attribute 2019-06-27 15:51:40 +00:00
BugPoint
CodeGen [TailDuplicator] Fix copy instruction emitting into the wrong block. 2019-07-02 06:04:46 +00:00
DebugInfo [DebugInfo] Avoid adding too much indirection to pointer-valued variables 2019-07-01 09:38:23 +00:00
Demangle
Examples
ExecutionEngine Re-apply r364600 with fixes. 2019-06-28 18:36:59 +00:00
Feature
FileCheck
Instrumentation hwasan: Remove the old frame descriptor mechanism. 2019-06-28 17:53:26 +00:00
Integer
JitListener
Linker
LTO [InlineCost] cleanup calculations of Cost and Threshold 2019-06-26 13:24:24 +00:00
MachineVerifier GlobalISel: Verify G_MERGE_VALUES operand sizes 2019-07-01 18:01:35 +00:00
MC [WebAssembly] Assembler: support .int16/32/64 directives. 2019-06-28 22:20:33 +00:00
Object [Object/invalid.test] - Convert 3 more sub-tests to YAML 2019-07-02 10:30:06 +00:00
ObjectYAML
Other Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline." 2019-06-26 12:13:13 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen Teach TableGen Intrin Emitter to handle LLVMPointerType<llvm_any_ty> 2019-06-26 00:08:22 +00:00
ThinLTO/X86
tools [yaml2obj] - Allow overriding sh_offset field from the YAML. 2019-07-02 10:20:12 +00:00
Transforms [NFC][InstCombine] Revisit tests for "redundant shift input masking" (PR42456) 2019-07-02 10:02:25 +00:00
Unit
Verifier Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix" 2019-06-27 13:55:02 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh