[all-commits] [llvm/llvm-project] 5a7480: [LVI] Add NewPM printer pass (#73425)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Nov 26 12:21:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a74805bd6b28af7744b88c0cfe2e2b68ac1779f
      https://github.com/llvm/llvm-project/commit/5a74805bd6b28af7744b88c0cfe2e2b68ac1779f
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-26 (Sun, 26 Nov 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/LazyValueInfo.h
    M llvm/lib/Analysis/LazyValueInfo.cpp
    M llvm/lib/Passes/PassRegistry.def
    A llvm/test/Analysis/LazyValueAnalysis/print.ll

  Log Message:
  -----------
  [LVI] Add NewPM printer pass (#73425)

This patch adds a NewPM printer pass for the LazyValueAnalysis.




More information about the All-commits mailing list