[all-commits] [llvm/llvm-project] ca2ae4: ARM: Start moving runtime libcalls into tablegen
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 1 07:05:57 PDT 2025
Branch: refs/heads/users/arsenm/arm/start-moving-runtime-libcalls-into-tablegen
Home: https://github.com/llvm/llvm-project
Commit: ca2ae4936767d11d87d9276035c3d740e585b175
https://github.com/llvm/llvm-project/commit/ca2ae4936767d11d87d9276035c3d740e585b175
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-01 (Tue, 01 Jul 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/test/TableGen/RuntimeLibcallEmitter-calling-conv.td
M llvm/test/TableGen/RuntimeLibcallEmitter.td
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