[PATCH] D15519: Replace weights by probabilities in BPI.
Cong Hou via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 14:24:41 PST 2015
congh updated this revision to Diff 43270.
congh added a comment.
Update on David'd 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.43270.patch
Type: text/x-patch
Size: 27692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151218/bd223396/attachment.bin>
More information about the llvm-commits
mailing list