aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/local-memory.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+6
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+4
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-21/+19
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+3
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-1/+1
* R600/SI: Add compute support for CI v2Tom Stellard2013-10-291-7/+11
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* R600/SI: Don't emit S_WQM_B64 instruction for compute shadersTom Stellard2013-09-051-0/+1
* R600/SI: Fix broken encoding of DS_WRITE_B32Michel Danzer2013-08-161-2/+2
* Revert "R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions"Tom Stellard2013-08-161-2/+2
* R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructionsTom Stellard2013-08-161-2/+2
* R600/SI: Initial local memory supportMichel Danzer2013-07-101-52/+15
* R600: Add local memory support via LDSTom Stellard2013-06-281-0/+82