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

[RISCV] Add a qemu-user based builder

The plan is to keep this on the staging buildbot for now and see how it
works out. Some known is...

cdfc00a6309e2c797bf8d925aaf5f7f158f96230 authored almost 2 years ago by Alex Bradbury <[email protected]>
Add enable_runtimes option to Clang builder

...and set aarch64-full-2stage to "auto" meaning
that compiler-rt will go in RUNTIMES.

The opti...

ca793509f5a9b26395400dcb92b344b1e055e949 authored almost 2 years ago by David Spickett <[email protected]>
[sanitizer] Remove lsr workaround

D144316 is likely the fix.

cf86f4174b127fea7b4d5b0885d2adb8fcf34daa authored almost 2 years ago by Vitaly Buka <[email protected]>
[jenkins] Update monorepo_build.py to use system compiler

This patch updates the monorepo_build script to use the system compiler
instead of the host buil...

7d700dae8fc2c898b5ed4804eacff0a8d598e819 authored almost 2 years ago by Med Ismail Bennani <[email protected]>
[clang][VE] Change to use only use major version in resource dir

VE's makefile needs to know resource directory in order to compile crt-ve
correctly. The path of...

79dc9b90712cf78ccc0e46e6ff3a03e605f85254 authored almost 2 years ago by Kazushi Marukawa <[email protected]>
[BOLT] Use CMAKE_*_COMPILER_LAUNCHER

...instead of `LLVM_CCACHE_BUILD` as per D143468.

Reviewed By: thieta

Differential Revision: h...

f517c4662ef4a7f407953e75b1bb69c8dc080c48 authored almost 2 years ago by Amir Ayupov <[email protected]>
Use compiler_launcher for cpp20 and clangd builders

https://github.com/llvm/llvm-project/commit/0fad18c44a14b909a1aa47165021273d4c10a665
deprecates ...

e0ce42c8f1d8c8dcd10d0a484ffae156a0860866 authored almost 2 years ago by Kadir Cetinkaya <[email protected]>
Remove clang-cmake-x86_64-sde-avx512-linux builder

Remove clang-cmake-x86_64-sde-avx512-linux builder as we no longer need to run sde tests.

Diffe...

00bb7dbc46f06d0ebda622b384ca9a4b3e0576e9 authored almost 2 years ago by Yang, Yin <[email protected]>
Limit number of test threads for builder llvm-clang-x86_64-sie-win to the default (number of cores on the machine) to try and make things more stable.

Reviewed By: gkistanova

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

91b1e24a8df6bd10be68f8df3865803dbe2d9ae5 authored almost 2 years ago by Douglas Yung <[email protected]>
[BOLT] Set jobs=2 for bolt-worker-aarch64

58f12fafc988fb7bf8a2fec4d62c8c37d761991b authored almost 2 years ago by Amir Aupov <[email protected]>
Switch from autoconfigure to cmake for clang-cmake-x86_64-avx2-linux-perf builder

According to LNT test doc, the autoconfigure support is deprecated, so this patch is for using c...

0cc50a77ae86e9e66d35ea3f1f22469e049b8862 authored almost 2 years ago by Yang, Yin <[email protected]>
Double timeouts on the lldb-sanitized job, new machine is slower

a3281e7b86cf20d09aff4da899e856f76511e9ff authored almost 2 years ago by Adrian Prantl <[email protected]>
Skip the DWARF 5 tests on the LLDB matrix bot, the size of the failure logs overwhelm jenkins.

07d3043206b3ebfafdbb35f1d01814879780a9fa authored almost 2 years ago by Adrian Prantl <[email protected]>
Move the lldb asan bot to green-dragon-04

b40a48a1eff1673d7246b3bd3a1f525bca831761 authored almost 2 years ago by Adrian Prantl <[email protected]>
[lldb] Run monorepo_build.py under Python 3

964c8807b0321aa07166eca65272cc5885845a63 authored almost 2 years ago by Jonas Devlieghere <[email protected]>
Make another attempt to switch the lldb-incremental bot to green-dragon-03

681ac7ec4e960820081843ede862ebc3c4c0b83e authored almost 2 years ago by Adrian Prantl <[email protected]>
Switch from autoconfigure to cmake for clang-cmake-x86_64-avx2-linux builder

According to LNT test doc, the autoconfigure support is deprecated, so this patch is for using c...

7986e6372b360dbd7a14f577da0d148ba2c0a7bf authored almost 2 years ago by Yang, Yin <[email protected]>
Revert "move job to green-dragon-03"

This reverts commit 276c07a996284aed05da38b63fb7ffbca6162a42.

651f1e0b5119df33bd81286efe17d9f19feed0d9 authored almost 2 years ago by Adrian Prantl <[email protected]>
[BOLT] Combine two clang-bolt builders into one

Use BOLT.cmake and BOLT-PGO.cmake to run comprehensive
BOLT testing with Clang:
- `clang-bolt` i...

5480e55cc545e24a85d302884880afc53ae5530b authored almost 2 years ago by Amir Ayupov <[email protected]>
move job to green-dragon-03

276c07a996284aed05da38b63fb7ffbca6162a42 authored almost 2 years ago by Adrian Prantl <[email protected]>
Revert "Returning tests to green-dragon-12"

This reverts commit 8c6b24de74aa6216973a548e26649d0ba390ed2f.

3a417f56cdf0b6b9e86d032816caa75dc5e9ec7d authored almost 2 years ago by Azharuddin Mohammed <[email protected]>
[jenkins] Move clang-stage1-RA job to a new host

Moved to `green-dragon-02` now.

122fdfcda3dfcfaf662b88aacb2958061d0a77af authored almost 2 years ago by azharudd <[email protected]>
[sanitizers] Reduce load for aarch64 workers

bc95f288131a8de4406dd870796e9b9478871f0d authored almost 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Add more aarch64 workers

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

d51323d439d909a9eb8659f2ca13981f9e7dacd9 authored almost 2 years ago by Vitaly Buka <[email protected]>
[libc] Use static archive target name "libc" for fullbuild and default build.

c6e0c55fbe8ac1139e3c555e08c01305ea94237b authored almost 2 years ago by Siva Chandra Reddy <[email protected]>
correct spellinf of -DLIBOMPTARGET_FOUND_AMDGPU_GPU

195338a7a5a345e2f7f76e0cd3fadbb33363189a authored almost 2 years ago by Ron Lieberman <[email protected]>
amdgpu experimental bbot: add -DCMAKE_LIBOMPTARGET_FOUND_AMDGPU_GPU=ON

1e5b8c438e4846547f4ceac7dc48797294e6912c authored almost 2 years ago by Ron Lieberman <[email protected]>
[BOLT] Use clang-bolt target in clang-bolt builders

9af21a89e8495f52b6260e7fc2dc3e8f4b83008f authored almost 2 years ago by Amir Ayupov <[email protected]>
Fix a typo and disable more spammy warnings in C++20 buildbot

a6d73d7d2faf996c473a67390bd54de96fa4f17e authored almost 2 years ago by Ilya Biryukov <[email protected]>
[BOLT] Add BOLT_LLD_EXE for check-bolt in clang-bolt-gcc

380014434e1f9cb74d59f6408a5f34eb9bb5d9be authored almost 2 years ago by Amir Ayupov <[email protected]>
Move C++20 buildbot to production

bcc90002ba9191280191ead404d2230364d7230f authored almost 2 years ago by Ilya Biryukov <[email protected]>
[BOLT] check-bolt in bolt-x86_64-ubuntu-clang-bolt-gcc

45c0d8ee9f904b55783ca8793e9740466d4dafc8 authored almost 2 years ago by Amir Ayupov <[email protected]>
[BOLT] Enable clang-bolt for host-gcc-built Clang

Follow-up to D136410 and D137357.

Reviewed By: gkistanova

Differential Revision: https://revie...

7e6d7a663c71251dac67f99b93eca8f716e257d0 authored almost 2 years ago by Amir Ayupov <[email protected]>
[NFC] Removed trailing whitespaces.

1f1512b0378e041a933f06ef0f5802177e727c13 authored almost 2 years ago by Galina Kistanova <[email protected]>
Reland "[monorepo_build] Re-enable LLVM_ENABLE_MODULES for the LLDB incremental builds"

Now that the Clang stage 2 buildbot has successfully
built a binary for the LLDB buildbot, we ca...

e261bad140c88c48f5ea3e99913b1fa5318183a3 authored almost 2 years ago by Michael Buch <[email protected]>
[libc] Extend libc build script to build with gcc.

9996c0f60f0a429855a1341a1ed4bfadb36b0402 authored almost 2 years ago by Siva Chandra Reddy <[email protected]>
Disable spammy deprecation warnings in C++20 buildbot

The bug to track the cleanup:
https://github.com/llvm/llvm-project/issues/60101

3eeb0300465d56d5a17d64cbbc25012ab7a0c5e1 authored almost 2 years ago by Ilya Biryukov <[email protected]>
Record the new version of clang-debian-cpp20 deployment

b576693e40cecf88339d6a8f593c8ba8cb4fa7c8 authored almost 2 years ago by Ilya Biryukov <[email protected]>
Revert "[monorepo_build] Re-enable LLVM_ENABLE_MODULES for the LLDB incremental builds"

Can't enable this just yet. We need to wait for the Clang stage 2
buildbot to produce a binary t...

78870b1ce6ae7a8a8602ed7de7ab9cccabcaa3a4 authored almost 2 years ago by Michael Buch <[email protected]>
[monorepo_build] Re-enable LLVM_ENABLE_MODULES for the LLDB incremental builds

Clang should be able to build LLVM with `LLVM_ENABLE_MODULES=On`
and `LLVM_ENABLE_LOCAL_SUBMODUL...

f817ad740c61dccc364f7a01322ecdbefd649831 authored almost 2 years ago by Michael Buch <[email protected]>
Revamp LLVM WoA buildbots

This patch makes following changes to LLVM Windows on Arm buildbots:

1) Improves clang-arm64-wi...

2b275a3cfade676fb14e04f4e376c8b0638f7eb5 authored almost 2 years ago by Muhammad Omair Javaid <[email protected]>
[BOLT] Force clean build for clang-bolt-lto-pgo

b6ec52010f7633779a4245941dce22b5a8b0a17f authored almost 2 years ago by Amir Aupov <[email protected]>
Bumped certifi to 2022.12.7.

d6d48a07440ea9dc3366aee121590f5e59e193aa authored almost 2 years ago by Galina Kistanova <[email protected]>
Add notifications for clangd and cpp20 buildbot status

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

9748dcaa8f4216278e6f4362e6fd37ef3d42d632 authored almost 2 years ago by Kadir Cetinkaya <[email protected]>
[sanitizers] Remove -sanitizer-early-opt-ep

We are not moving making this default, so use settings similar to
release build.

c1bc4bf35f36e181716d505cd93470e5d777aa44 authored almost 2 years ago by Vitaly Buka <[email protected]>
[BOLT] Notify only about warnings (mismatches) from NFC builder

c0a1768e531b1459fea96a3baa20b44993ccfe04 authored almost 2 years ago by Amir Ayupov <[email protected]>
[jenkins] Coverage bot: Exclude debugserver too

It is a universal binary and the coverage report script doesn't yet
know how to handle it.

13ad8a2a81fa32e2ff64fe63d81395664268911b authored almost 2 years ago by azharudd <[email protected]>
Use optimized tablegen in clangd builds

A recent [change](https://github.com/llvm/llvm-project/commit/50d96f59d0966bdda6b3ac4f8964ed5724...

4444f3417b66fed7c727f692a80beea4d4fc40e4 authored almost 2 years ago by kadir çetinkaya <[email protected]>
Use Debian unstable for C++20 buildbot

We want to use libstdc++-12 as it adds things that cause breakages with
the current release of C...

de1f1b221d8a4928958f30d4c9d3995300852760 authored almost 2 years ago by Ilya Biryukov <[email protected]>
[libc] Add a gcc fullbuild builder.

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

60df46036d650d3e6a392c2ec526dbfb024211ba authored almost 2 years ago by Siva Chandra Reddy <[email protected]>
Update number of threads for building to take advantage of distributed build cores on doug-worker-* builders.

Reviewed By: rengolin

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

bd3ff798680d9acc60622975b66c4b5123c3e080 authored almost 2 years ago by Douglas Yung <[email protected]>
[monorepo_build] Temporarily disable LLVM_ENABLE_MODULES on the LLDB buildbots

Currently the stage 2 clang compiler that the LLDB
buildbots use doesn't support compiling with ...

d5b4727eef0caf84b8f88dbdcced3e6b87b790a8 authored almost 2 years ago by Michael Buch <[email protected]>
Turn on ccache and clean builds for llvm-clang-x86_64-sie-win builder.

Reviewed By: gkistanova

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

706fe1d1ab7d49177a49c97bfc3daf5f5724036a authored about 2 years ago by Douglas Yung <[email protected]>
[BOLT] Add missing depends_on_projects

1eee56f35141d2853cf4f4e87bb58af437c0e82e authored about 2 years ago by Amir Ayupov <[email protected]>
[jenkins] Remove six from the list of dependencies

It was required for urllib, but we are not using urllib anymore.

6ef624a8cdc2461a020175f8593ba664feb40116 authored about 2 years ago by azharudd <[email protected]>
Require LLVM_ENABLE_ASSERTIONS=OFF for last stages of the ClangLTOBuilder.

518a5288c964345981cc6b9f872e8e9601e93dc2 authored about 2 years ago by Galina Kistanova <[email protected]>
[hwasan] Fix variable expansion in the script

b7b2fe4ad118756e3a9dcafa2bcf83511eb80c63 authored about 2 years ago by Vitaly Buka <[email protected]>
Temporarily disable-lsr in HWASAN build

HWASAN exposes some non-determinism in the pass and triggers:
ScalarEvolution.cpp:11540: bool ll...

e623dfb2f4da035b9b6793a3e2d6b9c3d4418b5e authored about 2 years ago by Vitaly Buka <[email protected]>
[BOLT] Check llvm-bolt binaries before running NFC checks

In NFC testing, if llvm-bolt binaries are bitwise identical,
don't run NFC checks.

Reviewed By:...

dc1dd89ac010a597d7ae1a41cd32f6fc45939095 authored about 2 years ago by Amir Ayupov <[email protected]>
arc-builder is not fast enough to build each commit, so let it collapse build requests.

c342f3f087ecfc76424e8ab54db401b0312a5224 authored about 2 years ago by Galina Kistanova <[email protected]>
Reverted 8a912708050b and d8256b1fd25b, as neither "checkAll" nor "checks" args are supported by the OpenMPBuilder.

77c13db861951238054f1ffb9cc3d52b0de74231 authored about 2 years ago by Galina Kistanova <[email protected]>
[bbot][amdgpu][openmp] experimental: checkAll

8a912708050ba4064e2be5a9aa62373dd6a2fb01 authored about 2 years ago by Ron Lieberman <[email protected]>
[bbot][amdgpu][openmp] experimental: run all checks

d8256b1fd25b4ab40673fe0c508d622b1c937db7 authored about 2 years ago by Ron Lieberman <[email protected]>
Add a missing semicolon in C++20 build configuration

The error caused the string on the next line to be concatenated and
passed as a single argument.

3e674cfc128c08c5f3295bfb7ff6f2a90e33a7f9 authored about 2 years ago by Ilya Biryukov <[email protected]>
Deploy new VERSION for clang-debian-cpp20

af0b3ec05fac1dac069e84dc36e4c24457353057 authored about 2 years ago by Ilya Biryukov <[email protected]>
Do not log commands in docker images

To avoid exposing secrets in the logs.

09fb54904634829f77d2ed6229731d6d119cc27e authored about 2 years ago by Ilya Biryukov <[email protected]>
Fix error LD env var in C++20 buildbot

Also log executed commands to simplify debugging.

765dfd01bc42537d0186619d484306d507e64017 authored about 2 years ago by Ilya Biryukov <[email protected]>
Update VERSION file for the deployed docker image

b8f129118fa56671ebc69a2ff54f4442c7744607 authored about 2 years ago by Ilya Biryukov <[email protected]>
Add buildbot with C++20 configuration

The worker runs inside GCE alongside other Google buildbots.
Actual build uses Clang 15. The Doc...

0aa13d7d8dbe8ab09ae549625cc1cc3c7c0c17be authored about 2 years ago by Ilya Biryukov <[email protected]>
Fix a typo in /vol/ccache for clangd builder

Reviewed By: gkistanova

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

8c5bda98c41c4484866a157e6aececfc9e9f781f authored about 2 years ago by Ilya Biryukov <[email protected]>
[buildbot] Add a LoongArch buildbot on CLFS

Add a new builder and a new worker for LoongArch.
The worker runs build, check-all and test-suit...

83f22e9d87667990b9d219d473daec0534e46a01 authored about 2 years ago by chenli <[email protected]>
[BOLT] Temporarily recover bolt-nfc.py

1eb125993f12f53ec72eff26176c8ba0edfce276 authored about 2 years ago by Amir Ayupov <[email protected]>
[BOLT] Fold bolt-nfc builder into BOLTBuilder

With ShellCommand, it's possible to fully unify all BOLT builders. Fold bolt-nfc
annotated build...

769ab74e913d19cc9140e2241a4ac605e19d0513 authored about 2 years ago by Amir Ayupov <[email protected]>
[BOLT] Explicitly specify depends_on_projects

66c07102840a2078de282d11642d10a9ae5ee9c1 authored about 2 years ago by Amir Ayupov <[email protected]>
Add myself to be notified when any of the builders I manage fail.

Reviewed By: gkistanova

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

61aeb95ec2921fb798333f1bc747caa994616039 authored about 2 years ago by Douglas Yung <[email protected]>
[BOLT] Create MailNotifier for NFC check mismatches

Notify about NFC check mismatches (warnings on bolt-nfc builder)

Reviewed By: gkistanova

Diffe...

549b610e58b3da0f9dcf6b275137da5cc03d1b5c authored about 2 years ago by Amir Aupov <[email protected]>
Remove -DLLVM_CCACHE_BUILD from some of my bots since it doesn't work when trying to use ccache+icecream.

Reviewed By: gkistanova

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

d0c37216a92252d67b3d6dd9e069e2c3848a54f3 authored about 2 years ago by Douglas Yung <[email protected]>
Update clang-stage1-cmake-RA-incremental

Updating timeout for builds due to doing near-clean builds, even as incremental.
Requested by S...

eb487410a9696514dcc8422150402ca0ffb6a7c4 authored about 2 years ago by drewmaxwell-apple <[email protected]>
Rename and reassign a few SIE workers/builds to reallocate resources more efficiently.

Reviewed By: gkistanova

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

6d673e2b31e9a2e14b2ebd94ed6861c6547fd52a authored about 2 years ago by Douglas Yung <[email protected]>
[BOLT] Fall back to default collapseRequests behavior for dylib and shared builds

bf17140bf8ee63c8bf4f2224319a43bf1dd2b5ff authored about 2 years ago by Amir Ayupov <[email protected]>
Removed 'collapseRequests': True to let the default machinery handle collapsing build requests.

481d97ed8a3d3b903de28cc412f54ecfcbb43710 authored about 2 years ago by Galina Kistanova <[email protected]>
Fixed cmake args passing.

Thanks to Dmitri Gribenko for catching and proposing the patch!

a283a62381c684e856f18e6ff014148f22e5fd9e authored about 2 years ago by Galina Kistanova <[email protected]>
Disable sollve: to make openmp-offload-amdgpu-runtime more like openmp-offload-amdgpu-runtime

cad6da1bcc99396b343f10c1d08f013ad57a7ed4 authored about 2 years ago by Ron Lieberman <[email protected]>
[scudo] Disable flaky armhf build

89022ca314d74f7e5cb8aee693b1daa52c35ebdc authored about 2 years ago by Vitaly Buka <[email protected]>
[BOLT] Collapse requests on LTO+PGO builder

437caa7e15cd0c276cd668ae56cd4c7ab31315ac authored about 2 years ago by Amir Ayupov <[email protected]>
[TestSuiteBuilder] Updating the build config of the PPC Rhel bot

Changing the compiler toolchain location for this bot to work with
its new host machine.
Stoppin...

efdae9a8f17f32f1dafea5b1a8f12e54ce3848fc authored about 2 years ago by Kamau Bridgeman <[email protected]>
[BOLT] Use mold with aarch64 builder

4c20503b3bfbf49713ff797d9062c2daef7de1e2 authored about 2 years ago by Amir Ayupov <[email protected]>
[BOLT] Remove MSVC builder

MSVC builder takes the longest and doesn't provide clear value to us right now.
Because of it, t...

ee07c2105df7df8e9e86cadb66a7c83b44e3af4c authored about 2 years ago by Amir Aupov <[email protected]>
[sanitizers] Controlling the build width and targets for PowerPC sanitizers

The cmake sanitizer buildbots use the `nproc` value for the build
width by default, this means t...

1978f3e8989c1b8bf8d60ddc026ba62043fab958 authored about 2 years ago by Kamau Bridgeman <[email protected]>
Remove check-scudo from buildbot_cmake.

check-scudo is deleted as of https://reviews.llvm.org/D138157. I did a
quick 'git grep -i scudo'...

85c6fff73fcae36a15597c96bf9d820fdc24da0e authored about 2 years ago by Mitch Phillips <[email protected]>
Disable clangd build/test and reduce number of testing threads to 48 for builder llvm-clang-x86_64-gcc-ubuntu.

b1215d8270c2b9d221d3ef0d19eb0c9e5d1c6964 authored about 2 years ago by Douglas Yung <[email protected]>
[BOLT] Remove jobs worker property

f201b99072a873fd88ee17a69c089477a6a2dfbd authored about 2 years ago by Amir Aupov <[email protected]>
[builder][standalone-build] Move CMake verbose flags to right position

The --verbose flags to CMake introduced in D138120 were at the wrong place. This moves them to t...

938bd91a3c01e16acd4125feb7866286fff19e7b authored about 2 years ago by Konrad Kleine <[email protected]>
[builder][standalone-build] Have separate trace/verbose vars to control the build output

In D138114 I've introduced `CMAKE_TRACE` and mistakenly assumed it can be applied to `cmake --bu...

f8cd3a5523e210b00bdbdcd57f0c30ba60621cd1 authored about 2 years ago by Konrad Kleine <[email protected]>
[builder][standalone-build] Allow for cmake tracing by setting CMAKE_TRACE

This adds a `CMAKE_TRACE` variable to the `standaline-build.sh` script in
`zorg/buildbot/builder...

309311823ec3403fb5ee7b190b5c974742d85f7f authored about 2 years ago by Konrad Kleine <[email protected]>
Add warnOnWarnings AnnotatedBuilder property

Propagate warning status from AnnotatedBuilder step to the full build:
https://docs.buildbot.net...

161f9e02cd1630e166f7cebd160830347035ca8a authored about 2 years ago by Amir Ayupov <[email protected]>
[BOLT] Temporarily exclude one test from NFC testing

Exclude known flaky test from NFC testing to move on with propagating failed
NFC testing to the ...

a84f1dc56492daf71d18c83043ff41d557d07301 authored about 2 years ago by Amir Ayupov <[email protected]>
[BOLT] Clean builddir before cmake in NFC builder

1e77121ae85fd10de25daa5c3ee2f3794e88883e authored about 2 years ago by Amir Ayupov <[email protected]>
[BOLT] Fold bolt-x86_64-ubuntu into bolt-nfc builder

Remove bolt-x86_64-ubuntu builder as its functionality is covered by bolt-nfc
builder.

Reviewed...

f72bdba3a7fcf0df70cf734ba7a4ea79a2fb576c authored about 2 years ago by Amir Ayupov <[email protected]>
[BOLT] Add halt_on_fail behavior to steps

3822756a869c80bb35fb1b131e0b29caa42c3906 authored about 2 years ago by Amir Ayupov <[email protected]>