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

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Dec 20 23:07:06 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5cf7d910e54310450e9ad758d93ef1c0c83f8e1
      https://github.com/llvm/llvm-project/commit/c5cf7d910e54310450e9ad758d93ef1c0c83f8e1
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-12-20 (Mon, 20 Dec 2021)

  Changed paths:
    M llvm/lib/Target/ARM/A15SDOptimizer.cpp
    M llvm/lib/Target/ARM/ARMCallingConv.cpp
    M llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
    M llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp

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




More information about the All-commits mailing list