[PATCH] D15519: Replace weights by probabilities in BPI.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 16:58:38 PST 2015


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

Update on David's comments.


http://reviews.llvm.org/D15519

Files:
  include/llvm/Analysis/BranchProbabilityInfo.h
  include/llvm/Support/BranchProbability.h
  lib/Analysis/BranchProbabilityInfo.cpp
  lib/CodeGen/StackProtector.cpp
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Analysis/BranchProbabilityInfo/noreturn.ll
  test/Transforms/JumpThreading/update-edge-weight.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15519.43418.patch
Type: text/x-patch
Size: 27914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/b388d675/attachment.bin>


More information about the llvm-commits mailing list