search for: profile_branch_weight_metadata

Displaying 2 results from an estimated 2 matches for "profile_branch_weight_metadata".

2012 Aug 03
2
[LLVMdev] Profile Based Branch Weight Metadata
...been stripped down and rewritten quite significantly. For review purposes it can be treated as new code. The key function is probably setBranchWeightMetadata(...) near the end of the patch. Regards, Alastair. -------------- next part -------------- A non-text attachment was scrubbed... Name: profile_branch_weight_metadata.patch Type: text/x-patch Size: 21582 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120804/ae8f7c4c/attachment.bin>
2012 Aug 09
0
[LLVMdev] Profile Based Branch Weight Metadata
...ially based on the ProfileInfoLoader code, though has been stripped down and rewritten quite significantly. For review purposes it can be treated as new code. > > The key function is probably setBranchWeightMetadata(...) near the end of the patch. > > Regards, > Alastair. > <profile_branch_weight_metadata.patch>_______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev