llvm-6502/test/CodeGen/PTX
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
..
add.ll Add preliminary support for .f32 in the PTX backend. 2011-02-28 06:34:09 +00:00
dg.exp
exit.ll ptx: add passing parameter to kernel functions 2011-02-10 12:01:24 +00:00
ld_float.ll Add preliminary support for .f32 in the PTX backend. 2011-02-28 06:34:09 +00:00
ld.ll ptx: remove reg-reg addressing mode and st.const 2011-01-01 11:58:58 +00:00
mov.ll Add preliminary support for .f32 in the PTX backend. 2011-02-28 06:34:09 +00:00
mul.ll Add preliminary support for .f32 in the PTX backend. 2011-02-28 06:34:09 +00:00
options.ll ptx: add command-line options for gpu target and ptx version 2010-11-30 10:14:14 +00:00
ret.ll
shl.ll ptx: add shift instructions 2010-12-06 04:00:03 +00:00
shr.ll ptx: add shift instructions 2010-12-06 04:00:03 +00:00
st_float.ll Add preliminary support for .f32 in the PTX backend. 2011-02-28 06:34:09 +00:00
st.ll ptx: remove reg-reg addressing mode and st.const 2011-01-01 11:58:58 +00:00
sub.ll Add preliminary support for .f32 in the PTX backend. 2011-02-28 06:34:09 +00:00