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
Branch
Commit message
Author
Age
cfg
Not so stupid attempt to fix splitedge
Vincent Lejeune
11 years
codesize6
R600: Relax some vector constraints on Dot4.
Vincent Lejeune
12 years
native
R600: Improve texture handling
Vincent Lejeune
12 years
radeonsi
R600: Generalize dot4 optimizations to cube instructions
Vincent Lejeune
11 years
radeonsi-backup
R600/SI: Start working on a Scheduler for SI.
Vincent Lejeune
11 years
radeonsi-backup2
R600/SI: Add support for new vector intrinsic related callbacks
Vincent Lejeune
11 years
radeonsi-scheduling
fixe for scheduler
Vincent Lejeune
10 years
scheduling-backup
R600: Recompute schedule graph non order dependencies.
Vincent Lejeune
11 years
textures
fix the trans bs too
Vincent Lejeune
11 years
vliw5
Revert "R600: Recompute schedule graph non order dependencies."
Vincent Lejeune
11 years
[...]
Age
Commit message
Author
Files
Lines
2012-10-19
R600: Remove deprecated code from R600MCCodeEmitter
HEAD
master
tstellar
1
-129
/
+9
2012-10-19
R600: Use native operands for KILLGT instruction
tstellar
4
-38
/
+29
2012-10-19
R600: Use native operands for CUBE*, DOT4* instructions
tstellar
3
-68
/
+46
2012-10-19
R600: Organize pseudo instruction in R600Instructions.td
tstellar
1
-27
/
+10
2012-10-19
R600: Add support for the AMDGPU::BREAK instruction
tstellar
1
-1
/
+17
2012-10-19
R600: Lower PRED_X to a native instruction prior to codegen
tstellar
9
-50
/
+111
2012-10-19
R600: Use native operands for R600_OP3 instructions
tstellar
1
-34
/
+64
2012-10-19
R600: Use native operands for R600_2OP instructions
tstellar
4
-123
/
+79
2012-10-19
R600: Use native operands for MOV_IMM_* instructions
tstellar
4
-23
/
+42
2012-10-19
R600: Use native operands for the MOV Instruction
tstellar
7
-47
/
+60
[...]
Clone
git://people.freedesktop.org/~vlj/llvm
ssh://people.freedesktop.org/~vlj/llvm