[all-commits] [llvm/llvm-project] a8a7d6: AArch64: Avoid using MachineFunction::getMMI
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Jul 20 02:12:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8a7d62d0497cf0f9a8b343e0a2e5098f363ae23
https://github.com/llvm/llvm-project/commit/a8a7d62d0497cf0f9a8b343e0a2e5098f363ae23
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-20 (Sat, 20 Jul 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
M llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
Log Message:
-----------
AArch64: Avoid using MachineFunction::getMMI
Commit: b4f3a9662d308c869ac97e4f147edb38bc4f0626
https://github.com/llvm/llvm-project/commit/b4f3a9662d308c869ac97e4f147edb38bc4f0626
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-20 (Sat, 20 Jul 2024)
Changed paths:
M llvm/lib/Target/X86/X86MCInstLower.cpp
Log Message:
-----------
X86: Avoid using MachineFunction::getMMI
Compare: https://github.com/llvm/llvm-project/compare/155f6b49d903...b4f3a9662d30
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