1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test/CodeGen
Bob Wilson 470551e0ef Add a missing bitcast. This code used to only handle conversions between
i64 and f64 types, but now it also handle Neon vector types, so the f64 result
of VMOVDRR may need to be converted to a Neon type.  Radar 8084742.

llvm-svn: 105845
2010-06-11 22:45:25 +00:00
..
Alpha
ARM Add a missing bitcast. This code used to only handle conversions between 2010-06-11 22:45:25 +00:00
Blackfin
CBackend
CellSPU Fix SPU to cope with vector insertelement to an undef position. 2010-06-09 09:58:17 +00:00
CPP
Generic Implement expansion in type legalization for add/sub with overflow. The 2010-06-03 03:49:50 +00:00
MBlaze
Mips
MSP430
PIC16
PowerPC Fix some latency computation bugs: if the use is not a machine opcode do not just return zero. 2010-05-28 23:26:21 +00:00
SPARC
SystemZ
Thumb
Thumb2 More tail call removal. 2010-06-04 21:14:24 +00:00
X86 Testcase for r105741. 2010-06-09 20:30:22 +00:00
XCore