[all-commits] [llvm/llvm-project] 504fbe: [AlwaysInliner] Pass callee AAResults to InlineFun...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Oct 26 20:10:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 504fbec7a61cdfbb5f6e1b25cf14afe5195ccaf6
https://github.com/llvm/llvm-project/commit/504fbec7a61cdfbb5f6e1b25cf14afe5195ccaf6
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M llvm/lib/Transforms/IPO/AlwaysInliner.cpp
A llvm/test/Transforms/Inline/noalias-calls-always.ll
Log Message:
-----------
[AlwaysInliner] Pass callee AAResults to InlineFunction()
Test copied from noalias-calls.ll with small changes.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D89609
More information about the All-commits
mailing list