[all-commits] [llvm/llvm-project] 11b5b2: [MachineInstr] Implement new operand accessors all...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Jun 1 09:25:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11b5b2a839c677bce9244893c9117706297b6025
https://github.com/llvm/llvm-project/commit/11b5b2a839c677bce9244893c9117706297b6025
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-06-01 (Thu, 01 Jun 2023)
Changed paths:
M llvm/include/llvm/CodeGen/MachineInstr.h
Log Message:
-----------
[MachineInstr] Implement new operand accessors all_defs and all_uses
Differential Revision: https://reviews.llvm.org/D151423
More information about the All-commits
mailing list