commit | afc3b6cfbdd3a812aeebca15dcf263b2e883892e | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Mar 28 08:57:41 2025 |
committer | Emscripten-releases LUCI CQ <emscripten-releases-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 28 11:04:43 2025 |
tree | b484a3cabc37b6ac072b963f95d1ad612a6de12f | |
parent | 0afc016745a0c289e283d8612f6ff71c3f776fe9 [diff] |
Roll llvm-project from 4485e25dd2a5 to 71f43a7c42a3 (16 revisions) https://chromium.googlesource.com/external/github.com/llvm/llvm-project.git/+log/4485e25dd2a5..71f43a7c42a3 2025-03-28 [email protected] MIPS: Set EnableLoopTermFold (#133378) 2025-03-28 [email protected] Reland [MIPS] Define SubTargetFeature for i6500 cpu (#132907) (#133366) 2025-03-28 [email protected] [VPlan] Add new VPIRPhi overlay for VPIRInsts wrapping phi nodes (NFC). (#129387) 2025-03-28 [email protected] [TableGen] Add `!instances` operator to get defined records (#129680) 2025-03-28 [email protected] [libclc] Move pow, powr & pown to the CLC library (#133294) 2025-03-28 [email protected] [libclc] Pass -fapprox-func when compiling 'native' builtins (#133119) 2025-03-28 [email protected] [RISCV] Don't vectorize for loops with small trip count (#132176) 2025-03-28 [email protected] [mlir][llvmir] add llvm.experimental.constrained.uitofp intrinsics (#133300) 2025-03-28 [email protected] [mlir][llvmir] add llvm.sincos intrinsics (#133311) 2025-03-28 [email protected] [PAC][lld] Support `-z nopac-plt` flag (#132973) 2025-03-28 [email protected] [flang] Expose -m64 option (#132409) 2025-03-28 [email protected] [RISCV] Remove duplicate check in SelectAddrRegImmLsb00000. NFC (#133372) 2025-03-28 [email protected] MIPS: Implement isAsCheapAsAMove for addiu (#133273) 2025-03-28 [email protected] llvm-reduce: Avoid removing convergent with convergence tokens (#132946) 2025-03-28 [email protected] [NFCI] Change compiler_rt_Test_runtime to lowercase (#133362) 2025-03-28 [email protected] Revert "[compiler-rt][nfc] DenseMap needs placement new (#133329)" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/llvm-project-emscripten-releases Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: [email protected] Change-Id: I8736021a6ad6aaf218b08ccdbec26146ca9ece44 Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/6405880 Bot-Commit: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]>
diff --git a/DEPS b/DEPS index e0faf40..fcc02de 100644 --- a/DEPS +++ b/DEPS
@@ -24,7 +24,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling llvm_project # and whatever else without interference from each other. - 'llvm_project_revision': '4485e25dd2a57be1ee504b4dd863a1e140f5084c', + 'llvm_project_revision': '71f43a7c42a37d18be98b0885d62ef76e658f242', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling v8 # and whatever else without interference from each other.