[all-commits] [llvm/llvm-project] 1629eb: Revert "SelectionDAG: Avoid using MachineFunction:...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sat Jul 20 12:19:34 PDT 2024
Branch: refs/heads/revert-99696-users/arsenm/selectiondag-remove-machinefunction-getmmi
Home: https://github.com/llvm/llvm-project
Commit: 1629eb6c05867047669f3b242f884182e4249d86
https://github.com/llvm/llvm-project/commit/1629eb6c05867047669f3b242f884182e4249d86
Author: Vitaly Buka <vitalybuka at gmail.com>
Date: 2024-07-20 (Sat, 20 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:
-----------
Revert "SelectionDAG: Avoid using MachineFunction::getMMI (#99696)"
This reverts commit c2019a37bdb1375e9f72b2549361cc50ea7729db.
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