1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test
Jay Foad ccd7445730 [AMDGPU] getMemOperandsWithOffset: add resource operand for BUF instructions
Summary:
This prevents unwanted clustering of BUF instructions with the same
vaddr but different resource descriptors.

Reviewers: rampitec, arsenm, nhaehnle

Subscribers: kzhuravl, jvesely, wdng, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73867
2020-02-03 17:06:09 +00:00
..
Analysis [ConstantFold][SVE][NFC] Add test for select instruction in scalable vector. 2020-01-30 10:56:12 -08:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AMDGPU] getMemOperandsWithOffset: add resource operand for BUF instructions 2020-02-03 17:06:09 +00:00
DebugInfo [CodeGenPrepare] Make TargetPassConfig required 2020-02-02 09:28:45 -08:00
Demangle
Examples
ExecutionEngine
Feature Activate extension loading test on Darwin now that the underlying fix has landed 2020-01-30 14:04:27 +01:00
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [RISCV] Implement jump pseudo-instruction 2020-01-31 22:28:26 +00:00
Object [llvm-readobj][test] - Cleanup testing of the --sections command line option. 2020-01-31 12:58:12 +03:00
ObjectYAML
Other [test] More tests to target specific directories after CodeGenPrepare requires TargetPassConfig (D73754) 2020-02-02 10:43:02 -08:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Disable "Always import constants" due to compile time issues 2020-01-30 10:12:48 -08:00
tools Make quick-append.test resilient to running in paths with '1.o' in the name 2020-02-03 11:35:24 +01:00
Transforms [InstCombine] add tests for casted phi; NFC 2020-02-03 11:54:47 -05:00
Unit
Verifier Implement -fsemantic-interposition 2020-01-31 14:02:33 +01:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh