[PATCH] D11442: Provide an interface normalizeSuccWeights in MachineBasicBlock to normalize its successors' weights and use it in other places.
Phabricator
reviews at reviews.llvm.org
Wed Aug 5 15:02:02 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL244154: Record whether the weights on out-edges from a MBB are normalized. (authored by conghou).
Changed prior to commit:
http://reviews.llvm.org/D11442?vs=30958&id=31401#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11442
Files:
llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
llvm/trunk/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
llvm/trunk/lib/CodeGen/IfConversion.cpp
llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp
llvm/trunk/lib/CodeGen/MachineBranchProbabilityInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11442.31401.patch
Type: text/x-patch
Size: 12031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150805/0ffdddd5/attachment.bin>
More information about the llvm-commits
mailing list