[all-commits] [llvm/llvm-project] 27ef86: Introduce a TargetMachine option , and the command...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Jan 14 13:35:00 PST 2025
Branch: refs/heads/users/mingmingl-llvm/spr/sdptargetlowering
Home: https://github.com/llvm/llvm-project
Commit: 27ef86dec4a69cbc89f9856e317fbdf65bf9f8d6
https://github.com/llvm/llvm-project/commit/27ef86dec4a69cbc89f9856e317fbdf65bf9f8d6
Author: mingmingl <mingmingl at google.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M llvm/include/llvm/CodeGen/CommandFlags.h
M llvm/include/llvm/Target/TargetMachine.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/CommandFlags.cpp
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/test/CodeGen/X86/jump-table-partition.ll
Log Message:
-----------
Introduce a TargetMachine option , and the command line flag option to set it
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