[all-commits] [llvm/llvm-project] b0a8e4: Revert "[LTOCodeGenerator] Use lto::Config for opt...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Feb 3 14:56:49 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0a8e41cfff717ff067bf63412d6edb0280608cd
      https://github.com/llvm/llvm-project/commit/b0a8e41cfff717ff067bf63412d6edb0280608cd
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
    M llvm/lib/LTO/LTOCodeGenerator.cpp

  Log Message:
  -----------
  Revert "[LTOCodeGenerator] Use lto::Config for options (NFC)."

This reverts commit 0d487cf87aa1b609b7db061def3e5ad068576ecf because
it is causing failures on green dragon.


  Commit: 0a17664b47c153aa26a0d31b4835f26375440ec6
      https://github.com/llvm/llvm-project/commit/0a17664b47c153aa26a0d31b4835f26375440ec6
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
    M llvm/lib/LTO/LTOCodeGenerator.cpp
    M llvm/test/LTO/X86/diagnostic-handler-remarks.ll
    M llvm/test/LTO/X86/disable-verify.ll
    M llvm/test/Other/X86/lto-hot-cold-split.ll
    M llvm/tools/llvm-lto/llvm-lto.cpp

  Log Message:
  -----------
  Revert "[LTO] Add option enable NewPM with LTOCodeGenerator."

This reverts commit 7a6a2cc81aaf064e6f5bc9a9a16973f552d2bdc2 because
it is causing failures on green dragon.


  Commit: 7db390cc7738a9ba0ed7d4ca59ab6ea2e69c47e9
      https://github.com/llvm/llvm-project/commit/7db390cc7738a9ba0ed7d4ca59ab6ea2e69c47e9
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
    M llvm/lib/LTO/LTOCodeGenerator.cpp
    M llvm/test/LTO/X86/disable-verify.ll
    M llvm/test/tools/lto/print-stats.ll
    M llvm/tools/llvm-lto/llvm-lto.cpp

  Log Message:
  -----------
  Revert "[LTO] Use lto::backend for code generation."

This reverts commit 6a59f0560648b43324b5aed51b9ef996404a25e0, because
it is causing failures on green dragon.


Compare: https://github.com/llvm/llvm-project/compare/669ddd1e9b12...7db390cc7738


More information about the All-commits mailing list