index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-20
cover bitcast when exploding
codesize
Vincent Lejeune
2
-0
/
+10
2013-01-20
radeon/llvm: switch instructions matching fmul and int_AMDGPU_mul
Vincent Lejeune
3
-7
/
+8
2013-01-20
Initial work to fold
Vincent Lejeune
2
-3
/
+40
2013-01-19
R600: improve inputs/interpolation handling
Vadim Girlin
10
-251
/
+124
2013-01-18
R600: add a llvm.R600.store.swizzle intrinsics
Vincent Lejeune
3
-2
/
+31
2013-01-18
R600: simplify stream outputs intrinsic
Vincent Lejeune
5
-47
/
+13
2013-01-18
R600: rework handling of the constants
Vadim Girlin
16
-104
/
+483
2013-01-18
R600: Add a CONST_ADDRESS node to model constant buf read
Vincent Lejeune
3
-1
/
+12
2013-01-18
R600: Factorise VTX_WORD0 and VTX_WORD1 in tblgen def
Vincent Lejeune
1
-45
/
+65
2013-01-16
R600/SI: Use unnormalized coordinates for sampling with the RECT target.
Michel Dänzer
2
-0
/
+13
2013-01-16
R600/SI: Take target parameter for sample intrinsics.
Michel Dänzer
2
-4
/
+4
2013-01-16
R600/SI: Derive all sample intrinsics from a single class.
Michel Dänzer
1
-3
/
+5
2013-01-08
R600: Proper insert S_WAITCNT instructions
Christian König
7
-32
/
+378
2013-01-08
R600: Optimize and cleanup KILL on SI
Christian König
4
-71
/
+96
2013-01-04
AMDGPU: Rename backend to R600
Tom Stellard
109
-39
/
+51
2013-01-02
DAGCombiner: Avoid generating illegal vector INT_TO_FP nodes
tstellar
4
-7
/
+42
2013-01-02
Merge LLVM 3.2 branch
Tom Stellard
190
-1855
/
+6365
2012-12-21
R600: Coding style - remove empty spaces from the beginning of functions
Tom Stellard
3
-35
/
+0
2012-12-21
R600: Fix MAX_UINT definition
Vadim Girlin
1
-1
/
+1
2012-12-21
R600: Add SHADOWCUBE to TEX_SHADOW pattern
Vadim Girlin
1
-1
/
+1
2012-12-21
R600: Expand vec4 INT <-> FP conversions
tstellar
2
-0
/
+56
2012-12-14
R600: Remove unecessary VREG alignment.
Christian König
1
-6
/
+6
2012-12-14
R600: control flow optimization
Christian König
1
-0
/
+49
2012-12-14
R600: New control flow for SI v2
Christian König
13
-384
/
+1498
2012-12-14
R600: enable S_*N2_* instructions
Christian König
1
-4
/
+4
2012-12-14
R600: BB operand support for SI
Christian König
4
-4
/
+27
2012-12-14
R600: remove nonsense setPrefLoopAlignment
Christian König
1
-1
/
+0
2012-12-11
R600: Add an intrinsic to handle stream outputs.
Vincent Lejeune
6
-0
/
+102
2012-12-11
R600: Add a field for Export node (compMask) and factorise code handling stor...
Vincent Lejeune
2
-42
/
+58
2012-12-11
R600: Split Word0 and Word1 in Export instruction
Vincent Lejeune
3
-49
/
+60
2012-12-11
AMDGPU/SI: Only allow selecting VGPRs with V_CNDMASK_B32.
Michel Dänzer
1
-4
/
+4
2012-12-11
AMDGPU: Match fdiv for SI.
Michel Dänzer
1
-0
/
+5
2012-12-11
R600: Add support for i8 and i16 function arguments
Tom Stellard
5
-15
/
+92
2012-12-11
R600: Improve assembly output for VTX instructions
Tom Stellard
4
-7
/
+13
2012-12-11
AMDGPU: Promote floating-point load/store to integer load/store
Tom Stellard
4
-60
/
+37
2012-12-11
LegalizeDAG: Allow promotion of scalar loads
Tom Stellard
1
-3
/
+2
2012-12-11
LegalizeDAG: Allow type promotion for scalar stores
Tom Stellard
1
-3
/
+4
2012-12-11
R600: Convert global store address to dword offset during isel
Tom Stellard
7
-14
/
+46
2012-12-05
R600: Fix use iterator in custom select of ISD::Constant
Tom Stellard
1
-2
/
+3
2012-12-05
AMDGPU: add a pattern for min/max
Tom Stellard
6
-8
/
+79
2012-12-05
AMDGPU: replace int_AMDGPU_rcp by fdiv (1.0, x) in RECIP pattern
Vincent Lejeune
3
-4
/
+4
2012-12-05
AMDGPU: Match AMDGPU.cube intrinsic for SI.
Michel Dänzer
1
-0
/
+21
2012-12-05
AMDGPU: Doxygen fixes
Tom Stellard
72
-517
/
+572
2012-12-05
AMDGPU: Various coding style fixes
Tom Stellard
46
-518
/
+452
2012-11-29
R600: Fold immediates into ALU instructions when possible v2
Tom Stellard
9
-6
/
+153
2012-11-29
AMDGPU: Remove or document commented out code
Tom Stellard
4
-92
/
+13
2012-11-29
AMDGPU: Fix 4-space indentation
Tom Stellard
3
-73
/
+73
2012-11-29
AMDGPU: Remove unused macros v2
Tom Stellard
6
-100
/
+19
2012-11-29
AMDGPU: Coding style - put braces on same line as function headers
Tom Stellard
27
-458
/
+229
2012-11-29
AMDGPU: Simplify SI control flow lowering
Christian König
1
-41
/
+38
[next]