Roll llvm-project from 77d21e758ea9 to de423cfe3d5d (46 revisions)

https://chromium.googlesource.com/external/github.com/llvm/llvm-project.git/+log/77d21e758ea9..de423cfe3d5d

2024-01-17 preames@rivosinc.com [RISCV] Prefer vsetivli for VLMAX when VLEN is exactly known (#75509)
2024-01-17 michaeltmaitland@gmail.com [CodeGen][MISched][NFC] Rename some instances of Cycle -> ReleaseAtCycle
2024-01-17 dschuff@chromium.org [WebAssembly] Use ValType instead of integer types to model wasm tables (#78012)
2024-01-17 asb@igalia.com Revert "[RISCV] Implement RISCVInsrInfo::getConstValDefinedInReg"
2024-01-17 alangford@apple.com [lldb] Support changes to TLS on macOS (#77988)
2024-01-17 i@maskray.me BalancedPartitioning: minor updates (#77568)
2024-01-17 バレンタイン クレメン [mlir][openacc][NFC] Use interleaveComma in printers (#78347)
2024-01-17 amaclean@nvidia.com [NVPTX] Add tex.grad.cube{array} intrinsics (#77693)
2024-01-17 cyndy_ishida@apple.com  [llvm] Teach MachO about XROS (#78373)
2024-01-17 mariusz.sikora@amd.com [AMDGPU][GFX12] Add Atomic cond_sub_u32 (#76224)
2024-01-17 14171107+cjappl@users.noreply.github.com Remove maximum OSX version for sanitizers (#77543)
2024-01-17 alexfh@google.com Revert "[SimplifyCFG] `switch`: Do Not Transform the Default Case if the Condition is Too Wide" (#78469)
2024-01-17 llvmgnsyncbot@gmail.com [gn build] Port 3b6a8f823bf8
2024-01-17 jonas@devlieghere.com [lldb] Upstream xros support in lldb (#78389)
2024-01-17 paul.robinson@sony.com [Headers][X86] Add more descriptions to ia32intrin.h and immintrin.h (#77686)
2024-01-17 harjohn@google.com [lldb-dap] Adjusting how repl-mode auto determines commands vs variable expressions. (#78005)
2024-01-17 joker.eph@gmail.com Apply clang-tidy fixes for llvm-else-after-return in IRDLVerifiers.cpp (NFC)
2024-01-17 joker.eph@gmail.com Apply clang-tidy fixes for readability-identifier-naming in IRDLLoading.cpp (NFC)
2024-01-17 joker.eph@gmail.com Apply clang-tidy fixes for llvm-qualified-auto in DecomposeMemrefs.cpp (NFC)
2024-01-17 joker.eph@gmail.com Apply clang-tidy fixes for readability-identifier-naming in Utils.cpp (NFC)
2024-01-17 joker.eph@gmail.com Apply clang-tidy fixes for performance-unnecessary-value-param in Utils.cpp (NFC)
2024-01-17 thakis@chromium.org [gn] fix mistake from 92289db82fb2
2024-01-17 jperier@nvidia.com [flang] Lower BIND(C) module variables (#78279)
2024-01-17 Petar.Avramovic@amd.com Revert "AMDGPU/GlobalISelDivergenceLowering: select divergent i1 phis" (#78468)
2024-01-17 gchatelet@google.com [reland][libc][NFC] Refactor FPBits and remove LongDoubleBits specialization (#78465)
2024-01-17 Andrew.Gozillon@amd.com [Flang][MLIR] Add basic initial support for alloca and program address space handling in FIR->LLVMIR codegen (#77518)
2024-01-17 brunodf@synopsys.com [BasicAA] Fix new test Analysis/BasicAA/separate_storage-alias-sets.ll
2024-01-17 kkwli@users.noreply.github.com [flang] Add structure constructor with allocatable component (#77845)
2024-01-17 oliver.stannard@arm.com [AArch64][Driver] Better handling of target feature dependencies (#78270)
2024-01-17 37383324+aganea@users.noreply.github.com On Windows, make the release script work with the local git checkout (#78273)
2024-01-17 dmitryc@google.com [bazel]Sort loads in llvm/BUILD.bazel
2024-01-17 llvm-dev@redking.me.uk Revert faecc736e2ac3cd8c77 #74443 [DAG] isSplatValue - node is a splat if all demanded elts have the same whole constant value (#74443)
2024-01-17 jay.foad@amd.com [AMDGPU] Src1 of VOP3 DPP instructions can be SGPR on GFX12 (#77929)
2024-01-17 Stephen.Tozer@Sony.com Revert "Create overloads of debug intrinsic utilities for DPValues (#78313)"
2024-01-17 gchatelet@google.com Revert "[reland][libc][NFC] Refactor FPBits and remove LongDoubleBits specialization" (#78457)
2024-01-17 stephen.tozer@sony.com [RemoveDIs][DebugInfo] Create overloads of debug intrinsic utilities for DPValues (#78313)
2024-01-17 jay.foad@amd.com [AMDGPU] Do not run GCNNSAReassign pass for GFX12 (#78185)
2024-01-17 gchatelet@google.com [reland][libc][NFC] Refactor FPBits and remove LongDoubleBits specialization (#78447)
2024-01-17 brunodf@synopsys.com [AST] Don't merge memory locations in AliasSetTracker (#65731)
2024-01-17 safonsof@amd.com [MLIR][LLVM] Add explicit target_cpu attribute to llvm.func (#78287)
2024-01-17 ekeane@nvidia.com [OpenACC] Implement 'collapse' clause parsing.
2024-01-17 thakis@chromium.org [gn] fix minor mistake from f7cb1afa0633
2024-01-17 Matthew.Arsenault@amd.com AMDGPU: Allocate special SGPRs before user SGPR arguments (#78234)
2024-01-17 luke@igalia.com [RISCV] Don't scale cost by LMUL for TCK_CodeSize in getMemoryOpCost (#78407)
2024-01-17 57997763+david-arm@users.noreply.github.com [AArch64] Fix a minor issue with AArch64LoopIdiomTransform (#78136)
2024-01-17 sdkrystian@gmail.com [Clang][Sema] Diagnose function/variable templates that shadow their own template parameters (#78274)

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: I686b8f1da01a38848961f8a06d72c2e12893f871
Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/5207735
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: 33488b42c8eb000ea63c39c228a35b2d7f81eef0
  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.