1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/CodeGen
Reid Kleckner dd916c40a8 Revert "[COFF] Use 32-bit jump table entries in .rdata for Win64"
This reverts commit r290694. It broke sanitizer tests on Win64. I'll
probably bring this back, but the jump tables will just live in .text
like they do for MSVC.

llvm-svn: 290714
2016-12-29 17:07:10 +00:00
..
AArch64 [AArch64] Simplify indexed-memory testcase. NFC. 2016-12-22 22:27:05 +00:00
AMDGPU AMDGPU: Invert cmp + select with constant 2016-12-22 21:40:08 +00:00
ARM test: modernise ARM CodeGen tests 2016-12-27 18:35:19 +00:00
AVR [CodeGenPrep] Skip merging empty case blocks 2016-12-16 20:38:39 +00:00
BPF Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
Generic
Hexagon Fix two bugs in the pipeliner in renaming phis in the prolog and epilog 2016-12-22 18:49:55 +00:00
Inputs
Lanai
Mips [mips] Fix compact branch hazard detection, part 2 2016-12-22 19:29:50 +00:00
MIR [GlobalISel] More fix for the size vs. type typo. NFC. 2016-12-22 22:50:34 +00:00
MSP430
NVPTX [NVVMIntrRange] Only set range metadata if none is already present 2016-12-22 00:51:59 +00:00
PowerPC [PowerPC] Add ppc support to update_llc_test_checks.py, and ppc tests. NFC. 2016-12-22 20:59:39 +00:00
SPARC
SystemZ
Thumb
Thumb2 Make the canonicalisation on shifts benifit to more case. 2016-12-23 02:56:07 +00:00
WebAssembly [WebAssembly] Don't old negative load/store offsets in fast-isel. 2016-12-22 15:15:10 +00:00
WinEH
X86 Revert "[COFF] Use 32-bit jump table entries in .rdata for Win64" 2016-12-29 17:07:10 +00:00
XCore