llvm-project/llvm/test/CodeGen
Saleem Abdulrasool 2e0d72311b X86: remove R12 from CSR on Windows x64 SwiftCC
R12 is used for the SwiftError parameter.  It is no longer a CSR as it
is used for transfer the SwiftError, and the caller must preserve it if
they need to.

llvm-svn: 314165
2017-09-25 22:00:17 +00:00
..
AArch64 [AArch64] Add basic support for Qualcomm's Saphira CPU. 2017-09-25 14:05:00 +00:00
AMDGPU AMDGPU: Add option to stress calls 2017-09-21 07:00:48 +00:00
ARC [ARC] Add ARC backend. 2017-08-24 15:40:33 +00:00
ARM [ARM] Fix tests for vcvt+store to return void. 2017-09-25 21:55:27 +00:00
AVR [AVR] Enable the '__do_copy_data' function 2017-09-11 10:32:51 +00:00
BPF bpf: add inline-asm support 2017-09-18 23:29:36 +00:00
Generic [MIParser] Ensure getHexUint doesn't produce APInts with a bitwidth of 0 2017-09-01 22:17:14 +00:00
Hexagon Check vector elements for equivalence in the HexagonVectorLoopCarriedReuse pass 2017-09-22 16:43:31 +00:00
Inputs
Lanai
MIR [IfConversion] Add testcases [NFC] 2017-09-20 08:23:29 +00:00
MSP430 [DAG] Improve Aliasing of operations to static alloca 2017-07-18 20:06:24 +00:00
Mips [mips] Pick the right variant of DINS upfront and enable target instruction verification 2017-09-14 10:58:00 +00:00
NVPTX Revert "[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.", rL314135. 2017-09-25 19:41:56 +00:00
Nios2
PowerPC [PowerPC] Eliminate compares - add i64 sext/zext handling for SETLT/SETGT 2017-09-25 14:05:46 +00:00
SPARC Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" 2017-09-04 15:47:00 +00:00
SystemZ [SystemZ] Improve optimizeCompareZero() 2017-09-21 13:52:24 +00:00
Thumb Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" 2017-09-04 15:47:00 +00:00
Thumb2 [ARM] Call setBooleanContents(ZeroOrOneBooleanContent) 2017-08-22 11:02:37 +00:00
WebAssembly [WebAssembly] Add sign extend instructions from atomics proposal 2017-09-13 00:29:06 +00:00
WinEH
X86 X86: remove R12 from CSR on Windows x64 SwiftCC 2017-09-25 22:00:17 +00:00
XCore Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00