1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test/CodeGen
Marek Olsak 30b976334f AMDGPU/SI: Add back reverted SGPR spilling code, but disable it
suggested as a better solution by Matt

llvm-svn: 287942
2016-11-25 17:37:09 +00:00
..
AArch64 [DAGCombiner] Fix infinite loop in vector mul/shl combining 2016-11-23 16:05:51 +00:00
AMDGPU AMDGPU/SI: Add back reverted SGPR spilling code, but disable it 2016-11-25 17:37:09 +00:00
ARM [xray] Add XRay support for Mach-O in CodeGen 2016-11-23 02:07:04 +00:00
AVR [AVR] Mark the 'select-must-add-unconditional-jump' test as 'XFAIL' 2016-11-24 12:38:54 +00:00
BPF [bpf] attempt to fix big-endian bots 2016-11-21 07:26:23 +00:00
Generic Add -O0 support for @llvm.invariant.group.barrier by discarding it if it gets to ISel. 2016-11-07 16:47:20 +00:00
Hexagon [Hexagon] Remove unsafe load instructions that affect Stack Slot Coloring 2016-11-14 17:11:00 +00:00
Inputs
Lanai
Mips [DAG] Improve loads-from-store forwarding to handle TokenFactor 2016-11-23 16:48:35 +00:00
MIR AMDGPU/SI: Add back reverted SGPR spilling code, but disable it 2016-11-25 17:37:09 +00:00
MSP430 Fix PR27500: on MSP430 the branch destination offset is measured in words, not bytes. 2016-11-08 17:19:59 +00:00
NVPTX
PowerPC [DAG] Improve loads-from-store forwarding to handle TokenFactor 2016-11-23 16:48:35 +00:00
SPARC ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps() 2016-11-11 01:34:21 +00:00
SystemZ [SystemZ] Support CL(G)T instructions 2016-11-11 12:48:26 +00:00
Thumb
Thumb2
WebAssembly [wasm] hack around test failure after r287553. 2016-11-22 13:13:33 +00:00
WinEH
X86 [AVX-512] Add support for changing VSHUFF64x2 to VSHUFF32x4 when its feeding a vselect with 32-bit element size. 2016-11-25 16:48:05 +00:00
XCore