[all-commits] [llvm/llvm-project] 7b53fd: [CodeGen] Remove DisconnectedComponentsRenamed (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jan 1 22:50:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b53fd1cff9a5e04c41fb5426ed74f9247994374
      https://github.com/llvm/llvm-project/commit/7b53fd1cff9a5e04c41fb5426ed74f9247994374
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-01-01 (Sat, 01 Jan 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineScheduler.h

  Log Message:
  -----------
  [CodeGen] Remove DisconnectedComponentsRenamed (NFC)

The last use was removed on May 31, 2016 in commit
f9acacaa928d7ba9db900c42893c244fb19714c4.


  Commit: 3782624c126bc0cbf81f5251ef206ccf63cce7f2
      https://github.com/llvm/llvm-project/commit/3782624c126bc0cbf81f5251ef206ccf63cce7f2
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-01-01 (Sat, 01 Jan 2022)

  Changed paths:
    M llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h
    M llvm/lib/DWARFLinker/DWARFLinker.cpp
    M llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp

  Log Message:
  -----------
  [DebugInfo] Remove hasInterestingContent (NFC)

hasInterestingContent was introduced without a use on Sep 15, 2015 in
commit e5162dba49890d9d436ea99d003c792897c9b880.


Compare: https://github.com/llvm/llvm-project/compare/3f7fd50c27c0...3782624c126b


More information about the All-commits mailing list