[PATCH] D22744: CodeExtractor : Add ability to preserve profile data.
Sean Silva via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 1 19:23:27 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL277411: CodeExtractor : Add ability to preserve profile data. (authored by silvas).
Changed prior to commit:
https://reviews.llvm.org/D22744?vs=66419&id=66425#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22744
Files:
llvm/trunk/include/llvm/Analysis/BlockFrequencyInfo.h
llvm/trunk/include/llvm/Analysis/BlockFrequencyInfoImpl.h
llvm/trunk/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
llvm/trunk/include/llvm/Transforms/Utils/CodeExtractor.h
llvm/trunk/lib/Analysis/BlockFrequencyInfo.cpp
llvm/trunk/lib/Analysis/BlockFrequencyInfoImpl.cpp
llvm/trunk/lib/CodeGen/MachineBlockFrequencyInfo.cpp
llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
llvm/trunk/test/Transforms/CodeExtractor/ExtractedFnEntryCount.ll
llvm/trunk/test/Transforms/CodeExtractor/MultipleExitBranchProb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22744.66425.patch
Type: text/x-patch
Size: 20221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/d57b4818/attachment.bin>
More information about the llvm-commits
mailing list