llvm-project/llvm/test/CodeGen
Stefan Pintilie 9d93893914 [PowerPC] Test case for vector float gather on ppc64le and ppc64
Test case to verify that the expected code is generated for a
vector float gather based on the patterns in tablegen for big
and little endian cases.

Patch by: Kamau Bridgeman

Differential Revision: https://reviews.llvm.org/D69443
2019-11-18 13:17:07 -06:00
..
AArch64 arm64_32: support function return in FastISel. 2019-11-18 14:35:05 +00:00
AMDGPU [AMDGPU] Lower llvm.amdgcn.s.buffer.load.v3[i|f]32 2019-11-15 15:01:15 +01:00
ARC
ARM [ARM] Allocatable Global Register Variables for ARM 2019-11-18 10:07:37 +00:00
AVR
BPF [BPF] generate BTF_KIND_VARs for all non-static globals 2019-11-12 14:34:08 -08:00
Generic [CodeGen] [ExpandReduction] Fix the bug for ExpandReduction() when vector size isn't power of 2 2019-11-02 23:59:12 -04:00
Hexagon [Pipeliner] Fix an assertion caused by iterator invalidation. 2019-11-14 13:08:06 -06:00
Inputs
Lanai [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing 2019-09-11 11:16:48 +00:00
MIR [MIRNamer]: Make the check lines in the test robust with regex. 2019-11-16 22:58:45 -08:00
MSP430 [TargetLowering][DAGCombine][MSP430] Shift Amount Threshold in DAGCombine (4) 2019-11-13 09:23:08 +01:00
Mips [MIPS GlobalISel] Select andi, ori and xori 2019-11-15 11:41:25 +01:00
NVPTX [NVPTX] Added llvm.nvvm.mma.m8n8k4.* intrinsics 2019-10-28 13:55:30 -07:00
PowerPC [PowerPC] Test case for vector float gather on ppc64le and ppc64 2019-11-18 13:17:07 -06:00
RISCV [RISCV] Handle variable sized objects with the stack need to be realigned 2019-11-16 12:39:53 +08:00
SPARC [Sparc] Fix "Cannot select" error for AtomicFence on 32-bit V9 2019-11-18 09:45:10 +00:00
SystemZ [X86] Add more add/sub carry tests 2019-11-12 11:36:59 +02:00
Thumb [ARM] Allocatable Global Register Variables for ARM 2019-11-18 10:07:37 +00:00
Thumb2 [ARM,MVE] Add InstCombine rules for pred_i2v / pred_v2i. 2019-11-18 10:39:30 +00:00
WebAssembly [WebAssembly] Fix miscompile of select with and 2019-11-15 16:22:01 -08:00
WinCFGuard [WinCFG] Handle constant casts carefully in .gfids emission 2019-11-01 13:32:03 -07:00
WinEH
X86 Re-commit "DWARF location lists: Add section index dumping" 2019-11-18 15:30:10 +01:00
XCore