[PATCH] D52708: Add support for new pass manager
Aditya Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 2 07:02:20 PDT 2018
hiraditya updated this revision to Diff 167940.
hiraditya added a comment.
Modified the testcases to use both pass managers
Use single commandline flag for both pass managers.
https://reviews.llvm.org/D52708
Files:
include/llvm/Transforms/IPO/HotColdSplitting.h
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/IPO/HotColdSplitting.cpp
lib/Transforms/IPO/PassManagerBuilder.cpp
test/Transforms/HotColdSplit/split-cold-1.ll
test/Transforms/HotColdSplit/split-cold-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52708.167940.patch
Type: text/x-patch
Size: 6336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/ef2ce74e/attachment.bin>
More information about the llvm-commits
mailing list