llvm-project/llvm/test/CodeGen
Matt Arsenault 5faa533e47 GlobalISel: Fix widenScalar for G_MERGE_VALUES to pointer
AMDGPU testcase isn't broken now, but will be in a future patch
without this.

llvm-svn: 367591
2019-08-01 18:13:16 +00:00
..
AArch64 [AArch64] Do not allocate unnecessary emergency slot. 2019-08-01 10:53:45 +00:00
AMDGPU GlobalISel: Fix widenScalar for G_MERGE_VALUES to pointer 2019-08-01 18:13:16 +00:00
ARC
ARM [ARM] Regenerate BSWAP16 tests 2019-08-01 11:12:10 +00:00
AVR
BPF [BPF] fix typedef issue for offset relocation 2019-07-25 21:47:27 +00:00
Generic
Hexagon
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 AMDGPU/LoadStoreOptimizer: combine MMOs when merging instructions 2019-07-29 16:40:58 +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 recommit:[PowerPC] Eliminate loads/swap feeding swap/store for vector type by using big-endian load/store 2019-08-01 05:26:02 +00:00
RISCV [RISCV] Support 'f' Inline Assembly Constraint 2019-07-31 09:45:55 +00:00
SPARC
SystemZ [SystemZ] Regenerate <8 x i31> store test 2019-07-29 09:49:23 +00:00
Thumb [ARM] Lower "(x<<c) > 0x80000000U" to "lsls" on Thumb1. 2019-07-31 23:19:21 +00:00
Thumb2 [ARM] Fix for MVE VREV64 2019-08-01 11:22:03 +00:00
WebAssembly [WebAssembly] Assembler/InstPrinter: support call_indirect type index. 2019-08-01 18:08:26 +00:00
WinCFGuard
WinEH
X86 [TargetLowering] SimplifyMultipleUseDemandedBits - Add ISD::INSERT_VECTOR_ELT handling 2019-08-01 17:46:44 +00:00
XCore