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
/
PTXMachineFunctionInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-0
/
+17
*
PTX: Cleanup unused code in PTXMachineFunctionInfo
Justin Holewinski
2011-09-23
1
-101
/
+50
*
PTX: Generalize handling of .param types
Justin Holewinski
2011-09-23
1
-0
/
+6
*
PTX: Use .param space for device function return values on SM 2.0+, and attempt
Justin Holewinski
2011-09-22
1
-37
/
+76
*
PTX: Fixup codegen to handle emission of virtual registers.
Justin Holewinski
2011-09-22
1
-0
/
+53
*
PTX: Add initial support for device function calls
Justin Holewinski
2011-08-09
1
-0
/
+9
*
PTX: Always use registers for return values, but use .param space for device
Justin Holewinski
2011-06-23
1
-3
/
+7
*
PTX: Finish new calling convention implementation
Justin Holewinski
2011-06-16
1
-5
/
+12
*
ptx: fix parameter ordering
Che-Liang Chiou
2011-04-21
1
-4
/
+1
*
ptx: PTXMachineFunctionInfo no longer sort registers and so should not use st...
Che-Liang Chiou
2011-04-21
1
-2
/
+3
*
Revert r129846; it's breaking a buildbot. See
Eli Friedman
2011-04-20
1
-0
/
+1
*
ptx: fix parameter ordering
Che-Liang Chiou
2011-04-20
1
-1
/
+0
*
Add 64-bit addressing to PTX backend
Che-Liang Chiou
2011-03-02
1
-4
/
+7
*
ptx: add passing parameter to kernel functions
Che-Liang Chiou
2011-02-10
1
-2
/
+2
*
Add generating function declaration for PTX
Che-Liang Chiou
2010-11-08
1
-0
/
+1
*
Add physical register counting functions
Che-Liang Chiou
2010-11-08
1
-0
/
+78