summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/branch-relaxation.ll
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Re-do update for branch-relaxation testMatt Arsenault2017-03-011-5/+16
* Update AMDGPU test branch-relaxation.ll for changes after post-dom fixesDaniel Berlin2017-02-281-13/+5
* Codegen: Make chains from trellis-shaped CFGsKyle Butt2017-02-151-1/+2
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-311-0/+16
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-16/+0
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-0/+16
* AMDGPU: Don't required structured CFGMatt Arsenault2016-12-061-5/+3
* AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defined in scalar br...Tom Stellard2016-11-291-6/+4
* [AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition ...Stanislav Mekhanoshin2016-11-281-2/+2
* ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()Matthias Braun2016-11-111-2/+4
* Revert "[AMDGPU] Allow hoisting of comparisons out of a loop and eliminate co...Stanislav Mekhanoshin2016-11-111-3/+3
* [AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition ...Stanislav Mekhanoshin2016-11-071-3/+3
* AMDGPU: Remove unnecessary and on conditional branchMatt Arsenault2016-11-071-8/+7
* BranchRelaxation: Fix computing indirect branch block sizeMatt Arsenault2016-11-021-0/+54
* BranchRelaxation: Support expanding unconditional branchesMatt Arsenault2016-10-061-0/+479
OpenPOWER on IntegriCloud