llvm-project/llvm/test/CodeGen
Simon Pilgrim 2655bd51d6 [X86][SSE] combineShuffleWithHorizOp - canonicalize SHUFFLE(HOP(X,Y),HOP(Y,X)) -> SHUFFLE(HOP(X,Y))
Attempt to canonicalize binary shuffles of HOPs with commuted operands to an unary shuffle.
2020-08-11 18:13:03 +01:00
..
AArch64 [GlobalISel] Add G_ABS 2020-08-11 16:34:37 +01:00
AMDGPU AMDGPU/GlobalISel: Manually select llvm.amdgcn.writelane 2020-08-11 11:56:16 -04:00
ARC
ARM [ARM] Unrestrict Armv8-a IT when at minsize 2020-08-10 14:59:53 +01:00
AVR
BPF BPF: add a SimplifyCFG IR pass during generic Scalar/IPO optimization 2020-08-06 13:16:00 -07:00
Generic [llc] (almost) remove `--print-machineinstrs` 2020-07-20 10:43:28 -07:00
Hexagon [Hexagon] Use InstSimplify instead of ConstantProp 2020-08-04 15:42:39 -07:00
Inputs
Lanai
MIR AMDGPU: Serialize MFI spill fields 2020-07-28 20:01:57 -04:00
MSP430
Mips [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
NVPTX
PowerPC Add missing `-o -` to a recent test 2020-08-11 06:00:11 -04:00
RISCV [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
SPARC [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
SystemZ [LegalTypes] Move VSELECT node creation out of WidenVSELECTAndMask and push to 2 of the 3 callers. 2020-08-06 13:18:16 -07:00
Thumb
Thumb2 [ARM][MVE] Added extra tail-predication runs for auto-correlation test case. NFC 2020-08-11 14:33:41 +01:00
VE [VE] Update bit operations 2020-08-11 19:42:12 +09:00
WebAssembly [WebAssembly] Fix FastISel address calculation bug 2020-08-08 15:23:11 -07:00
WinCFGuard
WinEH
X86 [X86][SSE] combineShuffleWithHorizOp - canonicalize SHUFFLE(HOP(X,Y),HOP(Y,X)) -> SHUFFLE(HOP(X,Y)) 2020-08-11 18:13:03 +01:00
XCore