index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
PTX
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptx: support setp's 4-operand format
Che-Liang Chiou
2011-04-02
1
-0
/
+25
*
ptx: add analyze/insert/remove branch
Che-Liang Chiou
2011-03-22
1
-0
/
+3
*
PTX: Fix various codegen issues
Justin Holewinski
2011-03-18
3
-46
/
+91
*
ptx: fix parameter order that is reversed
Che-Liang Chiou
2011-03-18
1
-0
/
+8
*
ptx: add unconditional and conditional branch
Che-Liang Chiou
2011-03-18
1
-0
/
+21
*
PTX: Set PTX 2.0 as the minimum supported version
Justin Holewinski
2011-03-15
2
-82
/
+83
*
PTX: Emit global arrays with proper sizes
Justin Holewinski
2011-03-14
2
-40
/
+40
*
PTX: Add support for sqrt/sin/cos intrinsics
Justin Holewinski
2011-03-14
1
-0
/
+56
*
ptx: add set.p instruction and related changes to predicate execution
Che-Liang Chiou
2011-03-14
1
-0
/
+109
*
PTX: Add preliminary support for floating-point divide and multiply-and-add
Justin Holewinski
2011-03-10
3
-0
/
+47
*
ptx: add the rest of special registers of ISA version 2.0
Che-Liang Chiou
2011-03-10
1
-34
/
+176
*
PTX: Add intrinsic support for ntid, ctaid, and nctaid registers
Justin Holewinski
2011-03-08
1
-0
/
+96
*
ptx: add basic intrinsic support
Che-Liang Chiou
2011-03-05
1
-0
/
+43
*
Extend initial support for primitive types in PTX backend
Che-Liang Chiou
2011-03-02
9
-254
/
+883
*
Add preliminary support for .f32 in the PTX backend.
Che-Liang Chiou
2011-02-28
6
-0
/
+229
*
ptx: add passing parameter to kernel functions
Che-Liang Chiou
2011-02-10
1
-1
/
+8
*
ptx: remove reg-reg addressing mode and st.const
Che-Liang Chiou
2011-01-01
2
-10
/
+4
*
ptx: add store instruction
Che-Liang Chiou
2011-01-01
1
-0
/
+78
*
ptx: add state spaces
Che-Liang Chiou
2010-12-30
1
-1
/
+34
*
ptx: add ld instruction and test
Che-Liang Chiou
2010-12-22
1
-0
/
+44
*
ptx: add shift instructions
Che-Liang Chiou
2010-12-06
2
-0
/
+65
*
ptx: add command-line options for gpu target and ptx version
Che-Liang Chiou
2010-11-30
1
-0
/
+6
*
Add simple arithmetics and %type directive for PTX
Che-Liang Chiou
2010-11-17
5
-6
/
+38
*
Add test case mov.ll for PTX device function
Che-Liang Chiou
2010-10-19
1
-0
/
+13
*
Add test case for PTX ret instruction
Che-Liang Chiou
2010-09-25
1
-0
/
+6
*
Add ret instruction to PTX backend
Che-Liang Chiou
2010-09-25
1
-1
/
+1
*
Add the exit instruction to the PTX target.
Eric Christopher
2010-09-18
2
-0
/
+11