[PATCH] D50658: Hot cold splitting pass

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 08:09:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341669: Hot cold splitting pass (authored by hiraditya, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50658?vs=162753&id=164427#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50658

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/IPO.h
  llvm/trunk/lib/Transforms/IPO/CMakeLists.txt
  llvm/trunk/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/trunk/lib/Transforms/IPO/IPO.cpp
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/test/Transforms/HotColdSplit/split-cold-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50658.164427.patch
Type: text/x-patch
Size: 17537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/ff69e468/attachment-0001.bin>


More information about the llvm-commits mailing list