[PATCH] D57067: [MBP] Don't move bottom block before header if it can't reduce taken branches
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 25 11:47:21 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352236: [MBP] Don't move bottom block before header if it can't reduce taken branches (authored by Carrot, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57067?vs=182983&id=183589#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57067/new/
https://reviews.llvm.org/D57067
Files:
llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp
llvm/trunk/test/CodeGen/AMDGPU/si-annotate-cf.ll
llvm/trunk/test/CodeGen/PowerPC/licm-remat.ll
llvm/trunk/test/CodeGen/X86/2009-02-26-MachineLICMBug.ll
llvm/trunk/test/CodeGen/X86/avx-cmp.ll
llvm/trunk/test/CodeGen/X86/avx512-i1test.ll
llvm/trunk/test/CodeGen/X86/code_placement_no_header_change.ll
llvm/trunk/test/DebugInfo/X86/PR37234.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57067.183589.patch
Type: text/x-patch
Size: 10324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/bb762e5e/attachment.bin>
More information about the llvm-commits
mailing list