summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/local-memory.ll
Commit message (Expand)AuthorAge
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-06
* R600/SI: Don't display the GDS bit.Matt Arsenault2014-03-19
* Fix broken CHECK lines.Benjamin Kramer2014-01-11
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-12
* R600/SI: Add compute support for CI v2Tom Stellard2013-10-29
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-10
* R600/SI: Don't emit S_WQM_B64 instruction for compute shadersTom Stellard2013-09-05
* R600/SI: Fix broken encoding of DS_WRITE_B32Michel Danzer2013-08-16
* Revert "R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions"Tom Stellard2013-08-16
* R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructionsTom Stellard2013-08-16
* R600/SI: Initial local memory supportMichel Danzer2013-07-10
* R600: Add local memory support via LDSTom Stellard2013-06-28