[all-commits] [llvm/llvm-project] a4989c: [CodeGen] Use MachineInstr::{all_uses, all_defs} (N...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Aug 28 11:07:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4989cd603b8e8185e35e3c2b7b48b422d4898be
https://github.com/llvm/llvm-project/commit/a4989cd603b8e8185e35e3c2b7b48b422d4898be
Author: Kazu Hirata <kazu at google.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M llvm/lib/CodeGen/MachineConvergenceVerifier.cpp
M llvm/lib/CodeGen/MachineInstr.cpp
M llvm/lib/CodeGen/RegAllocFast.cpp
Log Message:
-----------
[CodeGen] Use MachineInstr::{all_uses,all_defs} (NFC) (#106404)
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