[all-commits] [llvm/llvm-project] c121f3: [CodeGen] Use range-based for loops (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Apr 8 16:23:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c121f3a9fbf1bcabfd64a62edec79a292e1f7d51
      https://github.com/llvm/llvm-project/commit/c121f3a9fbf1bcabfd64a62edec79a292e1f7d51
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-04-08 (Sat, 08 Apr 2023)

  Changed paths:
    M llvm/lib/CodeGen/LiveVariables.cpp
    M llvm/lib/CodeGen/MachineInstrBundle.cpp
    M llvm/lib/CodeGen/MachinePipeliner.cpp

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




More information about the All-commits mailing list