[all-commits] [llvm/llvm-project] 44b164: [NewPM] Support -disable-simplify-libcall/-disable...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Sep 21 16:38:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 44b1643d17753fb2f35ef1d42420a4578bb8d55d
      https://github.com/llvm/llvm-project/commit/44b1643d17753fb2f35ef1d42420a4578bb8d55d
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/disable-simplify-libcalls.ll
    M llvm/tools/opt/NewPMDriver.cpp
    M llvm/tools/opt/NewPMDriver.h
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [NewPM] Support -disable-simplify-libcall/-disable-builtin in NPM opt

Reviewed By: asbirlea

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




More information about the All-commits mailing list