llvm-6502/test/CodeGen/PTX
Justin Holewinski ae3ce17bac PTX: Emit global arrays with proper sizes
- Emit all arrays as type .b8 and proper sizes in bytes to conform
  to the output of nvcc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127584 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-14 15:40:11 +00:00
..
add.ll Extend initial support for primitive types in PTX backend 2011-03-02 03:20:28 +00:00
dg.exp
exit.ll ptx: add passing parameter to kernel functions 2011-02-10 12:01:24 +00:00
fdiv-sm10.ll PTX: Add preliminary support for floating-point divide and multiply-and-add 2011-03-10 16:57:18 +00:00
fdiv-sm13.ll PTX: Add preliminary support for floating-point divide and multiply-and-add 2011-03-10 16:57:18 +00:00
intrinsic.ll ptx: add the rest of special registers of ISA version 2.0 2011-03-10 04:05:57 +00:00
ld.ll PTX: Emit global arrays with proper sizes 2011-03-14 15:40:11 +00:00
llvm-intrinsic.ll PTX: Add support for sqrt/sin/cos intrinsics 2011-03-14 14:09:33 +00:00
mad.ll PTX: Add preliminary support for floating-point divide and multiply-and-add 2011-03-10 16:57:18 +00:00
mov.ll Extend initial support for primitive types in PTX backend 2011-03-02 03:20:28 +00:00
mul.ll Extend initial support for primitive types in PTX backend 2011-03-02 03:20:28 +00:00
options.ll Extend initial support for primitive types in PTX backend 2011-03-02 03:20:28 +00:00
ret.ll Add simple arithmetics and %type directive for PTX 2010-11-17 08:08:49 +00:00
setp.ll ptx: add set.p instruction and related changes to predicate execution 2011-03-14 11:26:01 +00:00
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.ll PTX: Emit global arrays with proper sizes 2011-03-14 15:40:11 +00:00
sub.ll Extend initial support for primitive types in PTX backend 2011-03-02 03:20:28 +00:00