[PATCH] D10979: Update the branch weight metadata in JumpThreading pass.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 12:46:09 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL250089: Update the branch weight metadata in JumpThreading pass. (authored by conghou).
Changed prior to commit:
http://reviews.llvm.org/D10979?vs=33602&id=37146#toc
Repository:
rL LLVM
http://reviews.llvm.org/D10979
Files:
llvm/trunk/include/llvm/Analysis/BlockFrequencyInfo.h
llvm/trunk/include/llvm/Analysis/BlockFrequencyInfoImpl.h
llvm/trunk/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
llvm/trunk/lib/Analysis/BlockFrequencyInfo.cpp
llvm/trunk/lib/Analysis/BlockFrequencyInfoImpl.cpp
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/test/Transforms/JumpThreading/update-edge-weight.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10979.37146.patch
Type: text/x-patch
Size: 15012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/99110059/attachment.bin>
More information about the llvm-commits
mailing list