[all-commits] [llvm/llvm-project] 226e17: Revert "[NewPM] Provide method to run all pipeline...

aeubanks via All-commits all-commits at lists.llvm.org
Sun Nov 8 00:39:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 226e179f7400025d3d320a6f63ded7d747d25c4a
      https://github.com/llvm/llvm-project/commit/226e179f7400025d3d320a6f63ded7d747d25c4a
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-11-08 (Sun, 08 Nov 2020)

  Changed paths:
    M clang/lib/CodeGen/BackendUtil.cpp
    R clang/test/CodeGen/bpf-O0.c
    M llvm/include/llvm/Passes/PassBuilder.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/BPF/optnone-2.ll
    M llvm/test/Other/new-pass-manager.ll
    R llvm/test/Other/new-pm-O0-ep-callbacks.ll

  Log Message:
  -----------
  Revert "[NewPM] Provide method to run all pipeline callbacks, used for -O0"

This reverts commit ae38540042668675dd16c642d850115f217ea59f.
As well as some follow-up test fixes.

The original change causes new-pass-manager.ll to fail when polly is enabled.




More information about the All-commits mailing list