[PATCH] D28522: Codegen: Make chains from trellis-shaped CFGs
Kyle Butt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 12:00:51 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL295223: Codegen: Make chains from trellis-shaped CFGs (authored by iteratee).
Changed prior to commit:
https://reviews.llvm.org/D28522?vs=88578&id=88586#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28522
Files:
llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp
llvm/trunk/test/CodeGen/AArch64/branch-relax-cbz.ll
llvm/trunk/test/CodeGen/AArch64/combine-comparisons-by-cse.ll
llvm/trunk/test/CodeGen/AArch64/optimize-cond-branch.ll
llvm/trunk/test/CodeGen/AMDGPU/basic-branch.ll
llvm/trunk/test/CodeGen/AMDGPU/branch-relaxation.ll
llvm/trunk/test/CodeGen/AMDGPU/cf-loop-on-constant.ll
llvm/trunk/test/CodeGen/AMDGPU/convergent-inlineasm.ll
llvm/trunk/test/CodeGen/AMDGPU/salu-to-valu.ll
llvm/trunk/test/CodeGen/ARM/2007-05-22-tailmerge-3.ll
llvm/trunk/test/CodeGen/ARM/atomic-cmpxchg.ll
llvm/trunk/test/CodeGen/ARM/fold-stack-adjust.ll
llvm/trunk/test/CodeGen/PowerPC/tail-dup-break-cfg.ll
llvm/trunk/test/CodeGen/PowerPC/tail-dup-layout.ll
llvm/trunk/test/CodeGen/SPARC/sjlj.ll
llvm/trunk/test/CodeGen/WebAssembly/mem-intrinsics.ll
llvm/trunk/test/CodeGen/X86/block-placement.ll
llvm/trunk/test/CodeGen/X86/bypass-slow-division-32.ll
llvm/trunk/test/CodeGen/X86/sse1.ll
llvm/trunk/test/CodeGen/X86/tail-dup-merge-loop-headers.ll
llvm/trunk/test/CodeGen/X86/tail-dup-repeat.ll
llvm/trunk/test/CodeGen/X86/tail-opts.ll
llvm/trunk/test/CodeGen/X86/twoaddr-coalesce-3.ll
llvm/trunk/test/CodeGen/X86/win-alloca-expander.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28522.88586.patch
Type: text/x-patch
Size: 53772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170215/60e5007a/attachment.bin>
More information about the llvm-commits
mailing list