[all-commits] [llvm/llvm-project] 70519a: [LegacyPM] Remove LTO passes from optimization pip...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jul 17 14:24:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70519a1fba8a9c3f8b9cf07ae8af751fa472db80
      https://github.com/llvm/llvm-project/commit/70519a1fba8a9c3f8b9cf07ae8af751fa472db80
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-07-17 (Sun, 17 Jul 2022)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
    M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
    M llvm/test/Transforms/CanonicalizeAliases/canonicalize.ll
    M llvm/test/Transforms/NameAnonGlobals/rename.ll

  Log Message:
  -----------
  [LegacyPM] Remove LTO passes from optimization pipeline

Following recent changes removing non-core features of the legacy
PM/optimization pipeline.




More information about the All-commits mailing list