[all-commits] [llvm/llvm-project] 5d207e: [SDP]Introduce StaticDataSplitter pass and impleme...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Wed Jan 8 14:30:32 PST 2025
Branch: refs/heads/users/mingmingl-llvm/spr/sdpjumptable
Home: https://github.com/llvm/llvm-project
Commit: 5d207e9f4738b2c49e171a4d9270a294de44ecb4
https://github.com/llvm/llvm-project/commit/5d207e9f4738b2c49e171a4d9270a294de44ecb4
Author: mingmingl <mingmingl at google.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineBasicBlock.h
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/include/llvm/CodeGen/MachineJumpTableInfo.h
M llvm/include/llvm/CodeGen/Passes.h
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/CMakeLists.txt
M llvm/lib/CodeGen/CodeGen.cpp
M llvm/lib/CodeGen/MachineBasicBlock.cpp
M llvm/lib/CodeGen/MachineFunction.cpp
A llvm/lib/CodeGen/StaticDataSplitter.cpp
M llvm/lib/CodeGen/TargetPassConfig.cpp
A llvm/test/CodeGen/X86/jump-table-partition.ll
Log Message:
-----------
[SDP]Introduce StaticDataSplitter pass and implemenet jump table splitting
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