[PATCH] D13908: Add new interfaces to MBB for manipulating successors with probabilities instead of weights.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 10:39:55 PST 2015


congh updated this revision to Diff 39216.
congh added a comment.

Update the patch according to David's comment.


http://reviews.llvm.org/D13908

Files:
  include/llvm/CodeGen/MachineBasicBlock.h
  include/llvm/Support/BranchProbability.h
  lib/CodeGen/MachineBasicBlock.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13908.39216.patch
Type: text/x-patch
Size: 10092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/8570b3a4/attachment.bin>


More information about the llvm-commits mailing list