[all-commits] [llvm/llvm-project] ba52c0: SelectionDAG: Avoid using MachineFunction::getMMI
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jul 19 12:59:25 PDT 2024
Branch: refs/heads/users/arsenm/selectiondag-remove-machinefunction-getmmi
Home: https://github.com/llvm/llvm-project
Commit: ba52c00103e695781a4d86450da3b94c238b89a6
https://github.com/llvm/llvm-project/commit/ba52c00103e695781a4d86450da3b94c238b89a6
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAG.h
M llvm/include/llvm/CodeGen/SelectionDAGISel.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
M llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp
M llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp
M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Log Message:
-----------
SelectionDAG: Avoid using MachineFunction::getMMI
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