1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/CodeGen
Vlad Tsyrklevich 4e177972b7 Revert "AMDGPU: Force inlining if LDS global address is used"
This reverts commit r336587, it was causing test failures on the
sanitizer bots.

llvm-svn: 336623
2018-07-10 00:46:07 +00:00
..
AArch64 [globalisel][irtranslator] Add support for atomicrmw and (strong) cmpxchg 2018-07-09 19:33:40 +00:00
AMDGPU Revert "AMDGPU: Force inlining if LDS global address is used" 2018-07-10 00:46:07 +00:00
ARC
ARM Revert 336426 (and follow-ups 428, 440), it very likely caused PR38084. 2018-07-06 17:37:24 +00:00
AVR
BPF
Generic Implement strip.invariant.group 2018-07-02 04:49:30 +00:00
Hexagon [DAGCombiner] Ensure we use the correct CC result type in visitSDIV (REAPPLIED) 2018-06-28 17:33:41 +00:00
Inputs
Lanai
Mips [mips] Fix atomic operations at O0, v3 2018-07-05 09:27:05 +00:00
MIR [DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property 2018-06-21 10:03:34 +00:00
MSP430
Nios2
NVPTX NFC - Various typo fixes in tests 2018-07-04 13:28:39 +00:00
PowerPC [Power9] Add __float128 builtins for Rounding Operations 2018-07-09 20:38:40 +00:00
RISCV [RISCV] Add machine function pass to merge base + offset 2018-06-27 20:51:42 +00:00
SPARC NFC - Various typo fixes in tests 2018-07-04 13:28:39 +00:00
SystemZ Recommit r335333 "[MC] - Add .stack_size sections into groups and link them with .text" 2018-06-22 10:53:47 +00:00
Thumb [ARM] Testcase for Thumb1 cmp with constants. 2018-06-19 00:12:13 +00:00
Thumb2 Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnlyPred. 2018-06-20 22:01:04 +00:00
WebAssembly [WebAssembly] Support for binary atomic RMW instructions 2018-07-09 22:30:51 +00:00
WinCFGuard
WinEH
X86 Fix line endings. NFCI. 2018-07-09 20:52:07 +00:00
XCore