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
/
PTXAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PTX: Continue to fix up the register mess.
Justin Holewinski
2011-12-06
1
-47
/
+26
*
PTX: Encode registers as unsigned values in the MC asm printer instead of usi...
Justin Holewinski
2011-12-06
1
-10
/
+28
*
allow non-device function calls in PTX when natively handling device-side printf
Dan Bailey
2011-11-11
1
-0
/
+30
*
Simplify code. No functionality change.
Benjamin Kramer
2011-11-07
1
-155
/
+91
*
fixed global array handling for ptx to use the correct bit widths
Dan Bailey
2011-11-03
1
-12
/
+17
*
Add support for a new extension to the .file directive:
Nick Lewycky
2011-10-17
1
-2
/
+1
*
PTX: Print .ptr kernel attributes if PTX version >= 2.2
Justin Holewinski
2011-10-09
1
-1
/
+37
*
PTX: Various stylistic and code readability changes recommended by Jim Grosbach.
Justin Holewinski
2011-09-30
1
-200
/
+8
*
PTX: Fix broken shared library build
Justin Holewinski
2011-09-29
1
-4
/
+0
*
PTX: Fix alignment logic
Justin Holewinski
2011-09-28
1
-1
/
+1
*
PTX: MC-ize the PTX backend (patch 2 of N)
Justin Holewinski
2011-09-28
1
-8
/
+2
*
PTX: MC-ize the PTX back-end (patch 1 of N)
Justin Holewinski
2011-09-28
1
-44
/
+61
*
PTX: Fix case where printed alignment could be 0
Justin Holewinski
2011-09-27
1
-1
/
+1
*
PTX: Use external symbols to keep track of params and locals. This also fixes
Justin Holewinski
2011-09-27
1
-23
/
+5
*
PTX: Fix detection of stack load/store vs. global load/store, as well as fix the
Justin Holewinski
2011-09-26
1
-2
/
+9
*
PTX: Fix some lingering issues with stack allocation
Justin Holewinski
2011-09-26
1
-1
/
+3
*
PTX: Unify handling of loads/stores
Justin Holewinski
2011-09-26
1
-1
/
+8
*
PTX: Handle FrameIndex nodes
Justin Holewinski
2011-09-26
1
-2
/
+2
*
PTX: Cleanup unused code in PTXMachineFunctionInfo
Justin Holewinski
2011-09-23
1
-3
/
+3
*
PTX: Handle function call return values
Justin Holewinski
2011-09-23
1
-9
/
+24
*
PTX: Start fixing function calls
Justin Holewinski
2011-09-23
1
-1
/
+12
*
PTX: Generalize handling of .param types
Justin Holewinski
2011-09-23
1
-11
/
+21
*
PTX: Use .param space for device function return values on SM 2.0+, and attempt
Justin Holewinski
2011-09-22
1
-34
/
+55
*
PTX: Fixup codegen to handle emission of virtual registers.
Justin Holewinski
2011-09-22
1
-15
/
+60
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
PTX: Add initial support for device function calls
Justin Holewinski
2011-08-09
1
-1
/
+42
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-6
/
+6
*
PTX: Reverting implementation of i8.
Dan Bailey
2011-06-25
1
-2
/
+0
*
PTX: Add support for i8 type and introduce associated .b8 registers
Dan Bailey
2011-06-24
1
-0
/
+2
*
PTX: Add preliminary support for outputting debug information in the form of
Justin Holewinski
2011-06-24
1
-0
/
+97
*
PTX: Re-work target sm/compute selection and add some basic GPU
Justin Holewinski
2011-06-24
1
-1
/
+1
*
PTX: Always use registers for return values, but use .param space for device
Justin Holewinski
2011-06-23
1
-13
/
+4
*
PTX: Whitespace fixes and remove commented out code
Justin Holewinski
2011-06-23
1
-35
/
+0
*
PTX: Prevent DCE from eliminating st.param calls, and unify the handling of
Justin Holewinski
2011-06-23
1
-5
/
+23
*
PTX: Use .param space for parameters in device functions for SM >= 2.0
Justin Holewinski
2011-06-23
1
-1
/
+2
*
PTX: Fix FrameIndex mapping bug
Justin Holewinski
2011-06-22
1
-7
/
+10
*
PTX: Add .address_size directive if PTX version >= 2.3
Justin Holewinski
2011-06-22
1
-0
/
+7
*
PTX: Add basic register spilling code
Justin Holewinski
2011-06-20
1
-0
/
+13
*
Fix a FIXME by making GlobalVariable::getInitializer() return a
Jay Foad
2011-06-19
1
-1
/
+1
*
PTX: Finish new calling convention implementation
Justin Holewinski
2011-06-16
1
-43
/
+75
*
PTX: Rename register classes for readability and combine int and fp registers
Justin Holewinski
2011-06-16
1
-6
/
+6
*
PTX: Fix whitespace errors
Justin Holewinski
2011-06-16
1
-9
/
+10
*
PTX: patch to AsmPrinter
Justin Holewinski
2011-04-28
1
-22
/
+47
*
PTX: Add intrinsics to list of built-in intrinsics, which allows them to be
Justin Holewinski
2011-04-20
1
-1
/
+2
*
PTX: Fix various codegen issues
Justin Holewinski
2011-03-18
1
-1
/
+11
*
ptx: fix parameter order that is reversed
Che-Liang Chiou
2011-03-18
1
-5
/
+4
*
ptx: add unconditional and conditional branch
Che-Liang Chiou
2011-03-18
1
-16
/
+3
*
PTX: Emit global arrays with proper sizes
Justin Holewinski
2011-03-14
1
-5
/
+34
*
ptx: add set.p instruction and related changes to predicate execution
Che-Liang Chiou
2011-03-14
1
-1
/
+1
*
ptx: add basic support of predicate execution
Che-Liang Chiou
2011-03-13
1
-1
/
+25
[next]