llvm-6502/test/CodeGen
Che-Liang Chiou f71720231f Add preliminary support for .f32 in the PTX backend.
- Add appropriate TableGen patterns for fadd, fsub, fmul.
- Add .f32 as the PTX type for the LLVM float type.
- Allow parameters, return values, and global variable declarations
  to accept the float type.
- Add appropriate test cases.

Patch by Justin Holewinski



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126636 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-28 06:34:09 +00:00
..
Alpha
ARM Add patterns to use post-increment addressing for Neon VST1-lane instructions. 2011-02-25 06:42:42 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic Legalize support for fpextend of vector. PR9309. 2011-02-27 14:41:27 +00:00
MBlaze
Mips
MSP430
PowerPC
PTX Add preliminary support for .f32 in the PTX backend. 2011-02-28 06:34:09 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 Target/X86: Always emit "push/pop GPRs" in prologue/epilogue and emit "spill/reload frames" for XMMs. 2011-02-27 08:47:19 +00:00
XCore Add XCore intrinsic for eeu instruction. 2011-02-24 13:39:18 +00:00