1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/CodeGen
Simon Pilgrim cc76b8656c [X86][SSE] Select domain for 32/64-bit partial loads for EltsFromConsecutiveLoads
Choose between MOVD/MOVSS and MOVQ/MOVSD depending on the target vector type.

This has a lot fewer test changes than trying to add this to X86InstrInfo::setExecutionDomain.....

llvm-svn: 259816
2016-02-04 19:27:51 +00:00
..
AArch64 [AArch64] Improve load/store optimizer to handle LDUR + LDR (take 3). 2016-02-04 18:59:49 +00:00
AMDGPU [ScheduleDAGInstrs::buildSchedGraph()] Handling of memory dependecies rewritten. 2016-02-03 17:52:29 +00:00
ARM ARM: support TLS for WoA 2016-02-03 18:21:59 +00:00
BPF
CPP
Generic Remove autoconf support 2016-01-26 21:29:08 +00:00
Hexagon The canonical way to XFAIL a test for all targets is XFAIL: *, not XFAIL: 2016-02-04 16:21:38 +00:00
Inputs
Mips [mips] Add SHF_MIPS_GPREL flag to the MIPS .sbss and .sdata sections 2016-02-03 11:50:22 +00:00
MIR Reapply r257105 "[Verifier] Check that debug values have proper size" 2016-01-15 00:46:17 +00:00
MSP430
NVPTX [NVPTX] Disable performance optimizations when OptLevel==None 2016-02-04 04:15:36 +00:00
PowerPC [PPC] Move PPC test to a PPC-specific dir 2016-02-04 16:14:59 +00:00
SPARC [SPARC] Revamp AnalyzeBranch and add ReverseBranchCondition. 2016-01-13 04:44:14 +00:00
SystemZ [SystemZ] Fix wrong-code generation for certain always-false conditions 2016-02-01 18:31:19 +00:00
Thumb [MC] Use .p2align instead of .align 2016-01-26 00:03:25 +00:00
Thumb2 [SCEV] Try to reuse existing value during SCEV expansion 2016-02-04 01:27:38 +00:00
WebAssembly [WebAssembly] Fix uses of FrameIndex as store values 2016-01-30 21:43:08 +00:00
WinEH Revert r258580 and r258581. 2016-02-01 03:29:38 +00:00
X86 [X86][SSE] Select domain for 32/64-bit partial loads for EltsFromConsecutiveLoads 2016-02-04 19:27:51 +00:00
XCore [MC] Use .p2align instead of .align 2016-01-26 00:03:25 +00:00