[all-commits] [llvm/llvm-project] 722521: [LegacyPM] Remove {, PostInline}EntryExitInstrument...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Jul 23 15:30:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7225213c0a0c2ec98d2490b1c426b14065e3cd9d
      https://github.com/llvm/llvm-project/commit/7225213c0a0c2ec98d2490b1c426b14065e3cd9d
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-07-23 (Sat, 23 Jul 2022)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/LinkAllPasses.h
    M llvm/include/llvm/Transforms/Utils.h
    M llvm/lib/Transforms/Scalar/Scalar.cpp
    M llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
    M llvm/test/CodeGen/PowerPC/mcount-insertion.ll
    M llvm/tools/llc/llc.cpp
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [LegacyPM] Remove {,PostInline}EntryExitInstrumenterPass

Following recent changes removing non-core features of the legacy
PM/optimization pipeline.




More information about the All-commits mailing list