[all-commits] [llvm/llvm-project] b5216b: [PGO] Enable preinline and cleanup when optimize f...
ZequanWu via All-commits
all-commits at lists.llvm.org
Thu Dec 10 12:33:51 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b5216b2950499a95df157063d6f0cd0f9486ca8d
https://github.com/llvm/llvm-project/commit/b5216b2950499a95df157063d6f0cd0f9486ca8d
Author: Zequan Wu <zequanwu at google.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
A llvm/test/Other/new-pm-pgo-preinline.ll
M llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
A llvm/test/Other/pm-pgo-preinline.ll
Log Message:
-----------
[PGO] Enable preinline and cleanup when optimize for size
Differential Revision: https://reviews.llvm.org/D91673
More information about the All-commits
mailing list