hanchenye-llvm-project/llvm/test/CodeGen
Stefan Pintilie 8f0c783095 [PowerPC] Try to simplify a Swap if it feeds a Splat
If we have the situation where a Swap feeds a Splat we can sometimes change the
  index on the Splat and then remove the Swap instruction.

Fixed the test case that was failing and recommit after pulling the original
  commit.

  Original revision is here: https://reviews.llvm.org/D39009

llvm-svn: 316478
2017-10-24 17:44:27 +00:00
..
AArch64 [MC] Adding code padding for performance stability - infrastructure. NFC. 2017-10-24 06:16:03 +00:00
AMDGPU AMDGPU: Add new intrinsic llvm.amdgcn.kill(i1) 2017-10-24 10:27:13 +00:00
ARC
ARM [GISel][ARM]: Fix illegal Generic copies in tests 2017-10-23 22:53:08 +00:00
AVR [AVR] Fix the select-mbb-placement-bug.ll 2017-10-20 04:17:14 +00:00
BPF bpf: fix bug on silently truncating 64-bit immediate 2017-10-16 04:14:53 +00:00
Generic [ARM/AARCH64] Make test MachineBranchProb.ll more robust and re-enable for ARM/AArch64 2017-10-05 18:33:34 +00:00
Hexagon [Hexagon] Return the correct chain edge for i1 function calls 2017-10-23 19:35:25 +00:00
Inputs
Lanai
MIR Canonicalize a large number of mir tests using update_mir_test_checks 2017-10-18 23:18:12 +00:00
MSP430
Mips Revert "[mips] Reordering callseq* nodes to be linear" 2017-10-20 14:35:41 +00:00
NVPTX [NVPTX] Implemented wmma intrinsics and instructions. 2017-10-12 18:27:55 +00:00
Nios2
PowerPC [PowerPC] Try to simplify a Swap if it feeds a Splat 2017-10-24 17:44:27 +00:00
RISCV [RISCV] Initial codegen support for ALU operations 2017-10-19 21:37:38 +00:00
SPARC Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" 2017-10-03 16:59:13 +00:00
SystemZ [SystemZ] Enable machine scheduler. 2017-10-06 13:59:28 +00:00
Thumb [ARM] Dynamic stack alignment for 16-bit Thumb 2017-10-22 11:56:35 +00:00
Thumb2
WebAssembly [WebAssembly] Narrow the scope of WebAssemblyFixFunctionBitcasts 2017-10-10 16:20:18 +00:00
WinEH Make x86 __ehhandler comdat if parent function is 2017-10-20 17:04:43 +00:00
X86 [X86][AVX] ComputeNumSignBitsForTargetNode - add support for X86ISD::VTRUNC 2017-10-24 17:04:57 +00:00
XCore [MC] Suppress .Lcfi labels when emitting textual assembly 2017-10-10 00:57:36 +00:00