1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/test
Sam Powell edcfd20e4e Reland "[llvm] llvm-tapi-diff"
This is relanding commit d1d36f7ad2ae82bea8a6fcc40d6c42a72e21f096 .
This patch additionally addresses failures found in buildbots due to unstable build ordering & post review comments.

This patch introduces a new tool, llvm-tapi-diff, that compares and returns the diff of two TBD files.

Reviewed By: ributzka, JDevlieghere

Differential Revision: https://reviews.llvm.org/D101835
2021-06-09 21:17:34 -07:00
..
Analysis [tests] Precommit test for D103991 2021-06-09 15:05:54 -07:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AMDGPU] Fix missing lowering of LDS used in global scope. 2021-06-10 08:40:01 +05:30
DebugInfo Revert "3rd Reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands"" 2021-06-08 14:54:08 +02:00
Demangle [Demangle][Rust] Parse const backreferences 2021-06-08 10:01:50 +02:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [compiler-rt][hwasan] Decouple use of the TLS global for getting the shadow base and using the frame record feature 2021-06-09 12:55:19 -07:00
Integer
JitListener
Linker reland [IR] make -stack-alignment= into a module attr 2021-06-08 10:59:46 -07:00
LTO LTO: Export functions referenced by non-canonical CFI jump tables 2021-06-08 14:57:43 -07:00
MachineVerifier
MC [RISCV] Fix failing RVV MC tests 2021-06-09 09:47:18 +01:00
Object Reland "[AMDGPU] Add gfx1013 target" 2021-06-08 21:15:35 -04:00
ObjectYAML
Other Revert "[DSE] Remove stores in the same loop iteration" 2021-06-08 21:23:08 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [LTO] Support new PM in ThinLTOCodeGenerator. 2021-06-09 10:05:14 +01:00
tools Reland "[llvm] llvm-tapi-diff" 2021-06-09 21:17:34 -07:00
Transforms [Attributor] Set floating point loads and stores as nofree in AANoFreeFloating 2021-06-09 16:16:37 -04:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Reland "[llvm] llvm-tapi-diff" 2021-06-09 21:17:34 -07:00
lit.cfg.py Reland "[llvm] llvm-tapi-diff" 2021-06-09 21:17:34 -07:00
lit.site.cfg.py.in
TestRunner.sh