[all-commits] [llvm/llvm-project] ef2d0e: [llvm] Use MachineBasicBlock::{successors, predeces...

kazutakahirata via All-commits all-commits at lists.llvm.org
Tue Nov 9 23:05:37 PST 2021


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

  Changed paths:
    M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
    M llvm/lib/CodeGen/MachineSink.cpp
    M llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
    M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
    M llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp
    M llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp

  Log Message:
  -----------
  [llvm] Use MachineBasicBlock::{successors,predecessors} (NFC)




More information about the All-commits mailing list