commit | 2cbf2e9161775638f09971579417364c13967edc | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jan 17 20:33:21 2025 |
committer | Emscripten-releases LUCI CQ <emscripten-releases-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 22:38:29 2025 |
tree | a86c2f612e87f5455bcd141a8867e3b032e4a57e | |
parent | 88e970092bda558a8b988255dc0b52b607b22a4c [diff] |
Roll llvm-project from 89305c371552 to e237e37c6280 (33 revisions) https://chromium.googlesource.com/external/github.com/llvm/llvm-project.git/+log/89305c371552..e237e37c6280 2025-01-17 dthorn@google.com [libc] Fix riscv32 Block assertion failure on #117815 2025-01-17 farzonlotfi@microsoft.com [HLSL][Sema] Fixed Diagnostics that assumed only two arguments (#122772) 2025-01-17 preames@rivosinc.com [RISCV] Add coverage for an upcoming select lowering change 2025-01-17 szakharin@nvidia.com Reland "[flang] Inline hlfir.dot_product. (#123143)" (#123385) 2025-01-17 llvmgnsyncbot@gmail.com [gn build] Port 6b048aeaf837 2025-01-17 llvmgnsyncbot@gmail.com [gn build] Port 128e2e446e90 2025-01-17 jalalonde@fb.com [LLDB] Add SBProgress so Python scripts can also report progress (#119052) 2025-01-17 vporpodas@google.com [SandboxVec][VecUtils][NFC] Move functions to VecUtils.cpp and add a VecUtils::dump() 2025-01-17 michaelbuch12@gmail.com [clang][DebugInfo] Emit DW_AT_object_pointer on function declarations with explicit `this` (#122928) 2025-01-17 a.bataev@outlook.com [SLP][NFC]Add safe createExtractVector and use instead Builder.CreateExtractVector 2025-01-17 farzonlotfi@microsoft.com [SPIRV] add pre legalization instruction combine (#122839) 2025-01-17 dblaikie@gmail.com Revert "Verifier: Add check for DICompositeType elements being null" 2025-01-17 thurston@google.com [msan] Add debugging for handleUnknownIntrinsic (#123381) 2025-01-17 ldionne.2@gmail.com [libc++] Don't implement <stdatomic.h> before C++23 (#123130) 2025-01-17 dblaikie@gmail.com Verifier: Add check for DICompositeType elements being null 2025-01-17 103613512+alx32@users.noreply.github.com [lld-macho] Document '-icf' flag options (#123372) 2025-01-17 TheStarOne01@proton.me [libc][docs] Add sys/stat page to the status of implementations docs (#122997) 2025-01-17 rampitec@users.noreply.github.com [AMDGPU] Add test for VALU hoisiting from WWM region. NFC. (#123234) 2025-01-17 32009741+JoelWee@users.noreply.github.com [MLIR] Allow setting call stack limit for SourceMgrDiagnosticHandler (#123373) 2025-01-17 tbaeder@redhat.com [clang][bytecode] Revisit global variables separately (#123358) 2025-01-17 a.bataev@outlook.com [SLP][NFC]Replace undef with constant zero in tests, NFC 2025-01-17 jgorbe@google.com [bazel] Remove //clang:basic_internal_headers target (NFC) (#123230) 2025-01-17 srastogi22@apple.com [DebugInfo][InstrRef] Treat ORRWrr as a copy instr (#123102) 2025-01-17 stevenperron@google.com [SPIRV] Expand RWBuffer load and store from HLSL (#122355) 2025-01-17 nikolasklauser@berlin.de [libc++] Enable _LIBCPP_NODEBUG again (#123318) 2025-01-17 TheStarOne01@proton.me [libc][docs] Add termios page to the status of implementations docs (#123004) 2025-01-17 cullen.rhodes@arm.com Revert "[AArch64] Combine and and lsl into ubfiz" (#123356) 2025-01-17 kazu@google.com [CodeGen] Avoid repeated hash lookups (NFC) (#123287) 2025-01-17 kazu@google.com [Analysis] Avoid repeated hash lookups (NFC) (#123286) 2025-01-17 kazu@google.com [AST] Avoid repeated hash lookups (NFC) (#123285) 2025-01-17 kazu@google.com [Sema] Migrate away from PointerUnion::dyn_cast (NFC) (#123284) 2025-01-17 kazu@google.com [AST] Migrate away from PointerUnion::dyn_cast (NFC) (#123283) 2025-01-17 TheStarOne01@proton.me [libc][docs] Add sys/time page to the status of implementations docs (#123000) 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 dschuff@google.com,wasm-waterfall@grotations.appspotmail.com 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: wasm-waterfall@grotations.appspotmail.com Change-Id: I5f70372a5243521fca5d10e0360d9789618a57cd Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/6182775 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
This is meta-repository which brings together all the repositories needed to produce an emscripten release. The revisions used in each release are tracked in a DEPS
file (See depot_tools for more information). This file contains a history of revisions that have been built and tested together and represent a known good state.
Each release is automatically built and uploaded to to Google Cloud Storage and can be used standalone or with emsdk.
The build status for the automated builds can be seen here
Install depot_tools and then check out: gclient config https://chromium.googlesource.com/emscripten-releases
(Do this only once)
Update working trees:
git pull
gclient sync
Update a DEPS
entry:
cd emscripten-releases
git checkout -b <branch>
roll-dep emscripten-releases/llvm-project
git cl upload
The argument to roll-dep must match one of the keys in the ‘deps’ dictionary in the DEPS
file. See roll-dep -h
for more options.
src/
This directory was forked from the WebAssembly waterfall repo That repo was retired because it was only used by emscripten-releases.
depot_tools
. Follow the instructionspkg-config
if you don't have it installed already, e.g. # apt install pkg-config
python src/build.py
Build.py has 3 types of actions:
Each of these types has multiple steps (e.g. a build step for each component). If you run build.py with no arguments, it will run all the sync, build, and test steps. If you make a change and only want to run a subset of steps, you can apply filters from the command line, via exclusions (to prevent specified steps from running) or inclusions (to run only the specified steps). Sync, build, and test exclusions are specified separately. For example:
$ src/build.py --no-sync --build-exclude=llvm
$ src/build.py --sync-include=binaryen --build-include=llvm,binaryen --test-exclude=emtest,emtest-asm
The script should throw an error if you specify nonexistent steps or if you specify both includes and excludes for the same type of action.
When run, the script creates a directory src/work
inside the waterfall‘s git checkout. All modifications are made inside this directory (checking and out and building the sources, as well as the test builds and execution results). You can also use the git checkouts (e.g. src/work/llvm
) with your own branches; the sync steps will check out the latest revision from the script’s remote repositories but will not overwrite or destroy any local work.