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

kazutakahirata via All-commits all-commits at lists.llvm.org
Fri Feb 19 22:44:49 PST 2021


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

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

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


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

  Changed paths:
    M llvm/lib/CodeGen/MachineRegisterInfo.cpp
    M llvm/lib/CodeGen/MachineSSAUpdater.cpp
    M llvm/lib/CodeGen/PHIElimination.cpp
    M llvm/lib/CodeGen/RDFLiveness.cpp
    M llvm/lib/CodeGen/StackColoring.cpp
    M llvm/lib/CodeGen/TailDuplicator.cpp
    M llvm/lib/CodeGen/WinEHPrepare.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/501b4fe4ed7f...a205fa5cd9e4


More information about the All-commits mailing list