[PATCH] D54244: [HotColdSplitting] Refine definition of unlikelyExecuted

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 12:14:26 PST 2018


vsk updated this revision to Diff 174082.
vsk marked an inline comment as done.
vsk edited the summary of this revision.
vsk added a comment.

- Handle cold invokes, and address review feedback from @junbuml


https://reviews.llvm.org/D54244

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/eh-pads.ll
  llvm/test/Transforms/HotColdSplit/noreturn.ll
  llvm/test/Transforms/HotColdSplit/outline-cold-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54244.174082.patch
Type: text/x-patch
Size: 6465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181114/62b50606/attachment.bin>


More information about the llvm-commits mailing list