[all-commits] [llvm/llvm-project] 399d7c: [CodeGen] Use MachineInstr::all_defs (NFC) (#106017)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Aug 26 07:22:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 399d7cce3731096ff20ee6bdb505e18dab468915
https://github.com/llvm/llvm-project/commit/399d7cce3731096ff20ee6bdb505e18dab468915
Author: Kazu Hirata <kazu at google.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M llvm/include/llvm/CodeGen/LiveVariables.h
M llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
M llvm/lib/CodeGen/MachineInstr.cpp
M llvm/lib/CodeGen/ModuloSchedule.cpp
M llvm/lib/CodeGen/RegAllocFast.cpp
M llvm/lib/CodeGen/RegisterCoalescer.cpp
Log Message:
-----------
[CodeGen] Use MachineInstr::all_defs (NFC) (#106017)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list