[all-commits] [llvm/llvm-project] dc6aca: MSP430: Move libcall CC setting to RuntimeLibcalls...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 8 01:16:33 PDT 2025
Branch: refs/heads/users/arsenm/msp430/set-libcall-impl-cc-runtime-libcalls
Home: https://github.com/llvm/llvm-project
Commit: dc6acab962e945a2630d0645f704ffa771d91e94
https://github.com/llvm/llvm-project/commit/dc6acab962e945a2630d0645f704ffa771d91e94
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M llvm/lib/IR/RuntimeLibcalls.cpp
M llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
Log Message:
-----------
MSP430: Move libcall CC setting to RuntimeLibcallsInfo
As a temporary step configure the calling convention here. This
can't be moved into tablegen until RuntimeLibcallsInfo is split
into a separate lowering component.
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