llvm-6502/test/CodeGen
Tim Northover 37abe8df4a Use VLD1 in NEON extenting-load patterns instead of VLDR.
On some cores it's a bad idea for performance to mix VFP and NEON instructions
and since these patterns are NEON anyway, the NEON load should be used.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155630 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-26 08:46:29 +00:00
..
ARM Use VLD1 in NEON extenting-load patterns instead of VLDR. 2012-04-26 08:46:29 +00:00
CellSPU
CPP
Generic
Hexagon Revert r155365, r155366, and r155367. All three of these have regression 2012-04-23 18:25:57 +00:00
MBlaze
Mips Do not use $gp as a dedicated global register if the target ABI is not O32. 2012-04-25 01:24:52 +00:00
MSP430
PowerPC
PTX
SPARC
Thumb
Thumb2 If triple is armv7 / thumbv7 and a CPU is specified, do not automatically assume 2012-04-26 01:13:36 +00:00
X86 Try to fix llvm-arm-linux builder with -mcpu. 2012-04-25 21:22:33 +00:00
XCore