[PATCH] D52708: Add support for new pass manager

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 2 22:57:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343662: Add support for new pass manager (authored by hiraditya, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52708?vs=167940&id=168071#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52708

Files:
  llvm/trunk/include/llvm/Transforms/IPO/HotColdSplitting.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/trunk/test/Transforms/HotColdSplit/split-cold-1.ll
  llvm/trunk/test/Transforms/HotColdSplit/split-cold-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52708.168071.patch
Type: text/x-patch
Size: 5826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/2440eeeb/attachment.bin>


More information about the llvm-commits mailing list