index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
PTX
/
PTXMachineFunctionInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-24
1
-202
/
+0
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-1
/
+1
*
PTX: Continue to fix up the register mess.
Justin Holewinski
2011-12-06
1
-64
/
+90
*
PTX: Encode registers as unsigned values in the MC asm printer instead of usi...
Justin Holewinski
2011-12-06
1
-3
/
+15
*
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