Reland [AlwaysInliner] Pass callee AAResults to InlineFunction()
authorArthur Eubanks <aeubanks@google.com>
Sat, 17 Oct 2020 00:21:12 +0000 (17:21 -0700)
committerArthur Eubanks <aeubanks@google.com>
Tue, 27 Oct 2020 03:40:46 +0000 (20:40 -0700)
commit42f76e193b696219d43ceb40ee61e4e07ccf0d42
tree5cbd0591129573660872cb758d7d252de30a7e76
parente5766f25c62c185632e3a75bf45b313eadab774b
Reland [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
llvm/lib/Transforms/IPO/AlwaysInliner.cpp
llvm/test/Transforms/Inline/noalias-calls-always.ll [new file with mode: 0644]