[all-commits] [llvm/llvm-project] 422fc5: [llvm][Inline] Refactor out InlineOrder

Liqiang TAO via All-commits all-commits at lists.llvm.org
Thu Aug 12 07:21:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 422fc5603ab5a93a814d9652201e4582f18f8136
      https://github.com/llvm/llvm-project/commit/422fc5603ab5a93a814d9652201e4582f18f8136
  Author: Liqiang Tao <taolq at outlook.com>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

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

  Log Message:
  -----------
  [llvm][Inline] Refactor out InlineOrder

Move InlineOrder to separated file.

Reviewed By: kazu

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




More information about the All-commits mailing list