[PATCH] D15519: Replace weights by probabilities in BPI.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 22 10:59:34 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL256263: [BPI] Replace weights by probabilities in BPI. (authored by conghou).
Changed prior to commit:
http://reviews.llvm.org/D15519?vs=43456&id=43464#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15519
Files:
llvm/trunk/include/llvm/Analysis/BranchProbabilityInfo.h
llvm/trunk/include/llvm/Support/BranchProbability.h
llvm/trunk/lib/Analysis/BranchProbabilityInfo.cpp
llvm/trunk/lib/CodeGen/StackProtector.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/test/Analysis/BranchProbabilityInfo/noreturn.ll
llvm/trunk/test/Transforms/JumpThreading/update-edge-weight.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15519.43464.patch
Type: text/x-patch
Size: 28001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/93bc2828/attachment.bin>
More information about the llvm-commits
mailing list