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

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Dec 20 10:51:51 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de904900600f11a65cdf44023061600b668e9df5
      https://github.com/llvm/llvm-project/commit/de904900600f11a65cdf44023061600b668e9df5
  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:
  -----------
  Revert "[ARM] Use range-based for loops (NFC)"

This reverts commit 93d79cac2ede436e1e3e91b5aff702914cdfbca7.

This patch seems to break
llvm/test/CodeGen/ARM/constant-islands-cfg.mir under asan.




More information about the All-commits mailing list