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
/
test
/
CodeGen
/
PTX
/
st.ll
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
-337
/
+0
*
fixed global array handling for ptx to use the correct bit widths
Dan Bailey
2011-11-03
1
-15
/
+15
*
PTX: Unify handling of loads/stores
Justin Holewinski
2011-09-26
1
-65
/
+0
*
PTX: fixup test cases for register changes
Justin Holewinski
2011-09-22
1
-100
/
+100
*
PTX: Reverting implementation of i8.
Dan Bailey
2011-06-25
1
-78
/
+0
*
PTX: Add support for i8 type and introduce associated .b8 registers
Dan Bailey
2011-06-24
1
-0
/
+78
*
PTX: Always use registers for return values, but use .param space for device
Justin Holewinski
2011-06-23
1
-65
/
+65
*
PTX: Finish new calling convention implementation
Justin Holewinski
2011-06-16
1
-14
/
+14
*
PTX: Add intrinsics to list of built-in intrinsics, which allows them to be
Justin Holewinski
2011-04-20
1
-1
/
+1
*
PTX: Fix various codegen issues
Justin Holewinski
2011-03-18
1
-20
/
+40
*
PTX: Emit global arrays with proper sizes
Justin Holewinski
2011-03-14
1
-20
/
+20
*
Extend initial support for primitive types in PTX backend
Che-Liang Chiou
2011-03-02
1
-28
/
+339
*
ptx: remove reg-reg addressing mode and st.const
Che-Liang Chiou
2011-01-01
1
-9
/
+2
*
ptx: add store instruction
Che-Liang Chiou
2011-01-01
1
-0
/
+78