[all-commits] [llvm/llvm-project] dd7482: rely to upstream
Mingming Liu via All-commits
all-commits at lists.llvm.org
Fri Jan 10 16:34:51 PST 2025
Branch: refs/heads/users/mingmingl-llvm/spr/sdptargetlowering
Home: https://github.com/llvm/llvm-project
Commit: dd748277dff2b30ed02bfa466eeca7102aa93eb4
https://github.com/llvm/llvm-project/commit/dd748277dff2b30ed02bfa466eeca7102aa93eb4
Author: mingmingl <mingmingl at google.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/include/llvm/CodeGen/MachineJumpTableInfo.h
M llvm/include/llvm/CodeGen/Passes.h
M llvm/lib/CodeGen/MachineFunction.cpp
M llvm/lib/CodeGen/StaticDataSplitter.cpp
M llvm/test/CodeGen/X86/jump-table-partition.ll
Log Message:
-----------
rely to upstream
Commit: 8d3a985df083bf766d28e089ce3f7dcab2b53b00
https://github.com/llvm/llvm-project/commit/8d3a985df083bf766d28e089ce3f7dcab2b53b00
Author: mingmingl <mingmingl at google.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M llvm/include/llvm/CodeGen/AsmPrinter.h
M llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
M llvm/include/llvm/Target/TargetLoweringObjectFile.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/lib/Target/TargetLoweringObjectFile.cpp
M llvm/test/CodeGen/X86/jump-table-partition.ll
Log Message:
-----------
Emit jump table with section suffix
Compare: https://github.com/llvm/llvm-project/compare/cf1b61333821...8d3a985df083
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