summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "[AMDGPU] Invert the handling of skip insertion."Nicolai Hähnle2020-02-031-5/+8
* [AMDGPU] Invert the handling of skip insertion.cdevadas2020-01-151-8/+5
* AMDGPU: Force skip over SMRD, VMEM and s_waitcnt instructionsRhys Perry2019-04-171-0/+1
* AMDGPU: Remove llvm.AMDGPU.killMatt Arsenault2018-12-071-30/+42
* AMDGPU: Force skip over s_sendmsg and exp instructionsNicolai Haehnle2018-07-301-1/+9
* AMDGPU: Convert test cases to the dimension-aware intrinsicsNicolai Haehnle2018-06-211-3/+3
* [AMDGPU] fix test to be independent of FP undefSanjay Patel2018-03-091-2/+2
* [AMDGPU] Fixed incorrect uniform branch conditionTim Renouf2018-01-091-3/+3
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-24/+24
* [AMDGPU] Eliminate no effect instructions before s_endpgmStanislav Mekhanoshin2017-08-161-1/+0
* [AMDGPU] Preserve inverted bit in SI_IF in presence of SI_KILLStanislav Mekhanoshin2017-08-041-0/+2
* [AMDGPU] Optimize SI_IF lowering for simple if regionsStanislav Mekhanoshin2017-07-261-3/+0
* AMDGPU: Use correct register names in inline assemblyMatt Arsenault2017-06-081-6/+6
* AMDGPU: Convert image intrinsic uses in testsMatt Arsenault2017-03-211-5/+4
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-12/+5
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-5/+12
* AMDGPU: Select branch on undef to uniform scc branchMatt Arsenault2016-12-151-1/+1
* AMDGPU: Don't required structured CFGMatt Arsenault2016-12-061-4/+2
* AMDGPU: Change how exp is printedMatt Arsenault2016-12-051-2/+2
* ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()Matthias Braun2016-11-111-0/+1
* AMDGPU: Remove unnecessary and on conditional branchMatt Arsenault2016-11-071-7/+3
* BranchRelaxation: Support expanding unconditional branchesMatt Arsenault2016-10-061-4/+4
* AMDGPU: Use unsigned compare for eq/neMatt Arsenault2016-09-301-4/+4
* AMDGPU: Support commuting with immediate in src0Matt Arsenault2016-09-081-1/+1
* AMDGPU: Change insertion point of si_mask_branchMatt Arsenault2016-08-101-4/+7
* AMDGPU: Stay in WQM for non-intrinsic storesNicolai Haehnle2016-08-021-1/+1
* AMDGPU: Fix not expanding control flow after some kill blocksMatt Arsenault2016-07-151-0/+49
* AMDGPU: Fix trying to skip from a block with no successorsMatt Arsenault2016-07-151-0/+38
* AMDGPU: Fix splitting kill blocks with defs before killMatt Arsenault2016-07-151-0/+48
* AMDGPU: Fold out no-op kill intrinsicsMatt Arsenault2016-07-131-1/+0
* AMDGPU: Follow up to r275203Matt Arsenault2016-07-121-6/+117
* AMDGPU: Fix verifier error with kill intrinsicMatt Arsenault2016-07-121-0/+145
OpenPOWER on IntegriCloud