1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test
Dmitry Preobrazhensky 1f66539ee7 [AMDGPU][MC] Corrected handling of tied src for atomic return MUBUF opcodes
See bug 40917: https://bugs.llvm.org/show_bug.cgi?id=40917

Reviewers: artem.tamazov, arsenm

Differential Revision: https://reviews.llvm.org/D59305

llvm-svn: 357063
2019-03-27 13:07:41 +00:00
..
Analysis IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
Assembler IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
Bindings
Bitcode
BugPoint
CodeGen [X86][SSE] Add shuffle test case for PR41249 2019-03-27 11:21:09 +00:00
DebugInfo [pdb] Add -type-stats and sort stats by descending size 2019-03-22 21:22:13 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AMDGPU][MC] Corrected handling of tied src for atomic return MUBUF opcodes 2019-03-27 13:07:41 +00:00
Object [DWARF] Refactor RelocVisitor and fix computation of SHT_RELA-typed relocation entries 2019-03-22 02:43:11 +00:00
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen [TableGen] Let list elements have a trailing comma 2019-03-26 11:16:01 +00:00
ThinLTO/X86
tools Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."" 2019-03-26 20:05:27 +00:00
Transforms [InstCombine] Add tests for ssubo X, C -> saddo X, -C; NFC 2019-03-26 18:05:43 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh