[PATCH] D58258: [HotColdSplit] Schedule splitting late to fix perf regression

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 15 10:46:33 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354158: [HotColdSplit] Schedule splitting late to fix perf regression (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58258?vs=186952&id=187045#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58258/new/

https://reviews.llvm.org/D58258

Files:
  llvm/trunk/include/llvm/Passes/PassBuilder.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/test/Other/X86/lto-hot-cold-split.ll
  llvm/trunk/test/Other/new-pm-pgo.ll
  llvm/trunk/test/Other/opt-hot-cold-split.ll
  llvm/trunk/test/Other/pass-pipelines.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58258.187045.patch
Type: text/x-patch
Size: 11199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/480110f1/attachment.bin>


More information about the llvm-commits mailing list