1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/test/CodeGen/PTX
Justin Holewinski 8948485aa7 PTX: Set PTX 2.0 as the minimum supported version
- Remove PTX 1.4 code generation
- Change type of intrinsics to .v4.i32 instead of .v4.i16
- Add and/or/xor integer instructions

llvm-svn: 127677
2011-03-15 13:24:15 +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: Set PTX 2.0 as the minimum supported version 2011-03-15 13:24:15 +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 PTX: Set PTX 2.0 as the minimum supported version 2011-03-15 13:24:15 +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