Roll llvm-project from a5128542495d to 60984f5be90d (44 revisions)

https://chromium.googlesource.com/external/github.com/llvm/llvm-project.git/+log/a5128542495d..60984f5be90d

2024-06-19 npopov@redhat.com [InstCombine] Preserve all gep flags in gep of exact div fold
2024-06-19 benjamin.maxwell@arm.com [mlir][ArmSVE] Add `arm_sve.psel` operation (#95764)
2024-06-19 llvm-project@meinersbur.de Avoid object libraries in the VS IDE (#93519)
2024-06-19 luke@igalia.com [RISCV] Move RISCVInsertVSETVLI::coalesceVSETVLIs back to before insertReadVL (#96056)
2024-06-19 benjamin.maxwell@arm.com [mlir][ArmSME] Fold MoveTileSliceToVector + TransferWrite to StoreTileSlice (#95907)
2024-06-19 sander.desmalen@arm.com [AArch64] NFC: Precommit some tests for SME
2024-06-19 npopov@redhat.com [InstCombine] Preserve all gep flags when emitting offset
2024-06-19 npopov@redhat.com [InstCombine] Preserve all gep flags in gep of select fold
2024-06-19 npopov@redhat.com [InstCombine] Preserve all gep flags in dependent IV fold
2024-06-19 llvm-dev@redking.me.uk [X86] computeKnownBitsForPMADDWD/PMADDUBSW - tidyup line overflow by moving extensions to the multiply stage. NFC.
2024-06-19 npopov@redhat.com [InstCombine] Preserve all gep flags in another select of gep fold
2024-06-19 npopov@redhat.com [InstCombine] Preserve all flags in phi of gep fold
2024-06-19 kadircet@google.com [include-cleaner] Use filename as requested, not resolved path
2024-06-19 npopov@redhat.com [InstCombine] Preserve all flags in select of gep fold
2024-06-19 anton.sidorenko@syntacore.com [RISCV][NFC] Add UnsupportedSched<F|D|A> multiclasses (#95948)
2024-06-19 ramkumar.ramachandra@codasip.com DenseMap: support enum class keys (#95972)
2024-06-19 lucas.prates@arm.com [NFC][AArch64] Organise extensions by archtecture version (#95898)
2024-06-19 llvm-dev@redking.me.uk [X86] combineConstantPoolLoads - early-out if the load is not from a constant pool. NFC.
2024-06-19 llvm-dev@redking.me.uk [X86] Replace (void) with [[maybe_unused]] for some variables unused (or only used in asserts). NFC.
2024-06-19 vyacheslav.levytskyy@intel.com [SPIR-V] Add __spirv_ wrapper to the OpAtomicExchange instruction (#95961)
2024-06-19 vyacheslav.levytskyy@intel.com [SPIR-V] Improve implementation of the duplicates tracker's storage (#95958)
2024-06-19 tim@gymni.ch [LICM] Fix dropped metadata (#95221)
2024-06-19 jperier@nvidia.com [flang] allow assumed-rank box in fir.store (#95980)
2024-06-19 shengchen.kan@intel.com [X86][CodeGen] Share code between CompressEVEX pass and ND2NonND transform, NFCI
2024-06-19 ivan.i.kulagin@gmail.com [mlir] Fix loop-like interface (#95817)
2024-06-19 me@m-sp.org [mlir][vector] Add `vector.from_elements` op (#95938)
2024-06-19 jperier@nvidia.com [flang] allow assumed-rank box in fir.alloca (#95947)
2024-06-19 npopov@redhat.com [LangRef] Relax semantics of writeonly / memory(write) (#95238)
2024-06-19 fdurso@google.com Reland "[scudo] Apply filling when realloc shrinks and re-grows a block in-place" (#95838)
2024-06-19 corentin.ferry@amd.com [mlir][emitc] Refactor ArithToEmitC: perform sign adaptation, type conversions / cast insertion in a single place (#95789)
2024-06-19 yedeng.yd@linux.alibaba.com [NFC] [Serialization] Unify how LocalDeclID can be created
2024-06-19 andrzej.warzynski@arm.com [mlir][vector] Add tests for xfer-permute-lowering (1/n)(nfc) (#95529)
2024-06-19 akiratian@tencent.com [llvm][CodeGen] Fix failure in window scheduler caused by phi (#95900)
2024-06-19 npopov@redhat.com [IR] Mark shl constant expression as undesirable (#95940)
2024-06-19 pierre.vanhoutryve@amd.com [NFC][CodeGen] Remove dead ParallelCG.h/.cpp API (#95770)
2024-06-19 michaelbuch12@gmail.com [lldb][ObjC] Don't query objective-c runtime for decls in C++ contexts (#95963)
2024-06-19 geek4civic@gmail.com Relax MC/DC tests
2024-06-19 rui.xu@intel.com [MLIR][Python] fix mlir python cmake script (#95939)
2024-06-19 dblaikie@gmail.com lldb: Fixes for AMDGPU builtin added in ad599211a79dd7817f110241372075d82c0ae52a
2024-06-19 dblaikie@gmail.com Fix gdb pretty printers for libSupport
2024-06-19 aheejin@gmail.com [WebAssembly] Treat 'rethrow' as terminator in custom isel (#95967)
2024-06-19 freddy.ye@intel.com [X86][MC] Support case insenstive for `dfv,sf,cf,of,zf` for CCMP/CTEST (#95910)
2024-06-19 jonathan_roelofs@apple.com fixup! [compiler-rt][AArch64][FMV] Use the hw.optional.arm.caps fast path (#95275)
2024-06-19 owenpiano@gmail.com [clang-format] Handle function try block with ctor-initializer (#95878)

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: I232e6efd61a4ec8a3af51f5d17a3a0dfb4da8739
Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/5642678
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: 1fc431e0bbe803536f9e443c29db7a1c75f962fd
  1. src/
  2. third_party/
  3. tools/
  4. .gitignore
  5. bots.json
  6. codereview.settings
  7. DEPS
  8. DEPS.tagged-release
  9. PRESUBMIT.py
  10. README.md
README.md

Emscripten Releases

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

Updating DEPS entries

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.

༼ ༎ຶ ෴ ༎ຶ༽ Build and test scripts in src/

This directory was forked from the WebAssembly waterfall repo That repo was retired because it was only used by emscripten-releases.

How do I run it?

  1. Get the sources
  2. Install depot_tools. Follow the instructions
  3. Install pkg-config if you don't have it installed already, e.g. # apt install pkg-config
  4. Run build.py python src/build.py

Build.py has 3 types of actions:

  • downloading/updating sources for tools and engines (sync)
  • building those sources (build)
  • running tests against them (test).

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:

  1. Do not sync any sources, build everything except LLVM, and run all tests: $ src/build.py --no-sync --build-exclude=llvm
  2. Sync only binaryen, build LLVM and Binaryen, run everything other than the emscripten testsuites: $ 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.