Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/llvm/llvm-zorg


https://github.com/llvm/llvm-zorg

Remove aarch64-sve-vector-bits-min compile flag from SVE 2 stage bot

Our build is failing:
https://lab.llvm.org/buildbot/#/builders/176/builds/205

Due to a vectoris...

24c07902d058abcee3bcf908676bacaae1f3d448 authored over 3 years ago
[ORC-RT] Disable ORC Runtime on ccache builders.

The ORC runtime contains assembly files that don't seem to build correctly
under ccache (e.g. ht...

490633945677656ba75d42ff1ca9d4a400b7b243 authored over 3 years ago
[zorg] Add HIP builder script

Simple script for HIP builder to build llvm-project incrementally,
then build and execute HIP te...

1a32648b32ec114a62bf4f206a01d6827a6315f1 authored over 3 years ago
Revert "[sanitizer] Don't tie builders with particular workers"

This reverts commit d37259ec73a4341700e981214b9032631adfdda0.
With some changes.

b899cd8edcb824c4e4f999ef254209060d1ab646 authored over 3 years ago
Enable LLD tests together with the expensive checks on the expensive check builders.

nclude LLD project to build and run the tests together with LLVM expensive checks on all
appropr...

08662254487c6c6f01947e05925f1502e27367c9 authored over 3 years ago
Add cross-project-tests to SIE Linux builder.

Reviewed By: gkistanova

Differential Revision: https://reviews.llvm.org/D105234

3a771103f9e47e4ef1769b0402b8b93cbdabe9c3 authored over 3 years ago
[sanitizer] Set EXE_LINKER_FLAGS same as SHARED_LINKER_FLAGS

f4f163eefefeb65c22cf2d5c541406d0eefc4b6b authored over 3 years ago
[sanitizer] Missing image is infra issues

This avoids spamming blame list

Differential Revision: https://reviews.llvm.org/D105241

cef62f035b80b575d0b93b217880503f7558b1f9 authored over 3 years ago
[sanitizer] Don't tie builders with particular workers

This simplifies management of VMs. We don't need to care which
are online. If some is gone we wi...

d37259ec73a4341700e981214b9032631adfdda0 authored over 3 years ago
[scudo] Disable mips 32bit tests

It times out for unknown reasons.

2a09e457cf5d095778714696a6bd2c061e5ac1e8 authored over 3 years ago
[sanitizer] Fix mips QEMU build

93ca31c2900b341a5f1535cae0243a454a832a1b authored over 3 years ago
Add chown to buildbot_qemu local repro instructions.

6b155f2b6b876096a8506594ddb627e0fed8e014 authored over 3 years ago
[jenkins] Update script to use cross project lit test suite

To reflect changes announced in
https://lists.llvm.org/pipermail/llvm-dev/2021-January/148048.ht...

e48da4b7b382fe94b714ce5aaaf02ee45e32825e authored over 3 years ago
Move QEMU LAM sanitizer images to env-defined folder.

Also add some nice debug info as to how to build the images yourself.
This also makes the bot se...

1d858a5f4de4ce3d1db328b7b2ad40d96353a06b authored over 3 years ago
[zorg] Hotfix for PPC64le MLIR build issue

The public builder for MLIR on Power currently has an
issue choosing the correct libc. This patc...

5a4757532b3e92a287cce159739e36717b7ab682 authored over 3 years ago
[zorg] Reduce # targets built on Linaro flang bots

The flang bots are only running check-flang and are not really
exercising the backend in any way...

0c8527b324c43b5fd89b12dca2d080bbe6731fea authored over 3 years ago
[sanitizers] Remove unset variables

It looks nothing else uses them.

Differential Revision: https://reviews.llvm.org/D104875

25f8c0b73518a6e4a0a98318f292f69a7a573684 authored over 3 years ago
[AIX][PowerPC] Reduce number of parallel link jobs for AIX crosstargetting buildbot

Reduce the parallel link jobs so that we reduce machine hangs and timeouts.

Reviewed By: hubert...

1a557c041cac9c97b714d548d1a51427f7b8de06 authored over 3 years ago
Disable GPU in polly-arm-linux and aosp-O3-polly-before-vectorizer-unprofitable

f09bb849f94c1fbf105185bc0ff164e2a421f638 authored over 3 years ago
[NFC][sanitizer] Add newline at the end

46790e1470ca82267c372d51d7dd1fe058c70cab authored over 3 years ago
[sanitizer] Add QEMU cleanup

7da0066329d9c15943cebfcbe28f1b8b17e283af authored over 3 years ago
[sanitizer] Fix compiler_rt_build cleanup

49ae918ba18ab11897987d4308c678f75e553b1f authored over 3 years ago
[sanitizer] Cleanup after build

a297226388d5748d28956a5b2f0622f999fc14a3 authored over 3 years ago
[sanitizer] Simplify clobbering

9c785bda6b3f347dd5212a5a3338d226c7984294 authored over 3 years ago
Less builds for sanitizer-buildbot{2,8}

536b364f914d8b597c304c5f3927f5b3a2446231 authored over 3 years ago
Reassign sanitizer builders/workers

5d0847ab1e6cccf3f654cf9844f209471865c9fb authored over 3 years ago
[NFC] Reformat sanitizer workers

a07e9a35bda576c7fd123a81c3793c26d3644c3f authored over 3 years ago
[lldb] Actually let the matrix bot test something

Since https://reviews.llvm.org/D69401 landed the bot has been setting unused
CMake variables for...

478f6eb87c8780f5713c8526a32bb6f7e95caab1 authored over 3 years ago
[libc++] Remove build bots that are handled on BuildKite now

Those builders have been failing for months because they use a version
of Clang that we don't ac...

8d8b4bb34168d53a4d0e3eba3614aa0ce9e7fd9e authored over 3 years ago
[M68k] Add new worker suse-gary-m68k-cross for Linux 32-bit M68k

This adds a new builder called clang-m68k-linux-cross which will
cross-build LLVM and Clang on o...

d1284d3eadb950504c0dc8269291a4a0bcbe7f63 authored over 3 years ago
Add flang-x86_64-windows builder.

Add a buildbot to compile flang using msvc. Due to msvc doing some things differently than other...

c406b636839cf07367241c224da3c0207c1396a3 authored over 3 years ago
Update compiler on hexagon-build-0x machines

e7f9b7230c9a17d5ffb64ac3f7b46846ce334c4b authored over 3 years ago
[zorg] Rename Linaro-maintained 2-stage bots

... to have consistent -2stage suffix.

Reviewed By: DavidSpickett

Differential Revision: https...

db2fbb6520d1ebd17dcd91dfed4886f33734ffbd authored over 3 years ago
[zorg] Remove settings that match defaults from Linaro bots

Remove from arguments of ClangBuilder.getClangCMakeBuildFactory
- checkout_compiler_rt=True
- ch...

7b33ebd712c3a7d5d80f247bbc4ff844dc541304 authored over 3 years ago
[zorg] Rename Linaro's AArch64 and ARM bots to use consistent names

This will simplify Linaro's buildbot maintenance scripts. We also
remove now-unused AArch64 and...

89bc08fea5e20fdf8fb18c19c48f0046499f20b5 authored over 3 years ago
[zorg] Add AArch64 SVE vector-length-specific (VLS) bots

We add 1-stage bot that tests SVE support by building/running testsuite,
and 2-stage bot that ad...

2f6844e02cae962a4dd6ddf2f4ef279900e77fa6 authored over 3 years ago
[zorg] Build all targets on Linaro-maintained bots

... not just AArch64 and ARM. Make an exception for the quick
bots, which build a single target...

986da61015dc684d43a1c3b1849726c72fcf1592 authored over 3 years ago
[zorg] Cleanup clang-cmake-{armv7,aarch64}-quick bots

Run "ninja check" for armv7 bot and don't pretend we run
LNT testsuite for the aarch64 bot.

Rev...

3f8251ff00a50c67bc04a500d674bd51bb4d66e8 authored over 3 years ago
[libc] Add a "libc-fuzzer" step in full build mode.

d631fe591d8ff09edb895ef124e8370875d8d523 authored over 3 years ago
llvmbisect: Add support for monorepo artifacts

This is now compatible with both svn and git/monorepo artifacts, and
also works across them.

5e5cb8bd8a1a0349201778555455b1d04668925a authored over 3 years ago
Enable retry on failed git operations

This should address issues like
`fatal: unable to access 'https://github.com/llvm/llvm-project.g...

b83568a0e50fe1d8fd419721f67e82c4bda5eaf0 authored over 3 years ago
[VE] disable cmake caches until resolved

99821277c29d5565a8f5c6cda80ea8b0faf097b4 authored over 3 years ago
[MLIR] Enable tensorcore integration tests

Differential Revision: https://reviews.llvm.org/D103266

c24b5268477630cb2efd8bf2f7fb3945343e7d03 authored over 3 years ago
[buildbot-clangd-ubuntu-clang] deployed new docker image

This is just the deployment for the container updated in
cf3881f300f973e6dcc12d2c25dff626290642aa

e80b3b9a559501293a2da7aeddd565c00f0c34a6 authored over 3 years ago
[sanitizer] Test HWASan + LAM via QEMU.

Uses LAM-enabled full system QEMU emulation to test HWASan's LAM
support.

Depends on:
https://g...

fccedba38905acda3d156ca84758de85e36538c3 authored over 3 years ago
[sanitizer] Fix QEMU checkout

b423773c90d5046a6f9eef0e6ed48a1a377282e4 authored over 3 years ago
[sanitizer] Switch to patched QEMU

6e3e7926bcf8e4d83d83d9072990ddc33e02bb11 authored over 3 years ago
Removed abandoned lldb-sphinx-docs builder.

f395d4d0c7d3e9f063d6becd5933d77eb32c1089 authored over 3 years ago
[zorg] Remove flang-aarch64-ubuntu-out-of-tree-new-driver

The new driver is on by default now, so this builder does the same thing
as flang-aarch64-ubuntu...

de74f83353c32d08126bddb778b9d89cc2708e46 authored over 3 years ago
[MLIR] Update MLIR build config to reflect cmake variable renames

Update CMake variables to reflect the migration for a consistent naming:
https://reviews.llvm.or...

fb799b0116c821fe31d9f3640c795f4771360cc9 authored over 3 years ago
Limit the number of parallel link jobs for the full LTO rerlease builder.

fbffb6400d33e2f8e7eccf4570eddd3c79b28963 authored over 3 years ago
Limit the number of parallel link jobs for the full LTO builder.

With the larger number of link jobs the build time grows significantly, and with the default valu...

bf146f5f2d31420292ec3dd895a0e95e77a6bbfe authored over 3 years ago
[clangd] Update gRPC dependency for remote index tests

Context https://github.com/clangd/clangd/pull/783

cf3881f300f973e6dcc12d2c25dff626290642aa authored over 3 years ago
[PowerPC] Removed `-DLLVM_ENABLE_PROJECTS=flang` from PowerPC flang buildbot

With `FLANG_NEW_DRIVER` default to on now, it is necessary to remove this
option for the bot to ...

4adb6aa495ee9484d7f2e15c93e7685bdc603cc7 authored over 3 years ago
[sanitizer] Remove nested buildbot_qemu call

Now it has own builder.

89d3740d9144417b7f7e27ba7ed2cdcc10d6a1e9 authored over 3 years ago
[sanitizer] Run QEMU cmakes in parallel

2edb19cb564715af6b594ab40eeb9d9983e5284f authored over 3 years ago
[libfuzzer] Remove unnecessary cmake flags

Linking job limit is unnecessary with LLD.
LIBFUZZER_ENABLE_TESTS does not exist any more.

63d380830e464f37ddfa31c9bf2071293ff64b4f authored over 3 years ago
[libfuzzer] Print running tests

285fd4c34b43799e338b1ecfe4a67daeb82b358d authored over 3 years ago
[sanitizer] Remove QEMU from sanitizer-buildbot3

521bc7bf0b559294863399975bb29761a10a7f2a authored over 3 years ago
[sanitizer] Prepare for D102543

Mips requires special handling

910833b342290804b635943cb4e3d35df32665a3 authored over 3 years ago
Fixed undefined runtime_projects in OpenMPBuilder.

69e37a9fe8b7f999648f8c040a5472694fe486f0 authored over 3 years ago
Run only 1 build at a time for heavily loaded workers.

6ca77ac1f51211eeedb25a00857125455c157e68 authored over 3 years ago
Update configuration for Arm/Aarch64 cross Windows to Linux toolchan builders.

Those builders:
* llvm-clang-win-x-armv7l
* llvm-clang-win-x-aarch64

Differential Revision: h...

1a389eb42b96c65d408ddceef0d298f34aa6b9a2 authored over 3 years ago
[scudo] Install cross compiled libs into STAGE1

We need this for LIT future lit tests.

73b441c5f00a417b58ec16551519afca2198053b authored over 3 years ago
[scudo] Print executed tests

43acf06e868448cb510edb1a38fa3303856685dd authored over 3 years ago
[scudo] Combine cmake/ninja steps

409d93787e66564154499721a6ccd4057a7fb36f authored over 3 years ago
[scudo] Fix "set -e in subsell" issue

02976f40d5f7b0f044b5c6e23536fb5d5de92b31 authored over 3 years ago
[scudo] Remove HWCAP2_MTE workaround

It's not needed after https://patches.linaro.org/patch/433102/

649236a0b9147a8d248d3199d64658f4849bbf96 authored over 3 years ago
[sanitizer] Fix "set -e in subshell" in QEMU checkout

b7d044fe8aebce30d254a874c77c1a4242e2899a authored over 3 years ago
[scudo] Test on mips and ppc QEMU

01a0a609bffc75deec7dbcf2afa53bd1424b3abf authored over 3 years ago
[sanitizer] Add dedicated QEMU builder

8d4ef0058071a232fd2a03f78194a167c3815f87 authored over 3 years ago
[sanitizer] Remove unused GN reference

594bf9c4e3d7ddb82ad88b3f809f586c35417d05 authored over 3 years ago
[sanitizer] Fix asan builder name

91a7eff07ec1801011fc2e171ba2ec55108abc82 authored over 3 years ago
[sanitizer][NFC] Reuse cmake setup

1d14b1b88e1b3b85b286e855a61813991d8d8d3b authored over 3 years ago
Added missing comma in clang-ppc64le-rhel builder configuration.

8bbdd35de2d2a8513bbe4f62250ca1cf8f0a38fd authored over 3 years ago
[sanitizer] Fix COMPILER_RT_DEBUG assignment

76d050f0ff7e2517953936571ced397817a4a2e0 authored over 3 years ago
[sanitizer] Remove disabled line

ac6a7e6e071c77bc081de358266075a938a11e39 authored over 3 years ago
jenkins/tasks: virtualenv: Use the Python3 interpreter

92122d159f7294fc3534d16354385cd42837ff4c authored over 3 years ago
Remove -DFLANG_BUILD_NEW_DRIVER=ON from builders. NFCI

FLANG_BUILD_NEW_DRIVER defaults to ON now, so there's no need to add it
anymore.

Differential R...

1062df17752fb11a207f9cd8dc7854fc73144f0e authored over 3 years ago
[PowerPC] Change RHEL buildbot to unifiedtreebuilder

The patch switches the RHEL buildbot to utilise more jobs when building, as
well as UnifiedTreeB...

69c601cb34aecc7e2dcb112cd112b6fa9a105d7f authored over 3 years ago
[Zorg][OpenMP] Add CUDA offloading worker.

This worker tests OpenMP offloading for the x86_64 and NVIDIA GPU. In
addition to check-openmp, ...

e4aa8a2773fe76c427a91229f021ab067eafc8e7 authored over 3 years ago
Added "auto" for LLVMBuildFactory enable_runtimes arg; changed default to not use enable_runtimes.

f7b888457641941a8e6024f36ee2e5ddc53695d5 authored over 3 years ago
Revert "Support compatibility with buildbot 2.10."

Temporarily revert commit 3f44862c69dd1766b51ea408d2cba6ec5c76c30a, as we are still with 2.8.4 i...

93900f5122cc7087aa934424b1aa6339952a20c0 authored over 3 years ago
Changed LibcxxAndAbiBuilder to use LLVMBuildFactory enable_projects and enable_runtimes.

a138f265e7a4fd9a6bf7288ca50361b4d7c0860f authored over 3 years ago
Added support for LLVM_ENABLE_RUNTIMES to ClangLTOBuilder.

1a77335dfe7cff35bc736523ae7d9f801a470739 authored over 3 years ago
Documentation builds do not support LLVM_ENABLE_RUNTIMES.

4762fe8e3c66b6ca574eb0b5f2cbe99db079e6c7 authored over 3 years ago
Added support for LLVM_ENABLE_RUNTIMES to UnifiedTreeBuilder.

90c0b74c2ee54639b417bbda061c45ba8967ed9f authored over 3 years ago
Added enable_runtimes and enable_projects to LLVMBuildFactory.

2ed0c6ae25a4da897f23770f9a4976c3e19fff10 authored over 3 years ago
Bumped urllib3 from 1.26.3 to 1.26.4.

de05587afe1c1f79810a27ad77e39c485995dd98 authored over 3 years ago
[zorg] Fix AnnotatedBuilder.py extra_args bug

Do not assign WithProperties("--jobs=%(jobs:-)s") to
extra_args, because extra_args_with_props w...

b766b0b8afb3cf857a9b0314aa807786d00372ee authored over 3 years ago
Fixed bug introduced by D100497 - local variable jobs_flag referenced before assignment.

9710f7832a344854c51248164a0a4c55f2b6c1d1 authored over 3 years ago
[zorg] Build and test project depends on project enabled in LibcxxAndAbiBuilder

Build and test project depends on project enabled in LibcxxAndAbiBuilder;
Let all steps respect ...

c5e33710b23442d929d6646c71e1e31d0de2f106 authored over 3 years ago
[zorg] Add buildbot for Synopsys ARC

Create AWS worker for LLVM Experimental Target : ARC

Reviewed By: gkistanova

Differential Revi...

41979ca6ea64a4f9a46675af188634d4fb40fa75 authored over 3 years ago
Adjust jobs for aix-ppc64-ppc64le worker

since the machine now has additional resources.

e91289ce0ff25dc95cdc1088048a879716fb03ab authored over 3 years ago
[sanitizer] Run scudo on qemu-armhf

e8eeed89aa6dcd5a4d4eed02b32229c8aa4e85d9 authored over 3 years ago
[sanitizer] Cleanup build dirs hierarchy

bad7bc985a6461ab0fa18066801e8fcbe77a523c authored over 3 years ago
[jenkins] Add groovy script for the llvm-cov job

2c899820e1ecbcdc4887600e81f5a844c4a72147 authored almost 4 years ago
[sanitizer] Enabled QEMU bot failures

d4933e72e558fd05fbef781e1f108d2f1ff2b88c authored almost 4 years ago
[sanitizer] Fix typo in bot script

15b3be560b439041f67a6ef9e9f1d553b8fe8f9b authored almost 4 years ago
[sanitizer] Improve naming of bot steps

525a9eb729da80ff14aff677c395dbeb131111f3 authored almost 4 years ago