[all-commits] [llvm/llvm-project] c70737: Recommit "[LTO] Use lto::backend for code generati...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Feb 15 02:06:12 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c70737ba1dea947350879a4f53a4a5513d6c9252
      https://github.com/llvm/llvm-project/commit/c70737ba1dea947350879a4f53a4a5513d6c9252
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-02-15 (Mon, 15 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/test/tools/lto/print-stats.ll
    M llvm/tools/llvm-lto/llvm-lto.cpp

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

This version of the patch includes a fix for the cfi failures.

(undoes the revert commit 7db390cc7738a9ba0ed7d4ca59ab6ea2e69c47e9)

It also undoes reverts of follow-up patches that also needed reverting
originally:

  * [LTO] Add option enable NewPM with LTOCodeGenerator.
    (undoes revert commit 0a17664b47c153aa26a0d31b4835f26375440ec6)

  * [LTOCodeGenerator] Use lto::Config for options (NFC)."
    (undoes revert commit b0a8e41cfff717ff067bf63412d6edb0280608cd)




More information about the All-commits mailing list