[all-commits] [llvm/llvm-project] 90071c: Add missed __aeabi_idivmod and __aeabi_uidivmod cases
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Jun 28 05:40:06 PDT 2025
Branch: refs/heads/users/arsenm/arm/set-eabi-libcall-calling-convs-in-runtime-libcalls
Home: https://github.com/llvm/llvm-project
Commit: 90071c67991d59fe4ab3d7c4e0e1489ec5771f21
https://github.com/llvm/llvm-project/commit/90071c67991d59fe4ab3d7c4e0e1489ec5771f21
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-28 (Sat, 28 Jun 2025)
Changed paths:
M llvm/lib/IR/RuntimeLibcalls.cpp
Log Message:
-----------
Add missed __aeabi_idivmod and __aeabi_uidivmod cases
Commit: 833137eb7780a981f69a567f03b24aa26459e8e8
https://github.com/llvm/llvm-project/commit/833137eb7780a981f69a567f03b24aa26459e8e8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-28 (Sat, 28 Jun 2025)
Changed paths:
M llvm/lib/IR/RuntimeLibcalls.cpp
Log Message:
-----------
Remove CC from other div table
Compare: https://github.com/llvm/llvm-project/compare/91dd754b1d7f...833137eb7780
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