1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/CodeGen
Alex Lorenz 08afbd8aeb MIR Serialization: Serialize the null register operands.
This commit serializes the null register machine operands.
It uses the '_' keyword to represent them, but the parser
also allows the '%noreg' named register syntax.

Reviewers: Duncan P. N. Exon Smith

Differential Revision: http://reviews.llvm.org/D10580

llvm-svn: 240558
2015-06-24 17:34:58 +00:00
..
AArch64 Fix "the the" in comments. 2015-06-19 01:53:21 +00:00
AMDGPU R600/SI: Use ELF64 format instead of ELF32 2015-06-22 21:03:54 +00:00
ARM [ARM] Look through concat when lowering in-place shuffles (VZIP, ..) 2015-06-19 02:32:35 +00:00
BPF [bpf] rename triple names bpf_be -> bpfeb 2015-06-05 16:11:14 +00:00
CPP
Generic Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
Hexagon [Hexagon] Printing packet brackets when asm printing and adding a number of tests that test packet brackets. 2015-06-18 20:43:50 +00:00
Inputs
Mips Fix "the the" in comments. 2015-06-19 01:53:21 +00:00
MIR MIR Serialization: Serialize the null register operands. 2015-06-24 17:34:58 +00:00
MSP430
NVPTX [NVPTX] Added missing test case for llvm.nvvm.sqrt.f NVPTX intrinsic 2015-06-23 18:22:17 +00:00
PowerPC Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
SPARC Revert r240302 ("Bring r240130 back."). 2015-06-23 11:31:32 +00:00
SystemZ
Thumb Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
Thumb2 Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
WinEH Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
X86 [X86][AVX] Added full set of 256-bit vector shift tests. 2015-06-24 13:52:25 +00:00
XCore Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00