[all-commits] [llvm/llvm-project] 6bdb61: [CodeGen] Use make_early_inc_range (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Nov 1 22:39:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bdb61c58a55a31f57e65804cc3477f94b0e53f4
      https://github.com/llvm/llvm-project/commit/6bdb61c58a55a31f57e65804cc3477f94b0e53f4
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-11-01 (Mon, 01 Nov 2021)

  Changed paths:
    M llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
    M llvm/lib/CodeGen/GCRootLowering.cpp
    M llvm/lib/CodeGen/GlobalISel/Combiner.cpp
    M llvm/lib/CodeGen/LiveDebugVariables.cpp
    M llvm/lib/CodeGen/ModuloSchedule.cpp
    M llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
    M llvm/lib/CodeGen/RegisterCoalescer.cpp
    M llvm/lib/CodeGen/SafeStack.cpp

  Log Message:
  -----------
  [CodeGen] Use make_early_inc_range (NFC)




More information about the All-commits mailing list