[all-commits] [llvm/llvm-project] 48fa35: [llvm][NFC] Move inlining decision-related APIs in...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Mon May 11 09:11:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 48fa355ed4bd5331d67fdb97642d737c8adf2e7f
      https://github.com/llvm/llvm-project/commit/48fa355ed4bd5331d67fdb97642d737c8adf2e7f
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
    A llvm/include/llvm/Analysis/InlineAdvisor.h
    M llvm/lib/Analysis/CMakeLists.txt
    A llvm/lib/Analysis/InlineAdvisor.cpp
    M llvm/lib/Transforms/IPO/Inliner.cpp

  Log Message:
  -----------
  [llvm][NFC] Move inlining decision-related APIs in InliningAdvisor.

Summary: Factoring out in preparation to https://reviews.llvm.org/D79042

Reviewers: dblaikie, davidxl

Subscribers: mgorny, eraman, hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79613




More information about the All-commits mailing list