llvm-project/llvm/test/CodeGen
Stefan Pintilie 873889ca16 [Power9] Exploit vector absolute difference instructions on Power 9
Power 9 has instructions to do absolute difference (VABSDUB, VABSDUH, VABSDUW)
for byte, halfword and word. We should take advantage of these.

Differential Revision: https://reviews.llvm.org/D34684

llvm-svn: 309876
2017-08-02 20:07:21 +00:00
..
AArch64 [AArch64] Add Exynos M2 feature test (NFC) 2017-08-02 18:55:34 +00:00
AMDGPU AMDGPU: Fix clobbering CSR VGPRs when spilling SGPR to it 2017-08-02 01:52:45 +00:00
ARM ARM: Do not use llc -march in tests. 2017-08-01 22:20:49 +00:00
AVR [AVR] Remove the instrumentation pass 2017-07-23 23:39:11 +00:00
BPF DAG: Undo and->or combine with FrameIndexes 2017-08-02 00:43:42 +00:00
Generic [TargetPassConfig] Feature generic options to setup start/stop-after/before 2017-07-31 18:24:07 +00:00
Hexagon [Hexagon] Convert HVX vector constants of i1 to i8 2017-08-01 13:12:53 +00:00
Inputs
Lanai CodeGen: Rename DEBUG_TYPE to match passnames 2017-05-25 21:26:32 +00:00
MIR [MIR] Print target-specific constant pools 2017-08-02 11:09:30 +00:00
MSP430 [DAG] Improve Aliasing of operations to static alloca 2017-07-18 20:06:24 +00:00
Mips [Mips] Fix for BBIT octeon instruction 2017-08-01 13:42:45 +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 [Power9] Exploit vector absolute difference instructions on Power 9 2017-08-02 20:07:21 +00:00
SPARC [SPARC] Clean up the support for disabling fsmuld and fmuls instructions. 2017-07-20 20:09:11 +00:00
SystemZ [SystemZ] test update 2017-07-21 13:14:17 +00:00
Thumb [ARM] Allow rematerialization of ARM Thumb literal pool loads 2017-07-14 08:23:56 +00:00
Thumb2 ARM: Do not use llc -march in tests. 2017-08-01 22:20:49 +00:00
WebAssembly Revert r308273 to reinstate part of r308100. 2017-07-19 04:15:30 +00:00
WinEH
X86 X86: Do not use llc -march in tests. 2017-08-02 00:28:10 +00:00
XCore [DAG] Improve Aliasing of operations to static alloca 2017-07-18 20:06:24 +00:00