[all-commits] [llvm/llvm-project] 2ca45a: [CodeGen, Target] Use MachineRegisterInfo::use_ope...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Thu Nov 11 22:29:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ca45adf24d8ede45b9f600d13a4b4f7005e13af
https://github.com/llvm/llvm-project/commit/2ca45adf24d8ede45b9f600d13a4b4f7005e13af
Author: Kazu Hirata <kazu at google.com>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M llvm/lib/CodeGen/MIRCanonicalizerPass.cpp
M llvm/lib/CodeGen/ModuloSchedule.cpp
M llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
M llvm/lib/Target/ARM/A15SDOptimizer.cpp
M llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp
M llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp
Log Message:
-----------
[CodeGen, Target] Use MachineRegisterInfo::use_operands (NFC)
More information about the All-commits
mailing list