[all-commits] [llvm/llvm-project] ca2b85: Utils: Fix comment typos

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jan 3 07:13:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca2b8545c7d7dee672a7e4ff6c4ffa148758faea
      https://github.com/llvm/llvm-project/commit/ca2b8545c7d7dee672a7e4ff6c4ffa148758faea
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/Local.h

  Log Message:
  -----------
  Utils: Fix comment typos


  Commit: cf99be5c7c81dca4f5c5da015c935ac518e5078c
      https://github.com/llvm/llvm-project/commit/cf99be5c7c81dca4f5c5da015c935ac518e5078c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/test/tools/llvm-reduce/remove-invoked-functions.ll

  Log Message:
  -----------
  llvm-reduce: Restrict set of run delta passes in invoke test

Also stop using cat


  Commit: 875ecca7621b89ad53262a17b5692ae4e7a5fefb
      https://github.com/llvm/llvm-project/commit/875ecca7621b89ad53262a17b5692ae4e7a5fefb
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/tools/llvm-reduce/deltas/ReduceAttributes.cpp

  Log Message:
  -----------
  llvm-reduce: Remove unused class


  Commit: 89ada6c51fbdf59dcab8a1e479f60196d29bd4d3
      https://github.com/llvm/llvm-project/commit/89ada6c51fbdf59dcab8a1e479f60196d29bd4d3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/tools/llvm-reduce/TestRunner.cpp

  Log Message:
  -----------
  llvm-reduce: Avoid push_back for constant array


Compare: https://github.com/llvm/llvm-project/compare/615333bc09c4...89ada6c51fbd


More information about the All-commits mailing list