[PATCH] D33934: [BPI] Don't assume that strcmp returning >0 is more likely than <0
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 02:45:08 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304970: [BPI] Don't assume that strcmp returning >0 is more likely than <0 (authored by john.brawn).
Changed prior to commit:
https://reviews.llvm.org/D33934?vs=101740&id=101875#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33934
Files:
llvm/trunk/include/llvm/Analysis/BranchProbabilityInfo.h
llvm/trunk/include/llvm/Analysis/LazyBranchProbabilityInfo.h
llvm/trunk/lib/Analysis/BranchProbabilityInfo.cpp
llvm/trunk/lib/Analysis/LazyBranchProbabilityInfo.cpp
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/test/Analysis/BranchProbabilityInfo/libfunc_call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33934.101875.patch
Type: text/x-patch
Size: 19039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/91c442d8/attachment-0001.bin>
More information about the llvm-commits
mailing list