summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/local-atomics64.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-470/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-24/+24
* R600/SI: Remove M0 from DS assembly stringsTom Stellard2015-02-261-2/+2
* R600/SI: Enable a lot of existing tests for VI (squashed commits)Marek Olsak2015-02-111-114/+117
* R600/SI: Define a schedule model and enable the generic machine schedulerTom Stellard2015-01-291-3/+3
* R600/SI: Add a V_MOV_B64 pseudo instructionTom Stellard2015-01-071-19/+13
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-1/+1
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-121/+121
* R600/SI: Change how DS offsets are printedMatt Arsenault2014-10-101-29/+29
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-50/+50
* R600/SI: Replace LDS atomics with no return versionsMatt Arsenault2014-09-081-0/+222
* R600/SI: Use a register set to -1 for data0 on ds_inc*/ds_dec*Matt Arsenault2014-06-121-2/+10
* R600/SI: Add common 64-bit LDS atomicsMatt Arsenault2014-06-111-0/+243
OpenPOWER on IntegriCloud