summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/atomic_cmp_swap_local.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-92/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* R600/SI: Remove M0 from DS assembly stringsTom Stellard2015-02-261-5/+5
* R600/SI: Enable a lot of existing tests for VI (squashed commits)Marek Olsak2015-02-111-37/+46
* 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-6/+4
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-2/+2
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-38/+38
* R600/SI: Change how DS offsets are printedMatt Arsenault2014-10-101-8/+8
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-5/+5
* R600/SI: Replace LDS atomics with no return versionsMatt Arsenault2014-09-081-0/+33
* R600/SI: Use same complex patterns for DS atomicsMatt Arsenault2014-09-051-0/+15
* R600/SI: Implement areLoadsFromSameBasePtrMatt Arsenault2014-08-061-2/+2
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-131-2/+4
* R600/SI: Add common 64-bit LDS atomicsMatt Arsenault2014-06-111-0/+19
* R600/SI: Add 32-bit LDS atomic cmpxchgMatt Arsenault2014-06-111-0/+16
OpenPOWER on IntegriCloud