[all-commits] [llvm/llvm-project] d7f7b0: RuntimeLibcalls: Rename RuntimeLibcallPredicate to...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Jul 19 23:09:01 PDT 2026
Branch: refs/heads/users/arsenm/runtime-libcalls/rename-predicate-to-availability
Home: https://github.com/llvm/llvm-project
Commit: d7f7b0c81e650c313cb838ba54229c60de264e8b
https://github.com/llvm/llvm-project/commit/d7f7b0c81e650c313cb838ba54229c60de264e8b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.td
M llvm/include/llvm/IR/RuntimeLibcallsImpl.td
M llvm/test/TableGen/RuntimeLibcallEmitter-bad-system-library-entry-error.td
M llvm/test/TableGen/RuntimeLibcallEmitter-calling-conv.td
M llvm/test/TableGen/RuntimeLibcallEmitter-conflict-warning.td
M llvm/test/TableGen/RuntimeLibcallEmitter-nested-predicates-error.td
M llvm/test/TableGen/RuntimeLibcallEmitter-predicate-cc-sort.td
M llvm/test/TableGen/RuntimeLibcallEmitter.td
M llvm/utils/TableGen/Basic/RuntimeLibcallsEmitter.cpp
Log Message:
-----------
RuntimeLibcalls: Rename RuntimeLibcallPredicate to RuntimeLibcallAvailability
Rename to avoid confusing partial name collisions in future changes.
Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
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