llvm-project/llvm/test/CodeGen
Matt Arsenault ff6b007772 AMDGPU/GlobalISel: Alternative mappings for constants
Without context we assume SGPR. Allowing VGPR constants theoretically
helps avoid a copy. This seems to not actually work now, and the
choice isn't based on the use bank.

llvm-svn: 367871
2019-08-05 14:40:26 +00:00
..
AArch64 [AArch64] Implement initial SVE calling convention support 2019-08-05 13:44:10 +00:00
AMDGPU AMDGPU/GlobalISel: Alternative mappings for constants 2019-08-05 14:40:26 +00:00
ARC
ARM Reland: Fix and test inter-procedural register allocation for ARM 2019-08-05 09:04:10 +00:00
AVR [AVR] Fix tests after r363757 2019-07-04 06:12:47 +00:00
BPF [Transforms] Do not drop !preserve.access.index metadata 2019-08-03 23:41:26 +00:00
Generic Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline." 2019-06-26 12:13:13 +00:00
Hexagon [Hexagon] Custom-lower UADDO(x, 1) and USUBO(x, 1) 2019-07-01 15:50:09 +00:00
Inputs [CodeGen] Add stack protector tests where the guard gets re-assigned 2019-07-17 20:46:16 +00:00
Lanai [SDAG] commute setcc operands to match a subtract 2019-07-10 23:23:54 +00:00
MIR [PowerPC][Peephole] Check if `extsw`'s second operand is a virtual register 2019-08-02 03:14:17 +00:00
MSP430
Mips [MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT 2019-08-01 09:40:13 +00:00
NVPTX [NVPTX] Fix PR41651 2019-07-30 19:52:01 +00:00
PowerPC Temporarily Revert "[PowerPC][NFC][MachinePipeliner] Add some regression testcases" 2019-08-03 01:12:55 +00:00
RISCV Emit diagnostic if an inline asm constraint requires an immediate 2019-08-03 05:52:47 +00:00
SPARC
SystemZ [SystemZ] Regenerate <8 x i31> store test 2019-07-29 09:49:23 +00:00
Thumb [Thumb] Fix invalid symbol redefinition due to duplicated jumptable (PR42760) 2019-08-03 06:47:23 +00:00
Thumb2 [ARM] MVE big endian bitcasts 2019-08-04 10:18:15 +00:00
WebAssembly Regenerate test for an upcoming patch. 2019-08-04 16:37:29 +00:00
WinCFGuard
WinEH IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
X86 [DAGCombiner][x86] prevent infinite loop from truncate/extend transforms 2019-08-05 11:27:07 +00:00
XCore