[all-commits] [llvm/llvm-project] b1bf24: [AlwaysInliner] Update BFI when inlining
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Oct 2 10:27:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b1bf24667fc3ec5dc4b541148d0d722ffa28a6df
https://github.com/llvm/llvm-project/commit/b1bf24667fc3ec5dc4b541148d0d722ffa28a6df
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
M llvm/lib/Transforms/IPO/AlwaysInliner.cpp
A llvm/test/Transforms/Inline/prof-update-sample-alwaysinline.ll
M llvm/test/Transforms/Inline/prof-update-sample.ll
Log Message:
-----------
[AlwaysInliner] Update BFI when inlining
Reviewed By: davidxl
Differential Revision: https://reviews.llvm.org/D88324
More information about the All-commits
mailing list