1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/CodeGen
Matt Arsenault 7917ccf1e4 AMDGPU/GlobalISel: Widen non-power-of-2 load results
Load extra bits if suitably aligned. This allows using widened
3-vector loads on SI, and fixes legalization for <9 x s32> (which LSV
apparently forms frequently on lowered kernel argument lists).

Fix incorrectly treating these as legal on SI. This should emit a
64-bit store and a 32-bit store.

I think all of the load and store rules are just about complete, but
due for a rewrite.
2020-02-12 09:35:10 -05:00
..
AArch64 Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
AMDGPU AMDGPU/GlobalISel: Widen non-power-of-2 load results 2020-02-12 09:35:10 -05:00
ARC
ARM Revert "[DebugInfo] Enable the debug entry values feature by default" 2020-02-12 11:59:04 +01:00
AVR
BPF Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
Generic Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
Hexagon Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
Inputs
Lanai Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
Mips Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
MIR Revert "[DebugInfo] Enable the debug entry values feature by default" 2020-02-12 11:59:04 +01:00
MSP430
NVPTX Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
PowerPC Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
RISCV Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
SPARC Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
SystemZ Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
Thumb
Thumb2 [ARM] MVE vector reduce add tests. NFC 2020-02-12 10:42:06 +00:00
VE [VE] Bit operator isel 2020-02-12 09:02:13 +01:00
WebAssembly Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
WinCFGuard
WinEH
X86 Revert "[DebugInfo] Enable the debug entry values feature by default" 2020-02-12 11:59:04 +01:00
XCore Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00