[PATCH] D22744: CodeExtractor : Add ability to preserve profile data.

Sean Silva via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 31 20:07:11 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277313: CodeExtractor : Add ability to preserve profile data. (authored by silvas).

Changed prior to commit:
  https://reviews.llvm.org/D22744?vs=66266&id=66273#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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22744.66273.patch
Type: text/x-patch
Size: 20277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/50a4b521/attachment.bin>


More information about the llvm-commits mailing list