1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test
Jan Vesely 6999f6e94d AMDGPU/R600: Emit rodata in text segment
R600 relies on this behaviour.
Fixes: 6e18266aa4dd78953557b8614cb9ff260bad7c65 ('Partially revert D61491 "AMDGPU: Be explicit about whether the high-word in SI_PC_ADD_REL_OFFSET is 0"')
Fixes ~100 piglit regressions since 6e18266

Differential Revision: https://reviews.llvm.org/D72991
2020-01-22 14:31:51 -05:00
..
Analysis [ARM] Basic gather scatter cost model 2020-01-22 14:41:38 +00:00
Assembler [llvm-as] Fix assembling of index with multiple summaries sharing single GUID 2020-01-22 01:09:13 -08:00
Bindings
Bitcode
BugPoint
CodeGen AMDGPU/R600: Emit rodata in text segment 2020-01-22 14:31:51 -05:00
DebugInfo [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
Demangle
Examples
ExecutionEngine [ORC] Add support for emulated TLS to ORCv2. 2020-01-21 19:55:33 -08:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [Hexagon] Add support for Hexagon v67t microarchitecture (tiny core) 2020-01-21 11:35:10 -06:00
Object [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
ObjectYAML [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-mca][NFC] Regenerate tests @HEAD. 2020-01-22 14:50:52 +01:00
Transforms [InstCombine] fneg(X + C) --> -C - X 2020-01-22 09:48:43 -05:00
Unit
Verifier AMDGPU: Fix missing immarg on llvm.amdgcn.interp.mov 2020-01-22 09:01:34 -05:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh