[all-commits] [llvm/llvm-project] 26b50d: RuntimeLibcalls: Invert handling of 64-bit only li...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 14 08:56:39 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/switch-compiler-rt-64-libcalls-opt-in
Home: https://github.com/llvm/llvm-project
Commit: 26b50d9fd547ce8657102c8f043dd261a07d3d1f
https://github.com/llvm/llvm-project/commit/26b50d9fd547ce8657102c8f043dd261a07d3d1f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.td
M llvm/lib/IR/RuntimeLibcalls.cpp
Log Message:
-----------
RuntimeLibcalls: Invert handling of 64-bit only libcalls
Switch the default set to exclude these conditionally available
calls, so they are opt-in instead of opt-out.
Commit: b1cc3188f7872ea1598b7a8859c1a646c837c51f
https://github.com/llvm/llvm-project/commit/b1cc3188f7872ea1598b7a8859c1a646c837c51f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.td
Log Message:
-----------
Tidy categories
Compare: https://github.com/llvm/llvm-project/compare/e933483218c1...b1cc3188f787
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