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

refactor hip_build.sh to facilitate local test

Allow setting LLVM and test suite paths by environment
variables. Extract updating and building ...

73863d380d5a095fddd927d9f3ad339de3173308 authored over 1 year ago by Yaxun (Sam) Liu <[email protected]>
Remove obsolete mlir-ubuntu-workers-* workers and associated builds.

These workers have been dead for a while now.

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

a5729dfff9f0f747bcbed430412bf0cc103e0ac0 authored over 1 year ago by Mehdi Amini <[email protected]>
[GreenDragon] Bump timeout for incremental build

Increase timeout as a full clean build will timeout in incremental job.

82a35431f69c42e7a36750c6f3fde8d896492476 authored over 1 year ago by Steven Wu <[email protected]>
Add a new builder for mlir-nvidia to test gcc-7 config

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

ee6917f36c81887cfb5981688104996937295718 authored over 1 year ago by Mehdi Amini <[email protected]>
Revert "Add a new experemental flang runtime/cuda builder."

This reverts commit 91cb0a56c48d246f6df695068b29dbfeec32956b.

aa35b597d8fb73c60d3db8b8b373927adf5524f0 authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Add a new experemental flang runtime/cuda builder.

* flang-runtime-cuda-gcc

91cb0a56c48d246f6df695068b29dbfeec32956b authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Remove -Werror from Flang builder for latest gcc

Recently, flang-aarch64-latest-gcc had gcc upgraded from 11.1 to
13.1. This introduced several n...

d20cbbfa0bd4c0e9abb0c1395b8545b8fdec2752 authored over 1 year ago by Leandro Lupori <[email protected]>
[GreenDragon] Increase the timeout on incremental job

Add 30min to the incremental job to account for the worst case (clean
build) which just timed ou...

902c364e1290849198ca8d6409fa5ad985ecff5c authored over 1 year ago by Steven Wu <[email protected]>
Update configuration for llvm-nvptx*-nvidia-win builders.

* just one builder at a time on Windows worker.

3358d7902b09bbcfafde5b410d62a98772a79559 authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Delay the list of reporters initialization till actual use since we automatically assigning tags now.

38a7aef9a4050b71fbb3a6b7b7474c1e35144fc7 authored over 1 year ago by Galina Kistanova <[email protected]>
Revert "[GreenDragon] Temporary disable debug-info in Stage 1 RA build"

This reverts commit 4e0403aa530138fe9606b3749df63436724b6bca. The
performance should be addresse...

74b2a7da4771e143e2531273853ec62b35695b20 authored over 1 year ago by Steven Wu <[email protected]>
Update configuration for llvm-nvptx*-nvidia-win builders.

* remove thread limits for the lit tests (was 32, now max available).

920553f2b65560b3c6e58b379c866b54aa825a12 authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Update configuration for llvm-nvptx*-nvidia-win builders.

* increase a number of jobs for the builders to match a number of CPUs.
* enable ccache for the ...

0b5588f8d6f6a7248468f36cabe2d9ec8f97e488 authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Increase 'max_builds' to 2 for 'as-builder-7' worker.

Still underloaded worker.

edfc5837535e23a454748bbba33acffe3ba64b39 authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Update configuration for llvm-nvptx*-nvidia-ubuntu builders.

* increase a number of jobs for the builders to match a number of CPUs.
* enable ccache for the ...

b5c173028645d7e4fdfbda2586a847b5033ae89a authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Make reverse-iteration additionally test lld

This will give us `LLVM_ENABLE_REVERSE_ITERATION` coverage for lld.

Link: https://discourse.llv...

d4285648e658e9707d11e52fd9ddb2661587d3d3 authored over 1 year ago by Fangrui Song <[email protected]>
[GreenDragon] Temporary disable debug-info in Stage 1 RA build

Use CMAKE_BUILD_TYPE=Release for stage 1 RA build for now since some
tests are timing out in `ll...

4e0403aa530138fe9606b3749df63436724b6bca authored over 1 year ago by Steven Wu <[email protected]>
Add BranchParameter for Force Build dialog

Note urllib3 is already present in Zorg requirements.
Note GitHub has the rate limit (60 per hou...

b4330e9e428892a5c46f7335d087b5a2ddf9cf1f authored over 1 year ago by Dmitry Vassiliev <[email protected]>
[lldb] Remove comment including "slave"

I'm not sure if it would be builder or worker here, but the comment
is redundant either way. "vs...

1656534cd00fe62e7162423b4a73c3c3c0887271 authored over 1 year ago by David Spickett <[email protected]>
Remove TODO to rename workers with "slave" in the name.

This has been done.

9fda957de957284d8417f35a42c7bcd1258e2fea authored over 1 year ago by David Spickett <[email protected]>
Re-enable DWARF 5 tests

3b71564391eb73efed96bdc446604d94797bd411 authored over 1 year ago by Adrian Prantl <[email protected]>
[AArch64][LLDB] Remove lit workers limit

This bot will soon be running on a new machine where this
thread limit is not needed anymore, as...

c410827ef27e89c8103ab6054b108f7d25c0d817 authored over 1 year ago by David Spickett <[email protected]>
Remove lld-perf-testsuite builder.

a3ba00fbd7c91c16b95d30250a23f483a4cc9bfd authored over 1 year ago by Galina Kistanova <[email protected]>
Do not build runtimes in SphinxDocsBuilder.getLLVMDocsBuildFactory.

d3bfd5ccbceb542098c350e4d071ceceac6854cb authored over 1 year ago by Galina Kistanova <[email protected]>
Update LLDB Arm/AArch64 email notifier list

855fee4b284dd2e9a8ac74fd4cb7ce78e0900d58 authored over 1 year ago by Muhammad Omair Javaid <[email protected]>
Added WorkerOwnerAuthz, WorkerEndpointMatcher, RolesFromWorkerOwner.

Reviewed By: gkistanova

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

8006da069b5776b01fc5204d267e65e48f86c80e authored over 1 year ago by Dmitry Vassiliev <[email protected]>
Add llvm-clang-x86_64-sie-ubuntu-fast to the list of buildbots that report commit build status to Github.

Reviewed By: gkistanova

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

13aaf72b36ca526bb6992e02035052c606010cee authored over 1 year ago by Douglas Yung <[email protected]>
Add new `gc-builder-7-win` worker for the Buildbot Guard project.

015d5ae005d63c827c7be47459134b2217131e83 authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Removed redundant matcher for llvm/ groups.

c7cb493edafb3f74f941db459f2921ad0f64cc9a authored over 1 year ago by Galina Kistanova <[email protected]>
Fixed variable names collision in LitTestCommand.

4c61d4f617384fc897aa33e9868a7bd14b158f35 authored over 1 year ago by Galina Kistanova <[email protected]>
Support docs-libc-html for LLVM_ENABLE_RUNTIMES=libc

D126156 added a docs-libc-html target for LLVM_ENABLE_PROJECTS=libc, but our
bots use LLVM_ENABL...

11f82c360c7ec38a0c0a9b4d55779fd0fa6fca0a authored over 1 year ago by Fangrui Song <[email protected]>
Moved unexpected passes close to unexpected failures in lit failures reporting.

1c4df034990fecac4250b6f4abde925c0341fb78 authored over 1 year ago by Galina Kistanova <[email protected]>
Report lit failures in a consistent order

Failures are counted by adding their names to a dictionary.
Python3 dictionaries are ordered but...

57255a2164553faf3609e0b0581693977df83ec0 authored over 1 year ago by David Spickett <[email protected]>
Update configuration for `llvm-clang-buildguard5-ubuntu` and `llvm-clang-buildguard6-win` builders.

110bbf41109f784072c7d28b32b14c8806bfd5c9 authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Fix bisect mode check

51fc0d483e5163b55dc5c87bb6eda5b357aeeab4 authored over 1 year ago by Vitaly Buka <[email protected]>
Removed unused import in XToolchainBuilder.

f4f30f9863f3e78761daff740cdca9e7b47426e1 authored over 1 year ago by Galina Kistanova <[email protected]>
Updated UnifiedTreeBuilder to fix auto runtimes discovery and to support envars with vs.

eda6b735e477ed8cdf8418ba00da2c5b46de6409 authored over 1 year ago by Galina Kistanova <[email protected]>
Fix runtimes for the `llvm-clang-buildguard5-ubuntu` builder.

041ee2c248f13b52b451a06f5a124c92b26640e1 authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Add build dependencies for the `llvm-clang-buildguard5-ubuntu` builder.

335cb662f14418f6fc9317096d060dbfa9b91525 authored over 1 year ago by Vladimir Vereschaka <[email protected]>
Added XToolchainBuilder support for envars when vs is specified.

3cc9633b48a544d33c0be6283d42a040221882c1 authored over 1 year ago by Galina Kistanova <[email protected]>
[Arm] Remove native Armv7-a builders/workers

clang-armv7-vfpv3-full-2stage and clang-thumbv7-full-2stage have
been unstable for a very long t...

c74296333747ed93b5a3fc7227c3cde51fbb6ef6 authored over 1 year ago by David Spickett <[email protected]>
Add new test workers and builders on GoogleClouds.

Two test workers and builders to collect build statistics for the Buildbot Guard project.

This ...

96596d5dcb256b52bf6367334df1dfc1c508f5cf authored over 1 year ago by Vladimir Vereschaka <[email protected]>
[ClangBuilder] Remove -flang-experimental-exec flag

This flag has been removed from LLVM ( https://reviews.llvm.org/D153379 )

Fix broken bots by al...

4a882f9a2107764da3fafc52c2f632e2265fa07a authored over 1 year ago by Antoine Moynault <[email protected]>
[LibC][OpenMP][AMDGPU] Rely on CMake flag to limit parallelism

Simplify the bot configuration to rely on the now-available CMake option
`LIBC_GPU_TEST_JOBS` to...

63d8655ce40424c3cc7a849021d92a5aa648c21d authored over 1 year ago by JP Lehr <[email protected]>
Automatically assign tag "release" for all builders in release_builders.py.

c4e1275ca976bb91b084984084ab96c23b1f9745 authored over 1 year ago by Galina Kistanova <[email protected]>
[flang][AArch64] Disable asserts on flang-aarch64-release bot

There are two release bots:
flang-aarch64-release
flang-aarch64-rel-assert

Turns out, both of t...

c967654edd8e3598715f0c746fad44a6952e48ca authored over 1 year ago by David Spickett <[email protected]>
Collapse requests on builder mlir-rocm-mi200.

Remove the "collapseRequests: False" from mlir-rocm-mi200

Reviewed By: mehdi_amini

Differentia...

86d4dbe463fe5cd4efc7e7df0c10025d23c74d13 authored over 1 year ago by Paul Fuqua <[email protected]>
Add 2 new release build configurations: llvm-clang-x86_64-sie-win-release and llvm-clang-x86_64-gcc-ubuntu-release.

These are the exact same build configurations as the non-release versions of the same name and r...

0577b517224991a7c2b242171f85428503c3dd6b authored over 1 year ago by Douglas Yung <[email protected]>
Revert "Add an MSVC debug x64 builder"

This reverts commit 29704ab6337062a6549d2ebfedf96d345f2a3ddd.

ClangBuilder does not support vs=...

14f85d830c9ba8eaabcc1f6d35e90c6fc995a173 authored over 1 year ago by Aaron Ballman <[email protected]>
Add an MSVC debug x64 builder

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

29704ab6337062a6549d2ebfedf96d345f2a3ddd authored over 1 year ago by Aaron Ballman <[email protected]>
[sanitizer] Filter out check_memcpy.c tests with internal symbolizer

Like done for TSan, filter out the check_memcpy.c tests with the
internal symbolizer.

8f6cd501c3afe5b95d38b7eeff8ef229dd4a6e8e authored over 1 year ago by Marco Elver <[email protected]>
Show Android version of device

bc5b09b3b389bdbd9397540e3e671b02b9f6647d authored over 1 year ago by Florian Mayer <[email protected]>
[MailNotifier] Add new mailnotifier for SIE specific bots.

Added new mail notifier for the following bots:
llvm-clang-x86_64-sie-ubuntu-fast
llvm-clang...

c9aae561ae4ee8e4674bd89fdbd3ddfab9dacad5 authored over 1 year ago by Tom Weaver <[email protected]>
Simplified the -C path to be relative to workdir in OpenMPBuilder.

2ed68dce53820c15c12497f638507b2b3a114a72 authored over 1 year ago by Galina Kistanova <[email protected]>
Added project dependency for clang_man in SphinxDocsBuilder.getSphinxDocsBuildFactory.

574ce26a759fd6b572cac1a53e201a34736a15b4 authored over 1 year ago by Galina Kistanova <[email protected]>
Fixed WithProperties usage in OpenMPBuilder.

9e4c3a0c703a6c50e5392a1f75be6bedea8a430b authored over 1 year ago by Galina Kistanova <[email protected]>
[Fix] Add missing parenthesis

befd7ae7bc6938cdc4c02a206a04f639e6a66842 authored over 1 year ago by Lehr, Jan-Patrick <[email protected]>
[OpenMP] Give absolute path to libc GPU testing

5a535342ea499b2993055575ad5d09279aee9c4b authored over 1 year ago by JP Lehr <[email protected]>
[OpenMP] Fix wrong workdir in OpenMP additinal libc tests

This fixes the wrong workdir for the libc GPU tests in the AMDGPU
OpenMP-libc buildbot.

b12e10cfdb53a1c9f632f38997af2c3f40d9c078 authored over 1 year ago by JP Lehr <[email protected]>
[OpenMP][LibC] Run libc GPU tests with 1 thread

Executing the libc GPU tests multithreaded may overload the GPU runtimes
for CUDA or HSA, which ...

ed83bbc4dde6fb8749f9d7d48de3f42bcfb55bda authored over 1 year ago by JP Lehr <[email protected]>
[ClangBuilder] Change default of enable_runtimes to "auto"

Prior to this I went through and made all bots explicitly opt
into, or out of, the runtimes buil...

6946380eeb4af9e9cf089ee0647be1d101e379f8 authored over 1 year ago by David Spickett <[email protected]>
Recovering incremental job due to downed host

9eaa20c93d76ee23dbe9e5aaefe9e9273988e72d authored over 1 year ago by swift-ci <[email protected]>
Adding a clobber test suite step to the TestSuiteBuilder

The TestSuiteBuilder is suppose to build and test the
llvm-test-suite with each new compiler it ...

9f633a04ed1fb5bfba96ce4978cc36a02bc09116 authored over 1 year ago by Kamau Bridgeman <[email protected]>
Reload Zorg builders

This is necessary to work the reconfig properly.

Reviewed By: gkistanova

Differential Revision:...

8007ba2b8778fe6435a363c7bd1f4fe8f8a2c2b0 authored over 1 year ago by Dmitry Vassiliev <[email protected]>
Add ccache configuration to mlir-nvidia Docker container to increase cache size

6b9d4e1577ee3967028b3693857b8bf63d739ebb authored over 1 year ago by Mehdi Amini <[email protected]>
Add ` --no-install-recommends` to apt commands when building mlir-nvidia image

This actually fixes Vulkan crashes by avoiding installing the lavapipe driver
which bundles LLVM...

ff75dad972227640b0e7189a0379bccb67541c5e authored over 1 year ago by Mehdi Amini <[email protected]>
Move mlir-nvidia builder out of Google infra after Google abandonned it.

Cleanup and modernize the image, making it compatible with GCP container-optimized OS.

Differen...

1291ab1f26e7915ece2e61bb4791841aab5e0e4d authored over 1 year ago by Mehdi Amini <[email protected]>
[sanitizer] Fix PPC build

19d599c85becec205c6f266556a3f547521a2cb3 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Fix PPC build

92ebe413429f125d265aa5ca92e5626f828fc7bd authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Add missing -GNinja

25a32ea0d90c4c6f2d5749d484263b2ccc568578 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Incremental stage1 build

42ae2c038e94a831f6d0a8907f3883cf7f9b75cb authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Don't repeate ROOT setup

ea31532ef68c29b3e14e67f6204becf931b5b937 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Remove unused PATH

e162a15fcb16e27cb94be490eb7e809711e1b789 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Remove unused PLATFORM

d125424e7ffe13df9c0eed936eef073689e461a1 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Use -DLLVM_USE_LINKER=lld

8eafba0b35b317e5cace2630ac5757cce741d6ee authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Don't use make

deab2434084d9f3f0de68b819b3f3226e144e25a authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Check for LLD presence

af971f8d40b40fed1b90e1edab0350fe8f619e3d authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Consolidate setup of CMAKE_COMMON_OPTIONS

dccdbcf68e4ad7a49cc76b5848c7671e8048419e authored over 1 year ago by Vitaly Buka <[email protected]>
[Clang] Enable Clang Sphinx man page build

This patch makes the current clang-sphinx-docs also build the Clang man
pages. There have been s...

dcc1013f0a141907cb4d68c825cca01f313ba86d authored over 1 year ago by Aiden Grossman <[email protected]>
[lldb] Don't hardcode x86_64 as the test arch

7161f584573282e49b4a1743a0fe0dbb2d32b039 authored over 1 year ago by Jonas Devlieghere <[email protected]>
[msan] Temporarily disable -Oz iteration

There is a pre-existing crash https://reviews.llvm.org/P8310.

79c59229b4cf5d4b578d680ac72b164b71eb5035 authored over 1 year ago by Vitaly Buka <[email protected]>
[lldb] Don't fetch the host (x86_64) compiler when building for arm64

monorepo_build.py will automatically use the "host" compiler when
present. Not fetching it shoul...

e7c2d5a350289adec57c8619452956b1ac57a6d2 authored over 1 year ago by Jonas Devlieghere <[email protected]>
[sanitizer] Run asan+ubsan config on fast bot

0e27846774e57bd8d939dad4e75f44cce6d95c18 authored over 1 year ago by Vitaly Buka <[email protected]>
[msan] Remove stage3 from fast bot

4efb4de3948d27f77d21f5af0d0d2bf2ef1520d0 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Enable LLVM_ENABLE_LLD

29d741b2a4e866e1020b84757c7dae46475b016b authored over 1 year ago by Vitaly Buka <[email protected]>
[lldb] Split lldb-cmake in Intel and Apple Silicon

86479ec5beb7200c42c83603ca2d2334b72ad443 authored over 1 year ago by Jonas Devlieghere <[email protected]>
[sanitizer] Run msan -Oz -fno-inline

Msan with inlining detects more bugs.

246c027d589d32057c161116f2406aaa709828de authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Don't default BUILDBOT_BISECT_MODE

06db9d06af7f631906f944291068bcea9f6e50a6 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Remove CCACHE options

36fe752843a424da2e48431d1b4c4cab9caf0d8f authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Fix typo in script

314c88e4b84e5fb66f853972266312b8189bb7cc authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Improve bisect script

cae0839f02cf2e76cd1fba867e2afbacfb7a2a26 authored over 1 year ago by Vitaly Buka <[email protected]>
Only build libc fuzzers on x86_64

Currently only x86_64 has the appropriate support for building the fuzzers.

88580bfe64e0c2157d0516e0e8f23014116111d8 authored over 1 year ago by michaelrj-google <[email protected]>
Update libc-fuzzer condition

Add two new conditions to check before trying the fuzz target.

runtimes doesn't actually have...

aa27bfc11d081667729cdf32bf3d2d1135d79072 authored over 1 year ago by michaelrj-google <[email protected]>
[libc] only build fuzz target for overlay build

The fuzz targets only work on overlay builds, but were previously only build for full builds.

d305c844767cb8348dd316602900888ef654323a authored over 1 year ago by michaelrj-google <[email protected]>
[sanitizer] Debug CCACHE

f6c73fd0424666dc56266bd8e8713d74376ced34 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizers] Use ccache everywhere

02d63345f51086461f0543db170160ddbfbcf5a4 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizers] Disabled LLVM_APPEND_VC_REV

382ad0344fb65b789ad441ea6d45fc0d05b8e7ff authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizer] Try more CCACHE

3d933d60f3d15b8a334790c8641363803f7a39f1 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizers] Build all with intrumented clang

d9bfeaf1c62090622e092612ae0321867807d632 authored over 1 year ago by Vitaly Buka <[email protected]>
[sanitizers] Run check-cxx check-cxxabi on same thread

d055960aecf8c2824bd861bfea47ab7bc9accd8b authored over 1 year ago by Vitaly Buka <[email protected]>