This repository was archived by the owner on Mar 17, 2026. It is now read-only.
Description from: llvm/llvm-project@9ca9ca3
to: llvm/llvm-project@7d6a642
commit: f77fa7a
Change Logs
from 9ca9ca33379f17613b7f3d55ad5ddd015701025c to 7d6a6421611f42d9854144e92ebd5e3611d8c3fd
7d6a6421611f42d9854144e92ebd5e3611d8c3fd Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options. NFC (#186044)
4ede3b55cf3257dc6624eccbbfd03b13abab81b4 Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#185410)
fddc2c05b8153c15d565135ba9b394a14f2d5e87 [SimplifyCFG] Simplify identical predecessors (#173022)
acc2285d186bcdc24310fb3d1994f6eb126b240c libclc: Update logb implementation (#185881)
5365c57e14ca7dd109814fe684b31dec19364f98 libclc: Update ilogb implementation (#185877)
3da14eeacb90b5298805197b96f92551b7759a1d libclc: Update hypot implementation (#185873)
7cb3005ba22899b8ab7efe4fe43cba09cb7e12d4 AMDGPU: Add dereferenceable attribute to dispatch ptr intrinsic (#185955)
763de90db4f19b2d5ca2fcc5147f2786a331f1e7 [RISCV] Add register group overlap checks to the assembler for vector indexed segment load (#184963)
Improvements:
dse.NumCFGChecks 640225 -> 640513 +0.04%
tailcallelim.NumRetDuped 15447 -> 15449 +0.01%
constmerge.NumIdenticalMerged 15308 -> 15309 +0.01%
indvars.NumSameSign 40231 -> 40233 +0.00%
instcombine.NumDeadStore 25945 -> 25946 +0.00%
loop-instsimplify.NumSimplified 182164 -> 182171 +0.00%
licm.NumPromotionCandidates 585250 -> 585270 +0.00%
simple-loop-unswitch.NumBranches 104906 -> 104909 +0.00%
sroa.NumLoadsSpeculated 316436 -> 316444 +0.00%
jump-threading.NumFolds 2529338 -> 2529387 +0.00%
Regressions:
instcombine.NegatorNumNegationsFoundInCache 4027 -> 3996 -0.77%
simplifycfg.NumBitMaps 2228 -> 2221 -0.31%
instcombine.NegatorMaxTotalValuesVisited 60529 -> 60510 -0.03%
memdep.NumCacheDirtyNonLocalPtr 23133 -> 23126 -0.03%
correlated-value-propagation.NumPhiCommon 51834 -> 51822 -0.02%
loop-simplify.NumNested 11683 -> 11681 -0.02%
instcount.NumUncondBrInst 19635542 -> 19633111 -0.01%
correlated-value-propagation.NumDeadCases 65880 -> 65873 -0.01%
simplifycfg.NumSpeculations 393077 -> 393040 -0.01%
memcpyopt.NumStackMove 121257 -> 121247 -0.01%
Reactions are currently unavailable
from: llvm/llvm-project@9ca9ca3
to: llvm/llvm-project@7d6a642
commit: f77fa7a
Change Logs
from 9ca9ca33379f17613b7f3d55ad5ddd015701025c to 7d6a6421611f42d9854144e92ebd5e3611d8c3fd
7d6a6421611f42d9854144e92ebd5e3611d8c3fd Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options. NFC (#186044)
4ede3b55cf3257dc6624eccbbfd03b13abab81b4 Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#185410)
fddc2c05b8153c15d565135ba9b394a14f2d5e87 [SimplifyCFG] Simplify identical predecessors (#173022)
acc2285d186bcdc24310fb3d1994f6eb126b240c libclc: Update logb implementation (#185881)
5365c57e14ca7dd109814fe684b31dec19364f98 libclc: Update ilogb implementation (#185877)
3da14eeacb90b5298805197b96f92551b7759a1d libclc: Update hypot implementation (#185873)
7cb3005ba22899b8ab7efe4fe43cba09cb7e12d4 AMDGPU: Add dereferenceable attribute to dispatch ptr intrinsic (#185955)
763de90db4f19b2d5ca2fcc5147f2786a331f1e7 [RISCV] Add register group overlap checks to the assembler for vector indexed segment load (#184963)