[all-commits] [llvm/llvm-project] 3c811c: [NPM] Share pass building options with legacy PM

aeubanks via All-commits all-commits at lists.llvm.org
Mon Nov 23 13:08:59 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c811ce4f390c8570690b042f4e6199f20255e26
      https://github.com/llvm/llvm-project/commit/3c811ce4f390c8570690b042f4e6199f20255e26
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M llvm/lib/Analysis/CallGraphSCCPass.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
    M llvm/test/Transforms/Inline/crash2.ll
    M llvm/test/Transforms/Inline/gvn-inline-iteration.ll
    M llvm/test/Transforms/LoopUnrollAndJam/opt-levels.ll

  Log Message:
  -----------
  [NPM] Share pass building options with legacy PM

We should share options when possible.

Reviewed By: asbirlea

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




More information about the All-commits mailing list