[all-commits] [llvm/llvm-project] 0bac7b: [𝘀𝗽𝗿] initial version
Peter Collingbourne via All-commits
all-commits at lists.llvm.org
Fri May 23 20:15:25 PDT 2025
Branch: refs/heads/users/pcc/spr/x86-add-x86targetloweringisprofitabletohoist-hook-for-immediate-operands
Home: https://github.com/llvm/llvm-project
Commit: 0bac7b475f490f9545dda67493343501930646cd
https://github.com/llvm/llvm-project/commit/0bac7b475f490f9545dda67493343501930646cd
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M llvm/include/llvm/IR/Module.h
M llvm/include/llvm/Transforms/Scalar/GVN.h
M llvm/include/llvm/Transforms/Utils/LoopUtils.h
M llvm/lib/CodeGen/LowerEmuTLS.cpp
M llvm/lib/CodeGen/TargetLoweringBase.cpp
M llvm/lib/CodeGen/WasmEHPrepare.cpp
M llvm/lib/IR/Module.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.h
M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
M llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/lib/Transforms/Instrumentation/NumericalStabilitySanitizer.cpp
M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
M llvm/lib/Transforms/Scalar/EarlyCSE.cpp
M llvm/lib/Transforms/Scalar/GVN.cpp
M llvm/lib/Transforms/Scalar/LICM.cpp
A llvm/test/Other/inhibit-zext-constant-hoist.ll
M llvm/test/Transforms/LowerTypeTests/import.ll
M llvm/unittests/Analysis/BasicAliasAnalysisTest.cpp
M llvm/unittests/IR/ConstantsTest.cpp
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.6-beta.1
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