[all-commits] [llvm/llvm-project] 84033c: [TableGen] Remove unused declaration TimeRegions

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jun 10 09:02:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84033cff00e174932bc073fc741558011ad97ba9
      https://github.com/llvm/llvm-project/commit/84033cff00e174932bc073fc741558011ad97ba9
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M llvm/include/llvm/TableGen/TableGenBackend.h

  Log Message:
  -----------
  [TableGen] Remove unused declaration TimeRegions

The corresponding definition was removed by:

  commit 54f9ee334114e9b494fc80978357d58295a48bd1
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   Thu Oct 22 02:58:49 2020 -0400


  Commit: 65ee8f4421c6a73706b4c98fa3e28700d6c51445
      https://github.com/llvm/llvm-project/commit/65ee8f4421c6a73706b4c98fa3e28700d6c51445
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h

  Log Message:
  -----------
  [Transforms] Remove unused declarations

The corresponding function definitions were removed by:

  commit ef37504879eecab1af98c70888bee0be403b9c60
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   Mon Oct 24 09:26:16 2022 -0700


  Commit: 28808268154844cbf1a61913c788af25d9eb0aed
      https://github.com/llvm/llvm-project/commit/28808268154844cbf1a61913c788af25d9eb0aed
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/ObjCARC.h

  Log Message:
  -----------
  [Transforms] Remove unused declarations

The corresponding function definitions were removed by:

  commit 4153f989bab0f2f300fa8d3001ebeef7b6d9672c
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   Sun Oct 2 13:20:21 2022 -0700


  Commit: c963892a451fea716dcc7030552a45deafcdbe58
      https://github.com/llvm/llvm-project/commit/c963892a451fea716dcc7030552a45deafcdbe58
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
    M llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
    M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.h

  Log Message:
  -----------
  [llvm] Use DenseMapBase::lookup (NFC)


  Commit: c0f9d7b0e6199ca3bde5a6d0036a8ada0bb6253b
      https://github.com/llvm/llvm-project/commit/c0f9d7b0e6199ca3bde5a6d0036a8ada0bb6253b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M llvm/lib/MC/MCParser/MasmParser.cpp

  Log Message:
  -----------
  [MCParser] Modernize CppHashInfoTy (NFC)


Compare: https://github.com/llvm/llvm-project/compare/abff7668aba5...c0f9d7b0e619


More information about the All-commits mailing list