[PATCH] D54411: [Codegen] Merge tail blocks with no successors after block placement
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 11:08:24 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363284: [Codegen] Merge tail blocks with no successors after block placement (authored by xbolva00, committed by ).
Herald added a subscriber: jsji.
Changed prior to commit:
https://reviews.llvm.org/D54411?vs=204453&id=204586#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54411/new/
https://reviews.llvm.org/D54411
Files:
llvm/trunk/lib/CodeGen/BranchFolding.cpp
llvm/trunk/test/CodeGen/Thumb2/v8_IT_3.ll
llvm/trunk/test/CodeGen/WinEH/wineh-noret-cleanup.ll
llvm/trunk/test/CodeGen/X86/conditional-tailcall.ll
llvm/trunk/test/CodeGen/X86/loop-search.ll
llvm/trunk/test/CodeGen/X86/machine-cp.ll
llvm/trunk/test/CodeGen/X86/mul-constant-result.ll
llvm/trunk/test/CodeGen/X86/tail-merge-after-mbp.mir
llvm/trunk/test/CodeGen/X86/tail-opts.ll
llvm/trunk/test/CodeGen/X86/tail-threshold.ll
llvm/trunk/test/CodeGen/X86/test-shrink-bug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54411.204586.patch
Type: text/x-patch
Size: 48246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/1959ae25/attachment.bin>
More information about the llvm-commits
mailing list