[all-commits] [llvm/llvm-project] bf139d: DAG: Add overload of getExternalSymbol using RTLIB...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Dec 3 16:46:22 PST 2025
Branch: refs/heads/users/arsenm/dag/add-rtlib-libcallimpl-overload-getExternalSymbol
Home: https://github.com/llvm/llvm-project
Commit: bf139da013f82d31cfee13e02b65c416b8575c17
https://github.com/llvm/llvm-project/commit/bf139da013f82d31cfee13e02b65c416b8575c17
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M llvm/include/llvm/CodeGen/SelectionDAG.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
DAG: Add overload of getExternalSymbol using RTLIB::LibcallImpl
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