[all-commits] [llvm/llvm-project] 1fa2e6: TableGen: Split RuntimeLibcallsEmitter into separa...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Nov 5 11:06:00 PST 2025
Branch: refs/heads/users/arsenm/tablegen-split-runtime-libcalls-emitter
Home: https://github.com/llvm/llvm-project
Commit: 1fa2e640f209e2e55b283b94f43a97c2e6dae695
https://github.com/llvm/llvm-project/commit/1fa2e640f209e2e55b283b94f43a97c2e6dae695
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M llvm/utils/TableGen/Basic/CMakeLists.txt
A llvm/utils/TableGen/Basic/RuntimeLibcalls.cpp
A llvm/utils/TableGen/Basic/RuntimeLibcalls.h
M llvm/utils/TableGen/Basic/RuntimeLibcallsEmitter.cpp
Log Message:
-----------
TableGen: Split RuntimeLibcallsEmitter into separate utility header
This information will be needed in more emitters, so start factoring
it to be more reusable.
Commit: 46d34a7207bf1ec440345edb66794c2551b4c54a
https://github.com/llvm/llvm-project/commit/46d34a7207bf1ec440345edb66794c2551b4c54a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M llvm/utils/TableGen/Basic/RuntimeLibcalls.cpp
M llvm/utils/TableGen/Basic/RuntimeLibcalls.h
Log Message:
-----------
Remove filename from comments
Compare: https://github.com/llvm/llvm-project/compare/250f1dc04476...46d34a7207bf
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