summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/local-memory.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-49/+0
* Call EmitFunctionHeader just before EmitFunctionBody.Rafael Espindola2015-03-171-1/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-2/+2
* R600/SI: Move more information into SIProgramInfo structTom Stellard2014-12-021-2/+2
* R600: Error on initializer for LDS.Matt Arsenault2014-11-131-1/+1
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-4/+4
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-1/+1
* R600: Avoid repeated check linesMatt Arsenault2014-09-261-20/+18
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-061-1/+1
* R600/SI: Don't display the GDS bit.Matt Arsenault2014-03-191-2/+2
* Fix broken CHECK lines.Benjamin Kramer2014-01-111-1/+1
* 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
OpenPOWER on IntegriCloud