[all-commits] [llvm/llvm-project] bc856e: [SampleProfile][Inline] Annotate sample profile in...

minglotus-6 via All-commits all-commits at lists.llvm.org
Wed Jun 22 17:32:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc856eb3fc8a4b317f6bbf623c50e993a8dfd35a
      https://github.com/llvm/llvm-project/commit/bc856eb3fc8a4b317f6bbf623c50e993a8dfd35a
  Author: Mingming Liu <mingmingl at google.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/InlineAdvisor.h
    M llvm/include/llvm/Transforms/IPO/SampleProfile.h
    M llvm/lib/Analysis/InlineAdvisor.cpp
    M llvm/lib/Transforms/IPO/SampleProfile.cpp
    M llvm/test/Transforms/SampleProfile/pseudo-probe-inline.ll
    M llvm/test/Transforms/SampleProfile/remarks.ll

  Log Message:
  -----------
  [SampleProfile][Inline] Annotate sample profile inline remarks with link phase (prelink/postlink) information.

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




More information about the All-commits mailing list