1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Sebastian Neubauer bc3ca0c8f5 [AMDGPU] Mark scavenged SGPR as used
Otherwise it reuses the same register for storing the stack slot
offset if the stack slot offset is big.

Differential Revision: https://reviews.llvm.org/D100461
2021-04-14 14:55:01 +02:00
..
Analysis [MemorySSA] Add test for PR49859. 2021-04-13 10:56:09 -07:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AMDGPU] Mark scavenged SGPR as used 2021-04-14 14:55:01 +02:00
DebugInfo Revert "Reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands"" 2021-04-12 20:10:17 -07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [SantizerCoverage] handle missing DBG MD when inserting libcalls 2021-04-12 15:55:58 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [ARM] [COFF] Properly produce cross-section relative relocations 2021-04-14 12:31:28 +03:00
Object
ObjectYAML
Other [lit] Remove unnecessary testcases from lit-quoting.txt that fail on macOS 2021-04-14 15:09:42 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Resolve concrete but not complete field access initializers 2021-04-13 15:14:56 -07:00
ThinLTO/X86 Revert "[GlobalOpt] Revert valgrind hacks" 2021-04-13 17:47:07 -07:00
tools
Transforms [Test] Account for possibility to free memory in loop load PRE test 2021-04-14 19:28:42 +07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh