[all-commits] [llvm/llvm-project] 3e2e63: [TableGen] Use ListSeparator (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Thu Feb 11 23:32:20 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e2e63060f6fd86d67d6f49446d5e703a0e68c87
      https://github.com/llvm/llvm-project/commit/3e2e63060f6fd86d67d6f49446d5e703a0e68c87
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M llvm/utils/TableGen/CodeGenDAGPatterns.cpp

  Log Message:
  -----------
  [TableGen] Use ListSeparator (NFC)


  Commit: 9dc62d1dc1479d4f831aebebe8a849061a5103a2
      https://github.com/llvm/llvm-project/commit/9dc62d1dc1479d4f831aebebe8a849061a5103a2
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp

  Log Message:
  -----------
  [PGO] Drop unnecessary const from return types (NFC)


  Commit: d61b4cb9d8de946fd564707c2e4c32ce1d152eaf
      https://github.com/llvm/llvm-project/commit/d61b4cb9d8de946fd564707c2e4c32ce1d152eaf
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
    M llvm/lib/CodeGen/BranchFolding.cpp
    M llvm/lib/CodeGen/CodeGenPrepare.cpp

  Log Message:
  -----------
  [CodeGen] Use range-based for loops (NFC)


Compare: https://github.com/llvm/llvm-project/compare/0fd7c31a098e...d61b4cb9d8de


More information about the All-commits mailing list