1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/test/CodeGen
Manman Ren 584c3daf8d X86 MMX: optimize transfer from mmx to i32
We used to generate a store (movq) + a load.
Now we use movd.

rdar://9946746

llvm-svn: 167056
2012-10-30 22:15:38 +00:00
..
ARM Change ForceSizeOpt attribute into MinSize attribute 2012-10-30 16:32:52 +00:00
CellSPU Fix broken tests. 2012-10-02 15:49:34 +00:00
CPP
Generic
Hexagon
MBlaze
Mips [mips] Allow tail-call optimization for vararg functions and functions which 2012-10-30 20:16:31 +00:00
MSP430 Fix fallout from RegInfo => FrameLowering refactoring on MSP430. 2012-10-17 17:37:11 +00:00
NVPTX
PowerPC PowerPC: Expand FSRQT for vector types 2012-10-30 18:29:42 +00:00
SPARC Use TargetTransformInfo to control switch-to-lookup table transformation 2012-10-30 11:23:25 +00:00
Thumb
Thumb2 Add GPRPair Register class to ARM. 2012-10-26 21:29:15 +00:00
X86 X86 MMX: optimize transfer from mmx to i32 2012-10-30 22:15:38 +00:00
XCore