llvm-6502/test/CodeGen
Andrea Di Biagio b3ff6a88b6 [X86][FastIsel] Teach how to select scalar integer to float/double conversions.
This patch teaches fast-isel how to select a (V)CVTSI2SSrr for an integer to 
float conversion, and how to select a (V)CVTSI2SDrr for an integer to double
conversion.

Added test 'fast-isel-int-float-conversion.ll'.

Differential Revision: http://reviews.llvm.org/D7698


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229589 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-17 23:40:58 +00:00
..
AArch64 AArch64: Safely handle the incoming sret call argument. 2015-02-16 18:10:47 +00:00
ARM Canonicalize splats as build_vectors (PR22283) 2015-02-17 16:54:32 +00:00
BPF
CPP
Generic
Hexagon
Inputs
Mips
MSP430
NVPTX
PowerPC Move ABI handling and 64-bitness to the PowerPC target machine. 2015-02-17 06:45:15 +00:00
R600 R600/SI: Fix asam errors in SIFoldOperands 2015-02-17 20:11:54 +00:00
SPARC SelectionDAG: fold (fp_to_u/sint (s/uint_to_fp)) here too 2015-02-16 21:47:58 +00:00
SystemZ
Thumb
Thumb2
X86 [X86][FastIsel] Teach how to select scalar integer to float/double conversions. 2015-02-17 23:40:58 +00:00
XCore