summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/setcc.ll
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Remove remnants of old address space mappingMatt Arsenault2018-08-311-2/+2
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-111-2/+2
* [DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in a canonical manner.Amaury Sechet2018-02-231-3/+3
* [AMDGPU] Fix pointer info for lowering load/store for r600 for amdgiz environ...Yaxun Liu2017-11-101-2/+2
* AMDGPU: Expand setcc for v2i32 and v4i32Konstantin Zhuravlyov2017-10-031-0/+52
* AMDGPU: Add macro fusion schedule DAG mutationMatt Arsenault2017-07-061-5/+5
* [AMDGPU] Add INDIRECT_BASE_ADDR to R600_Reg32 class (PR33045)Simon Pilgrim2017-05-231-1/+1
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-211-30/+30
* AMDGPU: setcc test cleanupMatt Arsenault2016-12-221-82/+90
* AMDGPU: Use unsigned compare for eq/neMatt Arsenault2016-09-301-9/+9
* AMDGPU: Support commuting with immediate in src0Matt Arsenault2016-09-081-2/+2
* AMDGPU: Run r600 tests lastMatt Arsenault2016-05-051-1/+1
* AMDGPU/SI: Detect uniform branches and emit s_cbranch instructionsTom Stellard2016-02-121-1/+1
* AMDGPU/SI: Promote i1 SETCC operationsTom Stellard2016-01-201-0/+20
* AMDGPU/SI: Prevent the DAGCombiner from creating setcc with i1 inputsTom Stellard2016-01-201-0/+14
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+377
OpenPOWER on IntegriCloud