index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
PTX
Age
Commit message (
Expand
)
Author
2011-09-29
PTX: Add new patterns for bitconvert and any_extend
Justin Holewinski
2011-09-28
PTX: MC-ize the PTX back-end (patch 1 of N)
Justin Holewinski
2011-09-27
PTX: Add support for sitofp in backend
Justin Holewinski
2011-09-26
PTX: Fix detection of stack load/store vs. global load/store, as well as fix the
Justin Holewinski
2011-09-26
PTX: Add .align tests to stack object test file
Justin Holewinski
2011-09-26
PTX: Fix some lingering issues with stack allocation
Justin Holewinski
2011-09-26
PTX: Unify handling of loads/stores
Justin Holewinski
2011-09-23
PTX: Handle function call return values
Justin Holewinski
2011-09-23
PTX: Start fixing function calls
Justin Holewinski
2011-09-22
PTX: fixup test cases for register changes
Justin Holewinski
2011-08-09
PTX: Add initial support for device function calls
Justin Holewinski
2011-06-25
PTX: corrected tests that were failing
Dan Bailey
2011-06-25
PTX: Reverting implementation of i8.
Dan Bailey
2011-06-24
PTX: Add support for i8 type and introduce associated .b8 registers
Dan Bailey
2011-06-23
PTX: Always use registers for return values, but use .param space for device
Justin Holewinski
2011-06-23
PTX: Fixup test cases for device param changes
Justin Holewinski
2011-06-22
PTX: Add signed integer comparisons
Justin Holewinski
2011-06-22
PTX: Add .address_size directive if PTX version >= 2.3
Justin Holewinski
2011-06-20
PTX: Fix conversion between predicates and value types
Justin Holewinski
2011-06-17
PTX: Adjust rounding modes
Justin Holewinski
2011-06-16
PTX: Finish new calling convention implementation
Justin Holewinski
2011-05-18
PTX: add flag to disable mad/fma selection
Justin Holewinski
2011-05-10
PTX: add test cases for cvt, fneg, and selp
Justin Holewinski
2011-05-06
PTX: add PTX 2.3 language target
Justin Holewinski
2011-04-28
PTX: support for bitwise operations on predicates
Justin Holewinski
2011-04-25
Make tests more useful.
Benjamin Kramer
2011-04-21
ptx: fix parameter ordering
Che-Liang Chiou
2011-04-20
PTX: Add intrinsics to list of built-in intrinsics, which allows them to be
Justin Holewinski
2011-04-02
ptx: support setp's 4-operand format
Che-Liang Chiou
2011-03-22
ptx: add analyze/insert/remove branch
Che-Liang Chiou
2011-03-18
PTX: Fix various codegen issues
Justin Holewinski
2011-03-18
ptx: fix parameter order that is reversed
Che-Liang Chiou
2011-03-18
ptx: add unconditional and conditional branch
Che-Liang Chiou
2011-03-15
PTX: Set PTX 2.0 as the minimum supported version
Justin Holewinski
2011-03-14
PTX: Emit global arrays with proper sizes
Justin Holewinski
2011-03-14
PTX: Add support for sqrt/sin/cos intrinsics
Justin Holewinski
2011-03-14
ptx: add set.p instruction and related changes to predicate execution
Che-Liang Chiou
2011-03-10
PTX: Add preliminary support for floating-point divide and multiply-and-add
Justin Holewinski
2011-03-10
ptx: add the rest of special registers of ISA version 2.0
Che-Liang Chiou
2011-03-08
PTX: Add intrinsic support for ntid, ctaid, and nctaid registers
Justin Holewinski
2011-03-05
ptx: add basic intrinsic support
Che-Liang Chiou
2011-03-02
Extend initial support for primitive types in PTX backend
Che-Liang Chiou
2011-02-28
Add preliminary support for .f32 in the PTX backend.
Che-Liang Chiou
2011-02-10
ptx: add passing parameter to kernel functions
Che-Liang Chiou
2011-01-01
ptx: remove reg-reg addressing mode and st.const
Che-Liang Chiou
2011-01-01
ptx: add store instruction
Che-Liang Chiou
2010-12-30
ptx: add state spaces
Che-Liang Chiou
2010-12-22
ptx: add ld instruction and test
Che-Liang Chiou
2010-12-06
ptx: add shift instructions
Che-Liang Chiou
2010-11-30
ptx: add command-line options for gpu target and ptx version
Che-Liang Chiou
[next]