[all-commits] [llvm/llvm-project] 19bfeb: Hexagon: Add runtime libcall entries for volatile ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Sep 4 16:09:56 PDT 2025
Branch: refs/heads/users/arsenm/hexagon/add-runtime-libcall-entries-volatile-memcpy
Home: https://github.com/llvm/llvm-project
Commit: 19bfebdc04fe042d0bab8c55fa0dd57e519ad25d
https://github.com/llvm/llvm-project/commit/19bfebdc04fe042d0bab8c55fa0dd57e519ad25d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.td
M llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
Log Message:
-----------
Hexagon: Add runtime libcall entries for volatile memcpy call
This pass currently doesn't have TargetLoweringInfo, but technically
it should verify the call is available from a future RuntimeLibcallsInfo
analysis.
Commit: 867cbd448e4808d6fd34f5bf4d1f6136db019d42
https://github.com/llvm/llvm-project/commit/867cbd448e4808d6fd34f5bf4d1f6136db019d42
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-05 (Fri, 05 Sep 2025)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
Log Message:
-----------
Remove old global
Compare: https://github.com/llvm/llvm-project/compare/d14d84075881...867cbd448e48
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