[all-commits] [llvm/llvm-project] 4e563f: ARM: Start moving runtime libcalls into tablegen
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jun 27 19:36:17 PDT 2025
Branch: refs/heads/users/arsenm/arm/start-moving-runtime-libcalls-into-tablegen
Home: https://github.com/llvm/llvm-project
Commit: 4e563f6e7a85e1feae98edafc527bb773a7abcca
https://github.com/llvm/llvm-project/commit/4e563f6e7a85e1feae98edafc527bb773a7abcca
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-28 (Sat, 28 Jun 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.h
M llvm/include/llvm/IR/RuntimeLibcalls.td
M llvm/lib/IR/RuntimeLibcalls.cpp
M llvm/utils/TableGen/Basic/RuntimeLibcallsEmitter.cpp
Log Message:
-----------
ARM: Start moving runtime libcalls into tablegen
We still need to manually set the calling conventions of
some libcalls until the lowering is separated out.
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