[all-commits] [llvm/llvm-project] a403d7: [LegacyPM] Remove LowerGuardIntrinsicLegacyPass

kazutakahirata via All-commits all-commits at lists.llvm.org
Tue Aug 8 08:37:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a403d75be7add73f3e34032d73c81b8e1dcba3b9
      https://github.com/llvm/llvm-project/commit/a403d75be7add73f3e34032d73c81b8e1dcba3b9
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

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

  Log Message:
  -----------
  [LegacyPM] Remove LowerGuardIntrinsicLegacyPass

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




More information about the All-commits mailing list