[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
Tue Oct 20 15:13:16 PDT 2015


congh updated this revision to Diff 37936.
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.37936.patch
Type: text/x-patch
Size: 9772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151020/8516480c/attachment.bin>


More information about the llvm-commits mailing list