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
/
PTXInstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
PTX: Reverting implementation of i8.
Dan Bailey
2011-06-25
1
-97
/
+24
*
PTX: Add support for i8 type and introduce associated .b8 registers
Dan Bailey
2011-06-24
1
-5
/
+110
*
PTX: Re-work target sm/compute selection and add some basic GPU
Justin Holewinski
2011-06-24
1
-14
/
+16
*
PTX: Prevent DCE from eliminating st.param calls, and unify the handling of
Justin Holewinski
2011-06-23
1
-28
/
+50
*
PTX: Use .param space for parameters in device functions for SM >= 2.0
Justin Holewinski
2011-06-23
1
-2
/
+24
*
PTX: Add signed integer comparisons
Justin Holewinski
2011-06-22
1
-0
/
+12
*
PTX: Fix conversion between predicates and value types
Justin Holewinski
2011-06-20
1
-12
/
+18
*
PTX: Add basic register spilling code
Justin Holewinski
2011-06-20
1
-0
/
+24
*
PTX: Adjust rounding modes
Justin Holewinski
2011-06-17
1
-23
/
+38
*
PTX: Rename register classes for readability and combine int and fp registers
Justin Holewinski
2011-06-16
1
-338
/
+338
*
PTX: add flag to disable mad/fma selection
Justin Holewinski
2011-05-18
1
-2
/
+8
*
PTX: add PTX 2.3 setting in PTX sub-target.
Justin Holewinski
2011-05-10
1
-0
/
+2
*
PTX: support for select
Justin Holewinski
2011-04-28
1
-0
/
+15
*
PTX: mov fix and rounding correction for cvt
Justin Holewinski
2011-04-28
1
-18
/
+18
*
PTX: support for fneg
Justin Holewinski
2011-04-28
1
-0
/
+23
*
PTX: support for bitwise operations on predicates
Justin Holewinski
2011-04-28
1
-0
/
+8
*
PTX: Add intrinsics to list of built-in intrinsics, which allows them to be
Justin Holewinski
2011-04-20
1
-2
/
+2
*
ptx: add integer div and rem instruction
Che-Liang Chiou
2011-04-20
1
-0
/
+2
*
ptx: add floating-point comparison to setp
Che-Liang Chiou
2011-04-20
1
-14
/
+234
*
ptx: support setp's 4-operand format
Che-Liang Chiou
2011-04-02
1
-6
/
+62
*
ptx: clean up branch code a bit
Che-Liang Chiou
2011-03-28
1
-4
/
+3
*
PTX: Improve support for 64-bit addressing
Justin Holewinski
2011-03-23
1
-16
/
+53
*
ptx: add analyze/insert/remove branch
Che-Liang Chiou
2011-03-22
1
-1
/
+3
*
PTX: Fix various codegen issues
Justin Holewinski
2011-03-18
1
-1
/
+10
*
ptx: add unconditional and conditional branch
Che-Liang Chiou
2011-03-18
1
-3
/
+15
*
PTX: Set PTX 2.0 as the minimum supported version
Justin Holewinski
2011-03-15
1
-2
/
+35
*
PTX: Add support for sqrt/sin/cos intrinsics
Justin Holewinski
2011-03-14
1
-0
/
+33
*
ptx: add set.p instruction and related changes to predicate execution
Che-Liang Chiou
2011-03-14
1
-5
/
+28
*
PTX: Add preliminary support for floating-point divide and multiply-and-add
Justin Holewinski
2011-03-10
1
-5
/
+96
*
ptx: add basic intrinsic support
Che-Liang Chiou
2011-03-05
1
-0
/
+4
*
Add 64-bit addressing to PTX backend
Che-Liang Chiou
2011-03-02
1
-26
/
+72
*
Extend initial support for primitive types in PTX backend
Che-Liang Chiou
2011-03-02
1
-78
/
+125
*
Add preliminary support for .f32 in the PTX backend.
Che-Liang Chiou
2011-02-28
1
-0
/
+42
*
ptx: add passing parameter to kernel functions
Che-Liang Chiou
2011-02-10
1
-1
/
+9
*
ptx: remove reg-reg addressing mode and st.const
Che-Liang Chiou
2011-01-01
1
-17
/
+2
*
ptx: add store instruction
Che-Liang Chiou
2011-01-01
1
-0
/
+71
*
ptx: add state spaces
Che-Liang Chiou
2010-12-30
1
-3
/
+45
*
ptx: add ld instruction and test
Che-Liang Chiou
2010-12-22
1
-0
/
+9
*
ptx: add shift instructions
Che-Liang Chiou
2010-12-06
1
-0
/
+27
*
ptx: add ld instruction
Che-Liang Chiou
2010-11-30
1
-0
/
+38
*
Add simple arithmetics and %type directive for PTX
Che-Liang Chiou
2010-11-17
1
-1
/
+21
*
Add lower argument and return of device function
Che-Liang Chiou
2010-10-19
1
-0
/
+21
*
Add ret instruction to PTX backend
Che-Liang Chiou
2010-09-25
1
-0
/
+3
*
Add the exit instruction to the PTX target.
Eric Christopher
2010-09-18
1
-0
/
+33