Roll llvm-project from fb300eb44d2c to 679f75e24b81 (39 revisions)

https://chromium.googlesource.com/external/github.com/llvm/llvm-project.git/+log/fb300eb44d2c..679f75e24b81

2024-06-04 mchristensen@meta.com [easy] Fix spacing in help message of 'process save-core' command (#89445)
2024-06-04 min.hsu@sifive.com [gold] Enable time trace profiler in LLVMgold (#94293)
2024-06-04 aeubanks@google.com [LazyCallGraph] Assert in removeDeadFunction() that NodeMap contains function
2024-06-04 keithbsmiley@gmail.com [bazel] Port #94109 (#94395)
2024-06-04 i@maskray.me [atomics] Initialize pthread_mutex_t and avoid false sharing
2024-06-04 keithbsmiley@gmail.com [bazel] Port #94218 (#94390)
2024-06-04 sabauma@fastmail.com [mlir][scf] Implement conversion from scf.forall to scf.parallel (#94109)
2024-06-04 flo@fhahn.com [LV] Apply loop guards when checking recur during hoisting RT checks.
2024-06-04 keithbsmiley@gmail.com [bazel] Reduce output on CI (#94298)
2024-06-04 mail@justinbogner.com [DirectX] Update for removal of icmp and fcmp constant expressions
2024-06-04 6019989+PiJoules@users.noreply.github.com [libc][new] Add placement new functions (#94290)
2024-06-04 kzhuravl_dev@outlook.com AMDGPU/NFC: Make MACH indentation consistent (#94370)
2024-06-04 peter@pcc.me.uk gn build: Sync GENERIC_TF_SOURCES with CMake.
2024-06-04 peter@pcc.me.uk gn build: Define SANITIZER_COMMON_NO_REDEFINE_BUILTINS for ubsan_minimal.
2024-06-04 peter@pcc.me.uk gn build: Pass -fno-sanitize=vptr,function with use_ubsan
2024-06-04 peter@pcc.me.uk gn build: Support llvm_enable_zstd.
2024-06-04 ldionne.2@gmail.com [libc++] Adjust XFAIL for quick_exit (#94274)
2024-06-04 ldionne.2@gmail.com [libc++] Properly detect whether C++20 modules are supported by the compiler (#94275)
2024-06-04 seanluchen@google.com [compiler-rt][builtins] Switch libatomic locks to pthread_mutex_t (#94374)
2024-06-04 バレンタイン クレメン [flang] Carry over alignment computed by frontend for COMMON (#94280)
2024-06-04 49014204+sayhaan@users.noreply.github.com [BOLT][DWARF][NFC] Add split-dwarf5 test with multiple CUs (#93744)
2024-06-04 aaron@aaronballman.com Disable constexpr function body checking in more situations (#94347)
2024-06-04 jonas@devlieghere.com [lldb] Support reading DW_OP_piece from file address (#94026)
2024-06-04 brendan.dahl@gmail.com [WebAssembly] Implement all f16x8 unary instructions. (#94063)
2024-06-04 mayanez@users.noreply.github.com [llvm-readobj][COFF] Consistent PDBGUID Formatting (#94256)
2024-06-04 jay.foad@amd.com [AMDGPU] Do not override PseudoInstr in SMEM Pseudo definitions. NFC.
2024-06-04 efriedma@quicinc.com [Sema] Fix handling of fields with initializers in nested anonymous unions. (#91692)
2024-06-04 jay.foad@amd.com [AMDGPU] Do not override PseudoInstr in FLAT Pseudo definitions. NFC. (#94369)
2024-06-04 achikin@apple.com [clang][deps] Collect discovered module dependencies' Link Libraries (#93588)
2024-06-04 i@maskray.me [ELF] Orphan placement: prefer the last similar section when its rank <= orphan's rank
2024-06-04 leandro.lupori@linaro.org [flang] Escape '%' in %VAL/%REF messages (#94331)
2024-06-04 hokein.wu@gmail.com [Driver] Don't use absolute paths for invoking subcommands for driver tests (#94349)
2024-06-04 dtcxzyw2333@gmail.com [InstCombine] Fold `select Cond, not X, X` into `Cond ^ X` (#93591)
2024-06-04 szakharin@nvidia.com [flang] Use fir.declare/fir.dummy_scope for TBAA tags attachments. (#92472)
2024-06-04 amaclean@nvidia.com [BasicAA] Consider 'nneg' flag when comparing CastedValues (#94129)
2024-06-04 aaron@aaronballman.com Silence a not all control paths return a value diagnostic; NFC
2024-06-04 ivan.kosarev@amd.com [AMDGPU][NFC] Rename the clamp modifier definition to follow the prevailing convention. (#94353)
2024-06-04 mboehme@google.com [clang][dataflow] Propagate storage location of compound assignment operators. (#94332)
2024-06-04 jenke@itc.rwth-aachen.de [OpenMP][OMPT] Add missing callbacks for asynchronous target tasks (#93472)

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: I8ba175da285ed66a5b6e69bdc2e955ac0ca1d013
Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/5598742
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: 97b8f3f49f6185990db77dd8852f7a329ac0eb03
  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.