summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.barrier.ll
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Mark s_barrier as having side effects but not accessing memory.Jay Foad2019-09-061-28/+28
* [DAGCombine][X86][AArch64][AMDGPU] (x - y) + -1 -> add (xor y, -1), x fold...Roman Lebedev2019-05-301-11/+8
* [DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 3Roman Lebedev2019-05-301-10/+11
* [DAGCombine] Revert of recommit of "binop-with-const hoisting" patchesRoman Lebedev2019-05-301-6/+8
* [DAGCombine][X86][AArch64][AMDGPU] (x - y) + -1 -> add (xor y, -1), x fold...Roman Lebedev2019-05-281-11/+8
* [DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 2Roman Lebedev2019-05-281-10/+11
* Revert DAGCombine "hoist binop with const" foldsRoman Lebedev2019-05-281-6/+8
* [DAGCombine][X86][AArch64][AMDGPU] (x - y) + -1 -> add (xor y, -1), x foldRoman Lebedev2019-05-281-11/+8
* [DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C foldRoman Lebedev2019-05-281-10/+11
* [NFC][AMDGPU] Autogenerate llvm.amdgcn.s.barrier.ll testRoman Lebedev2019-05-211-10/+93
* AMDGPU: Start selecting global instructionsMatt Arsenault2017-07-291-1/+1
* AMDGPU: Make auto waitcnt before barrier a featureKonstantin Zhuravlyov2017-06-021-3/+6
* [AMDGPU] Require waitcnt before barrier for all targets; adjust tests.Mark Searles2017-05-301-2/+1
* AMDGPU: Remove old intrinsic usesMatt Arsenault2017-05-171-4/+2
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-211-1/+1
* AMDGPU: Merge initial gfx9 supportMatt Arsenault2017-02-181-3/+6
* AMDGPU: Remove some old intrinsic uses from testsMatt Arsenault2016-02-111-2/+2
* AMDGPU: Add new name for barrier intrinsicMatt Arsenault2016-01-221-0/+28
OpenPOWER on IntegriCloud