llvm-project/llvm/test/CodeGen
Craig Topper 31140ade70 [AVX-512] Fix a bug that prevented some non-temporal loads from using the movntdqa instruction.
The bitconverts here had an input type of 128-bits and an output type of 256 bits. The input type should also have been 256 bits.

llvm-svn: 308702
2017-07-21 00:40:42 +00:00
..
AArch64 Recommit: GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64. 2017-07-20 22:58:38 +00:00
AMDGPU Add an ID field to StackObjects 2017-07-20 21:03:45 +00:00
ARM [ARM] Unify handling of M-Class system registers 2017-07-19 12:57:16 +00:00
AVR [AVR] Fix a typo in the tests 2017-07-16 22:31:07 +00:00
BPF bpf: generate better lowering code for certain select/setcc instructions 2017-07-15 05:41:42 +00:00
Generic [AVR] Add/remove XFAILs to get the backend passing Generic CodeGen tests 2017-07-16 23:33:50 +00:00
Hexagon [Hexagon] Fix a bug in r308502: post-inc offset is always 0 2017-07-19 19:17:32 +00:00
Inputs
Lanai CodeGen: Rename DEBUG_TYPE to match passnames 2017-05-25 21:26:32 +00:00
MIR Add an ID field to StackObjects 2017-07-20 21:03:45 +00:00
MSP430 [DAG] Improve Aliasing of operations to static alloca 2017-07-18 20:06:24 +00:00
Mips Reland r308585 2017-07-20 13:08:18 +00:00
NVPTX [NVPTX] Add lowering of i128 params. 2017-07-20 21:16:03 +00:00
Nios2 [Nios2] Target registration 2017-05-29 09:48:30 +00:00
PowerPC [PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16 2017-07-13 18:17:10 +00:00
SPARC [SPARC] Clean up the support for disabling fsmuld and fmuls instructions. 2017-07-20 20:09:11 +00:00
SystemZ [SystemZ] Add support for IBM z14 processor (3/3) 2017-07-17 17:44:20 +00:00
Thumb [ARM] Allow rematerialization of ARM Thumb literal pool loads 2017-07-14 08:23:56 +00:00
Thumb2 [ARM] Adjust ifcvt heuristic for the diamond ifcvt case 2017-07-12 13:23:10 +00:00
WebAssembly Revert r308273 to reinstate part of r308100. 2017-07-19 04:15:30 +00:00
WinEH
X86 [AVX-512] Fix a bug that prevented some non-temporal loads from using the movntdqa instruction. 2017-07-21 00:40:42 +00:00
XCore [DAG] Improve Aliasing of operations to static alloca 2017-07-18 20:06:24 +00:00