index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
R600
/
AMDGPUAsmPrinter.cpp
Age
Commit message (
Expand
)
Author
2013-05-06
R600: Emit config values in register / value pairs
Tom Stellard
2013-04-30
R600: config section now reports use of killgt
Vincent Lejeune
2013-04-24
R600: Use SHT_PROGBITS for the .AMDGPU.config section
Tom Stellard
2013-04-23
R600: Use .AMDGPU.config section to emit stacksize
Vincent Lejeune
2013-04-17
R600: Emit used GPRs count
Vincent Lejeune
2013-04-15
R600/SI: Emit config values in register value pairs.
Tom Stellard
2013-04-15
R600/SI: Emit configuration value in the .AMDGPU.config ELF section
Tom Stellard
2013-04-10
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
2013-03-07
R600/SI: rework input interpolation v2
Christian Konig
2013-02-16
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-07
R600/SI: cleanup VGPR encoding
Tom Stellard
2013-02-07
R600/SI: Add basic support for more integer vector types.
Tom Stellard
2013-02-05
R600: Emit function name in the AsmPrinter
Tom Stellard
2013-01-02
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2012-12-11
Add R600 backend
Tom Stellard