[all-commits] [llvm/llvm-project] 42f76e: Reland [AlwaysInliner] Pass callee AAResults to In...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Oct 26 20:43:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 42f76e193b696219d43ceb40ee61e4e07ccf0d42
      https://github.com/llvm/llvm-project/commit/42f76e193b696219d43ceb40ee61e4e07ccf0d42
  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:
  -----------
  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




More information about the All-commits mailing list