[PATCH] D70104: [BPI] Improve unreachable/ColdCall heurstics to handle loops.
Taewook Oh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 27 10:36:45 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb19ec1eb3d0c: [BPI] Improve unreachable/ColdCall heurstics to handle loops. (authored by twoh, committed by taewookoh <taewook.oh at gmail.com>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70104/new/
https://reviews.llvm.org/D70104
Files:
llvm/include/llvm/Analysis/BranchProbabilityInfo.h
llvm/lib/Analysis/BranchProbabilityInfo.cpp
llvm/test/Analysis/BranchProbabilityInfo/basic.ll
llvm/test/Analysis/BranchProbabilityInfo/noreturn.ll
llvm/test/CodeGen/X86/block-placement.ll
llvm/test/CodeGen/X86/pr37916.ll
llvm/test/CodeGen/X86/ragreedy-hoist-spill.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70104.231297.patch
Type: text/x-patch
Size: 24529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/0c06e75d/attachment.bin>
More information about the llvm-commits
mailing list