index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
R600
/
AMDGPUAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Store disassembly in a special ELF section when feature +DumpCode is en...
Tom Stellard
2013-10-12
1
-8
/
+36
*
R600/SI: Initial local memory support
Michel Danzer
2013-07-10
1
-0
/
+7
*
R600: Add local memory support via LDS
Tom Stellard
2013-06-28
1
-0
/
+6
*
R600: Rework subtarget info and remove AMDILDevice classes
Tom Stellard
2013-06-07
1
-2
/
+2
*
Move passes from namespace llvm into anonymous namespaces. Sort includes whil...
Benjamin Kramer
2013-05-23
1
-3
/
+3
*
R600: Emit config values in register / value pairs
Tom Stellard
2013-05-06
1
-3
/
+29
*
R600: config section now reports use of killgt
Vincent Lejeune
2013-04-30
1
-0
/
+4
*
R600: Use SHT_PROGBITS for the .AMDGPU.config section
Tom Stellard
2013-04-24
1
-1
/
+1
*
R600: Use .AMDGPU.config section to emit stacksize
Vincent Lejeune
2013-04-23
1
-0
/
+3
*
R600: Emit used GPRs count
Vincent Lejeune
2013-04-17
1
-7
/
+39
*
R600/SI: Emit config values in register value pairs.
Tom Stellard
2013-04-15
1
-3
/
+16
*
R600/SI: Emit configuration value in the .AMDGPU.config ELF section
Tom Stellard
2013-04-15
1
-1
/
+9
*
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
2013-04-10
1
-0
/
+3
*
R600/SI: rework input interpolation v2
Christian Konig
2013-03-07
1
-1
/
+1
*
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
1
-2
/
+0
*
R600/SI: cleanup VGPR encoding
Tom Stellard
2013-02-07
1
-1
/
+1
*
R600/SI: Add basic support for more integer vector types.
Tom Stellard
2013-02-07
1
-0
/
+6
*
R600: Emit function name in the AsmPrinter
Tom Stellard
2013-02-05
1
-0
/
+3
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+138