[all-commits] [llvm/llvm-project] 9302b2: port code de-duplication based on feedback in the ...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Fri Mar 21 16:08:14 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/spr/constantpools
Home: https://github.com/llvm/llvm-project
Commit: 9302b2b708cdce89add071fa584c12ddb4f9d71d
https://github.com/llvm/llvm-project/commit/9302b2b708cdce89add071fa584c12ddb4f9d71d
Author: mingmingl <mingmingl at google.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/StaticDataSplitter.cpp
Log Message:
-----------
port code de-duplication based on feedback in the follow up patch (https://github.com/llvm/llvm-project/pull/129781)
Commit: 23fd549393c79a0aa1fd038bfcfb320e312b5fb8
https://github.com/llvm/llvm-project/commit/23fd549393c79a0aa1fd038bfcfb320e312b5fb8
Author: mingmingl <mingmingl at google.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/StaticDataSplitter.cpp
M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
M llvm/lib/Target/TargetLoweringObjectFile.cpp
M llvm/lib/Target/X86/X86AsmPrinter.cpp
Log Message:
-----------
merge the base branch and resolve comments
Compare: https://github.com/llvm/llvm-project/compare/9fae47c06f8d...23fd549393c7
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