[all-commits] [llvm/llvm-project] 444437: [NewPM] Remove InstCountLegacyPass (#72936)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Tue Nov 21 00:52:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4444374fd1536e80f1cb14e4b7ab4b9fcd4b79bd
      https://github.com/llvm/llvm-project/commit/4444374fd1536e80f1cb14e4b7ab4b9fcd4b79bd
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/Passes.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/LinkAllPasses.h
    M llvm/lib/Analysis/Analysis.cpp
    M llvm/lib/Analysis/InstCount.cpp

  Log Message:
  -----------
  [NewPM] Remove InstCountLegacyPass (#72936)

This pass isn't used/tested anywhere upstream, so remove it.




More information about the All-commits mailing list