summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/global_atomics.ll
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Split flat offsets that don't fit in DAGMatt Arsenault2019-10-201-2/+7
* Allow FP types for atomicrmw xchgMatt Arsenault2019-01-171-0/+11
* [AMDGPU] Add an AMDGPU specific atomic optimizer.Neil Henning2018-10-081-3/+3
* AMDGPU: Start selecting global instructionsMatt Arsenault2017-07-291-201/+383
* AMDGPU: Implement memory modelKonstantin Zhuravlyov2017-07-211-8/+8
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-211-98/+98
* Enable FeatureFlatForGlobal on Volcanic IslandsMatt Arsenault2017-01-241-1/+1
* AMDGPU: Fix missing and broken check lines in atomic testsMatt Arsenault2016-06-091-288/+222
* AMDGPU/SI: Assembler: Unify parsing/printing of operands.Nikolay Haustov2016-04-291-52/+52
* AMDGPU/SI: Implement atomic load/store for i32 and i64Jan Vesely2016-04-071-0/+178
* AMDGPU: Implement {BUFFER,FLAT}_ATOMIC_CMPSWAP{,_X2}Tom Stellard2016-04-011-0/+89
* AMDGPU: Set flat_scratch from flat_scratch_init regMatt Arsenault2016-02-121-78/+0
* AMDGPU: Fix printing trailing whitespace for mubuf atomicsMatt Arsenault2015-09-241-10/+10
* AMDGPU/SI: Add VI patterns to select FLAT instructions for global memory opsTom Stellard2015-07-201-80/+200
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+801
OpenPOWER on IntegriCloud