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
/
lib
/
Target
/
PTX
/
PTXISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure OpCode is not used uninitialized.
Duncan Sands
2011-10-05
1
-1
/
+3
*
PTX: Various stylistic and code readability changes recommended by Jim Grosbach.
Justin Holewinski
2011-09-30
1
-3
/
+3
*
PTX: MC-ize the PTX back-end (patch 1 of N)
Justin Holewinski
2011-09-28
1
-2
/
+2
*
PTX: Use external symbols to keep track of params and locals. This also fixes
Justin Holewinski
2011-09-27
1
-11
/
+7
*
PTX: Fix detection of stack load/store vs. global load/store, as well as fix the
Justin Holewinski
2011-09-26
1
-25
/
+60
*
PTX: Handle FrameIndex nodes
Justin Holewinski
2011-09-26
1
-0
/
+58
*
PTX: Use .param space for device function return values on SM 2.0+, and attempt
Justin Holewinski
2011-09-22
1
-0
/
+83
*
PTX: Prevent DCE from eliminating st.param calls, and unify the handling of
Justin Holewinski
2011-06-23
1
-69
/
+0
*
PTX: Use .param space for parameters in device functions for SM >= 2.0
Justin Holewinski
2011-06-23
1
-11
/
+46
*
PTX: Improve support for 64-bit addressing
Justin Holewinski
2011-03-23
1
-4
/
+15
*
ptx: add unconditional and conditional branch
Che-Liang Chiou
2011-03-18
1
-4
/
+29
*
Add 64-bit addressing to PTX backend
Che-Liang Chiou
2011-03-02
1
-0
/
+8
*
Extend initial support for primitive types in PTX backend
Che-Liang Chiou
2011-03-02
1
-3
/
+24
*
ptx: add passing parameter to kernel functions
Che-Liang Chiou
2011-02-10
1
-2
/
+17
*
ptx: remove reg-reg addressing mode and st.const
Che-Liang Chiou
2011-01-01
1
-12
/
+9
*
ptx: add ld instruction and test
Che-Liang Chiou
2010-12-22
1
-15
/
+42
*
ptx: add ld instruction
Che-Liang Chiou
2010-11-30
1
-0
/
+59
*
Add the exit instruction to the PTX target.
Eric Christopher
2010-09-18
1
-0
/
+53