[all-commits] [llvm/llvm-project] 38213c: MSP430: Move libcall CC setting to RuntimeLibcalls...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 7 18:24:13 PDT 2025
Branch: refs/heads/users/arsenm/msp430/set-libcall-impl-cc-runtime-libcalls
Home: https://github.com/llvm/llvm-project
Commit: 38213c63307326775c41e8f2699222ab37f95b76
https://github.com/llvm/llvm-project/commit/38213c63307326775c41e8f2699222ab37f95b76
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