[all-commits] [llvm/llvm-project] 762949: [Scalar] Remove CallSiteSplittingLegacyPass

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jun 10 15:20:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76294935d3164176b25d14d2cfc777567c0153c2
      https://github.com/llvm/llvm-project/commit/76294935d3164176b25d14d2cfc777567c0153c2
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    M llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp
    M llvm/lib/Transforms/Scalar/Scalar.cpp

  Log Message:
  -----------
  [Scalar] Remove CallSiteSplittingLegacyPass

The last use was removed by:

  commit fd48d0a0adaa5fcdd24d02a58ba8a6210adafc28
  Author: Kazu Hirata <kazu at google.com>
  Date:   Sat Jun 10 13:51:37 2023 -0700

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




More information about the All-commits mailing list