[all-commits] [llvm/llvm-project] ce227c: [CodeGen] Use MachineInstr::operands (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Thu Nov 11 07:10:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce227ce3b38de1f8022b1497d7e1314903cf5674
https://github.com/llvm/llvm-project/commit/ce227ce3b38de1f8022b1497d7e1314903cf5674
Author: Kazu Hirata <kazu at google.com>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M llvm/lib/CodeGen/LiveIntervals.cpp
M llvm/lib/CodeGen/LiveRangeEdit.cpp
M llvm/lib/CodeGen/MachineBasicBlock.cpp
M llvm/lib/CodeGen/ModuloSchedule.cpp
M llvm/lib/CodeGen/VirtRegMap.cpp
Log Message:
-----------
[CodeGen] Use MachineInstr::operands (NFC)
More information about the All-commits
mailing list