[PATCH] D64376: [MBP] Avoid tail duplication if it can't bring benefit
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 10:03:36 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG72942459d070: [MBP] Avoid tail duplication if it can't bring benefit (authored by Carrot).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D64376?vs=232362&id=232601#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64376/new/
https://reviews.llvm.org/D64376
Files:
llvm/lib/CodeGen/MachineBlockPlacement.cpp
llvm/test/CodeGen/AArch64/callbr-asm-obj-file.ll
llvm/test/CodeGen/AArch64/swifterror.ll
llvm/test/CodeGen/AArch64/tbz-tbnz.ll
llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir
llvm/test/CodeGen/AMDGPU/uniform-cfg.ll
llvm/test/CodeGen/PowerPC/block-placement.mir
llvm/test/CodeGen/PowerPC/branch-opt.ll
llvm/test/CodeGen/PowerPC/expand-contiguous-isel.ll
llvm/test/CodeGen/PowerPC/no-duplicate.ll
llvm/test/CodeGen/RISCV/atomic-rmw.ll
llvm/test/CodeGen/RISCV/remat.ll
llvm/test/CodeGen/Thumb2/2010-02-11-phi-cycle.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
llvm/test/CodeGen/Thumb2/cbnz.ll
llvm/test/CodeGen/X86/mmx-coalescing.ll
llvm/test/CodeGen/X86/pr38795.ll
llvm/test/CodeGen/X86/ragreedy-hoist-spill.ll
llvm/test/CodeGen/X86/reverse_branches.ll
llvm/test/CodeGen/X86/shadow-stack.ll
llvm/test/CodeGen/X86/speculative-load-hardening.ll
llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll
llvm/test/CodeGen/X86/tail-dup-repeat.ll
llvm/test/CodeGen/X86/tail-merge-after-mbp.mir
llvm/test/CodeGen/X86/tail-opts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64376.232601.patch
Type: text/x-patch
Size: 144598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/d72c2059/attachment-0001.bin>
More information about the llvm-commits
mailing list