[all-commits] [llvm/llvm-project] 0276bc: [LVI] Add NewPM printer pass

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sat Nov 25 21:21:51 PST 2023


  Branch: refs/heads/users/boomanaiden154/lazyvalueinfo-newpm-printer
  Home:   https://github.com/llvm/llvm-project
  Commit: 0276bc121c06eebe3a031d72a971d84a20c7f1b5
      https://github.com/llvm/llvm-project/commit/0276bc121c06eebe3a031d72a971d84a20c7f1b5
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-25 (Sat, 25 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

This patch adds a NewPM printer pass for the LazyValueAnalysis.




More information about the All-commits mailing list