[PATCH] D22744: CodeExtractor : Add ability to preserve profile data.
River Riddle via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 29 00:02:43 PDT 2016
rriddle updated this revision to Diff 66085.
rriddle added a comment.
Updated after David's comments
https://reviews.llvm.org/D22744
Files:
include/llvm/Analysis/BlockFrequencyInfo.h
include/llvm/Analysis/BlockFrequencyInfoImpl.h
include/llvm/CodeGen/MachineBlockFrequencyInfo.h
include/llvm/Transforms/Utils/CodeExtractor.h
lib/Analysis/BlockFrequencyInfo.cpp
lib/Analysis/BlockFrequencyInfoImpl.cpp
lib/CodeGen/MachineBlockFrequencyInfo.cpp
lib/Transforms/IPO/PartialInlining.cpp
lib/Transforms/Utils/CodeExtractor.cpp
test/Transforms/CodeExtractor/ExtractedFnEntryCount.ll
test/Transforms/CodeExtractor/MultipleExitBranchProb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22744.66085.patch
Type: text/x-patch
Size: 22336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160729/48a1d3c3/attachment-0001.bin>
More information about the llvm-commits
mailing list