[PATCH] D11442: Provide an interface normalizeSuccWeights in MachineBasicBlock to normalize its successors' weights and use it in other places.
Cong Hou
congh at google.com
Wed Jul 29 15:29:58 PDT 2015
congh updated this revision to Diff 30958.
congh marked an inline comment as done.
congh added a comment.
Reduce the size of MachineBasicBlock by relocating SuccWeightsNormalized which is a boolean.
http://reviews.llvm.org/D11442
Files:
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/CodeGen/MachineBranchProbabilityInfo.h
lib/CodeGen/IfConversion.cpp
lib/CodeGen/MachineBasicBlock.cpp
lib/CodeGen/MachineBlockPlacement.cpp
lib/CodeGen/MachineBranchProbabilityInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11442.30958.patch
Type: text/x-patch
Size: 11833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150729/b2a3c075/attachment.bin>
More information about the llvm-commits
mailing list