1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/CodeGen
Jonas Paulsson 1ba71f37a4 [Hexagon] Return true in enableMultipleCopyHints().
Enable multiple COPY hints to eliminate more COPYs during register allocation.

Note that this is something all targets should do, see
https://reviews.llvm.org/D38128.

Review: Krzysztof Parzyszek
llvm-svn: 325697
2018-02-21 16:37:45 +00:00
..
AArch64 [AArch64] Refactor instructions using SIMD immediates 2018-02-20 20:31:45 +00:00
AMDGPU AMDGPU: Do not combine loads/store across physreg defs 2018-02-21 13:31:35 +00:00
ARC
ARM [ARM] Lower BR_CC for f16 2018-02-20 19:28:05 +00:00
AVR
BPF [BPF] Return true in enableMultipleCopyHints(). 2018-02-18 10:09:54 +00:00
Generic Made test dbg_value_fastisel.ll specific to AArch64 fast-isel. 2018-02-17 17:43:24 +00:00
Hexagon [Hexagon] Return true in enableMultipleCopyHints(). 2018-02-21 16:37:45 +00:00
Inputs
Lanai
Mips [mips] Spectre variant two mitigation for MIPSR2 2018-02-21 00:06:53 +00:00
MIR
MSP430
Nios2
NVPTX [DAGCombiner] Call ExtendUsesToFormExtLoad in (zext (and (load)))->(and (zextload)) even when the and does not have multiple uses 2018-02-15 20:20:32 +00:00
PowerPC [PowerPC] Reduce stack frame for fastcc functions by only allocating parameter save area when needed 2018-02-20 15:09:45 +00:00
RISCV [RISCV] Revert r324172 now r323991 was reverted 2018-02-17 18:17:47 +00:00
SPARC [Sparc] Include __tls_get_addr in symbol table for TLS calls to it 2018-02-21 15:25:26 +00:00
SystemZ Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" 2018-02-17 03:05:33 +00:00
Thumb [ARM] Mark -1 as cheap in xor's for thumb1 2018-02-20 11:07:35 +00:00
Thumb2 [ARM] Return true in enableMultipleCopyHints(). 2018-02-16 09:51:01 +00:00
WebAssembly
WinCFGuard
WinEH
X86 [X86][MMX] Regenerate MMX arithmetic tests 2018-02-21 16:37:10 +00:00
XCore