commit | 32ed609373d7ffd933a8b1feb2083152c8c10276 | [log] [tgz] |
---|---|---|
author | Jun Bum Lim <junbuml@codeaurora.org> | Fri Sep 23 17:26:14 2016 +0000 |
committer | Jun Bum Lim <junbuml@codeaurora.org> | Fri Sep 23 17:26:14 2016 +0000 |
tree | ac88fed0d2c2eb73f12336c6c34a4e030ddaf2d5 | |
parent | 3b621275428532a32a2806585282fa025af2d241 [diff] |
Enhance calcColdCallHeuristics for InvokeInst Summary: When identifying cold blocks, consider only the edge to the normal destination if the terminator is InvokeInst and let calcInvokeHeuristics() decide edge weights for the InvokeInst. Reviewers: mcrosier, hfinkel, davidxl Subscribers: mcrosier, llvm-commits Differential Revision: https://reviews.llvm.org/D24868 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282262 91177308-0d34-0410-b5e6-96231b3b80d8