[all-commits] [llvm/llvm-project] bf293b: [ctx_prof] Add Inlining support

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Aug 28 13:14:15 PDT 2024


  Branch: refs/heads/users/mtrofin/08-22-_ctx_prof_add_inlining_support
  Home:   https://github.com/llvm/llvm-project
  Commit: bf293b440d0e5ab73df4f9d8c1baa8cce1fcb471
      https://github.com/llvm/llvm-project/commit/bf293b440d0e5ab73df4f9d8c1baa8cce1fcb471
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/CtxProfAnalysis.h
    M llvm/include/llvm/IR/IntrinsicInst.h
    M llvm/include/llvm/ProfileData/PGOCtxProfReader.h
    M llvm/include/llvm/Transforms/Utils/Cloning.h
    M llvm/lib/Analysis/CtxProfAnalysis.cpp
    M llvm/lib/Transforms/IPO/ModuleInliner.cpp
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    M llvm/unittests/Transforms/Utils/CMakeLists.txt
    A llvm/unittests/Transforms/Utils/InlineFunctionTest.cpp

  Log Message:
  -----------
  [ctx_prof] Add Inlining support



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list