[PATCH] D28522: Codegen: Make chains from lattice-shaped CFGs

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 16:48:47 PST 2017


I don't see anything changed in this revision.

David

On Wed, Feb 8, 2017 at 3:35 PM, Kyle Butt via Phabricator <
reviews at reviews.llvm.org> wrote:

> iteratee updated this revision to Diff 87725.
>
> https://reviews.llvm.org/D28522
>
> Files:
>   lib/CodeGen/MachineBlockPlacement.cpp
>   test/CodeGen/AArch64/branch-relax-cbz.ll
>   test/CodeGen/AArch64/combine-comparisons-by-cse.ll
>   test/CodeGen/AArch64/optimize-cond-branch.ll
>   test/CodeGen/AMDGPU/basic-branch.ll
>   test/CodeGen/AMDGPU/branch-relaxation.ll
>   test/CodeGen/AMDGPU/cf-loop-on-constant.ll
>   test/CodeGen/AMDGPU/convergent-inlineasm.ll
>   test/CodeGen/AMDGPU/salu-to-valu.ll
>   test/CodeGen/ARM/2007-05-22-tailmerge-3.ll
>   test/CodeGen/ARM/atomic-cmpxchg.ll
>   test/CodeGen/ARM/fold-stack-adjust.ll
>   test/CodeGen/PowerPC/tail-dup-break-cfg.ll
>   test/CodeGen/PowerPC/tail-dup-layout.ll
>   test/CodeGen/SPARC/sjlj.ll
>   test/CodeGen/WebAssembly/mem-intrinsics.ll
>   test/CodeGen/X86/block-placement.ll
>   test/CodeGen/X86/bypass-slow-division-32.ll
>   test/CodeGen/X86/sse1.ll
>   test/CodeGen/X86/tail-dup-merge-loop-headers.ll
>   test/CodeGen/X86/tail-dup-repeat.ll
>   test/CodeGen/X86/tail-opts.ll
>   test/CodeGen/X86/twoaddr-coalesce-3.ll
>   test/CodeGen/X86/win-alloca-expander.ll
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/ab648133/attachment.html>


More information about the llvm-commits mailing list