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
204ef6a78f9dac27b936a358366c7980a9b24730 authored almost 4 years ago
Build HIP tests from llvm-test-suite using AMDGPU.
Will be extended to build external repo.
Rev...
c531f51254be7309a3c698db86512ed4a90fa94b authored almost 4 years ago
AnnotatedBuilder should be able to launch both python and bash
scripts. It should launch with py...
The following Flang workers/builders are removed:
* flang-aarch64-ubuntu
* flang-aarch64-ubu...
This reverts commit 4b8974b63dcc1c5eab28a6ec33328b30e63e396b.
6eff27204f3ee010f3c166fca3dd142258970120 authored almost 4 years agoThis reverts commit f785f4216432aa0d249ee3ad1f86515caf4c7b10.
930e06c674229ae00916a7e9f012ca5269105f76 authored almost 4 years ago1e62f7a9ca6dedbeaa5f2b046701d0b13d40df9d authored almost 4 years ago
Changing clang builder's cmake_test_suite to use ninja instead
as the only buildbot that uses it...
Add a space so that the strings are not concatenated incorrectly.
Differential revision: https:...
c7b839f96b97a405a8c66acda7bccc31e0904850 authored almost 4 years agoa43b7ccb965ff70fed880fd9d607ee203dbd8c50 authored almost 4 years ago
We would like to update the PowerPC RHEL buildbot (clang-ppc64le-rhel) to use
cmake instead of L...
This reverts commit 423a80226a9fdc789dc2ef18c4cefdfdf53d5b76.
69403357dd1fa7223d2a6045d4028b4f1dd8c0c9 authored almost 4 years agoI noticed a ccache: command not found error in the process and this fixes
that too by checking th...
This shall be properly handled in LitTestCommand instead.
Similar to how the jobs are handled fo...
Fixes the following bug created by
110a39811261ab69894fe77a69813f08a8c1f1a9:
> buildbot_cmake.sh...
Differential Revision: https://reviews.llvm.org/D99985
52da64f693ffaf83d1afd497996de83d4835c4d8 authored almost 4 years agoEnable libcxx project only
Differential Revision: https://reviews.llvm.org/D97326
3a9c8098bd8ff8d58108270968f7215190916558 authored almost 4 years agoBuildbot. This patch limits the use of threads to 256.
Differential revision: https://reviews.ll...
d35a34176134f257209753e64283cc7734ea2afa authored almost 4 years agocan be passed in, in turn allowing us to specify -j with cmake.
Differential revision: https://r...
110a39811261ab69894fe77a69813f08a8c1f1a9 authored almost 4 years agobb01a62f2ff4dceb505b104cf9a91d98cac796d6 authored almost 4 years ago
1ed3617b6af7315f41de28e1f207c269ecd17ffc authored almost 4 years ago
This reverts commit 557b1768a04da0d7977cb861fc4c57198d468a78.
fd65067b443a26fe276a1989ec2f0f380503c2fb authored almost 4 years ago557b1768a04da0d7977cb861fc4c57198d468a78 authored almost 4 years ago
This way cmake will pick /usr/local/bin/cc or c++, which we
point to the appropriate compiler.
...
c74a2d16fa65b57006654705414510371c982e51 authored almost 4 years agoDifferential Revision: https://reviews.llvm.org/D99529
615fc2cff345848bc0193e1bea50839270635f51 authored almost 4 years agoThe reproducer were successfully integrated in the matrix bot.
http://green.lab.llvm.org/green/...
e8c514c60ab676da5ed2ecaddcde8d53e6c109eb authored almost 4 years ago66c7d0adafa556652d0a524caf74cbf32788ce1a authored almost 4 years ago
cab3f5ac84b679161e9b70f17c948b6fac9fd0e3 authored almost 4 years ago
901483fb7cbdcb176dc91f41b188c5a24c1a299a authored almost 4 years ago
Differential Revision: https://reviews.llvm.org/D99216
2750aea25bf88ad5061ef40d7942309466512d9b authored almost 4 years agoReviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D99264
4c0c1090ed29d19f1155892358065a0f03105fcd authored almost 4 years ago13c3c22377e39033ff843659a8b49be278a20086 authored almost 4 years ago
When building out-of-tree we need to use CLANG_DIR to find
installed Clang components.
Reviewed...
a780188887933ca5406a85ad0d4698630471ede7 authored almost 4 years agoUse lld linker for flang debug configuration.
Reviewed By: awarzynski
Differential Revision: h...
bff363e100ac2ee6563035efde2c658508b4d4af authored almost 4 years ago8f5c30cb3af80a95692bdf058facdf90547f9de6 authored almost 4 years ago
5a63cfb046429df6cbf63e863117e20479e6c8e9 authored almost 4 years ago
Differential Revision: https://reviews.llvm.org/D98961
195507c452860578bc3f152004f72d202acd5cb2 authored almost 4 years agoThis reverts commit 33a9f3c59121b3ad1aad2e5e3c1e7653ac4f8ad1.
70a8255a6f8d3afb11d6223f0c44aa5efe61743a authored almost 4 years ago33a9f3c59121b3ad1aad2e5e3c1e7653ac4f8ad1 authored almost 4 years ago
Reviewed By: rovka
Differential Revision: https://reviews.llvm.org/D98768
abb2f2cdd2580443b803195968b09fbbfa3da8a0 authored almost 4 years agoDo not override LLVM_LIT_ARGS: use -j from the factory.
Differential Revision: https://reviews....
258da7a6e288811429b1efee6fbe0463f7405bb7 authored almost 4 years agoReviewed By: gkistanova
Differential Revision: https://reviews.llvm.org/D97607
ea928412142b254c31692178007d737a6ffb7417 authored almost 4 years agoThey will be enabled back on a new bot which will do a full libc build.
ffd39b8bc2a2b4dfc278bcd98a0ad1a36046bd80 authored almost 4 years ago
In accordance with the announcement on libcxx-dev and llvm-dev [1],
we are removing the libc++ s...
This adds a new builder called debian-akiko-m68k which will
build LLVM and Clang on Debian unsta...
Reviewed By: gkistanova, awarzynski
Differential Revision: https://reviews.llvm.org/D97685
ac19ab2c3297aa6fc81419327f3b002262714bd9 authored almost 4 years agoReviewed By: gkistanova, awarzynski
Differential Revision: https://reviews.llvm.org/D97678
35d18e63f4418f6fad571787c02c3e72b4a2a985 authored almost 4 years agoReviewed By: gkistanova, awarzynski
Differential Revision: https://reviews.llvm.org/D97626
3ebf52343964fd954f03d43884e29c9b9372be08 authored almost 4 years agoc51ad2f0cdc06217b79546c9d48bb79a3f3da211 authored almost 4 years ago
Differential Revision: https://reviews.llvm.org/D96146
de437ff479d1e96dc6e578ab031a9b704fe3bdb0 authored almost 4 years agof128ee547d9f4d1fc9480b9e95b6c119d9a08392 authored almost 4 years ago
4cd2689758e95b6811dae41ef9abec92f71e03a7 authored almost 4 years ago
This is in preparation of landing https://reviews.llvm.org/D97463, which moves the cuda-runner t...
d1c8a51b6392c2a8e6a519b124b9009783edb4e3 authored almost 4 years ago
For AIX libcxx build, we use ../llvm/runtimes as build source and with
-DLLVM_ENABLE_RUNTIMES="l...
7f708cc38f51de4d887e1c449f9114b3b6877e85 authored almost 4 years ago
578f0f92d4e88bed3f019f21037733acfee36d0f authored almost 4 years ago
If we already have a build error we should not check
if tests were executed. If device went offl...
An x86_64 device (e.g. Android emulator or Cuttlefish VM) might have an
ro.product.cpu.abilist l...
When wget writes to a log file, it defaults to 1KiB per dot, which
produces ~20000 lines of log ...
The default --rtlib for Android is about to change from libgcc to
compiler-rt (D96404), which wi...
This is so that these don't end up stuck and running forever in case of
any issues.
b8d41c307ba74e913a5b20446b51e349bbbe5045 authored almost 4 years ago
388283cab6e6578f9e89d1ca122c24a922bbe280 authored almost 4 years ago
Differential Revision: https://reviews.llvm.org/D97222
70ac07d8c27d2c50efc49872530f23c5ee6e406c authored almost 4 years ago41846a7dad69794a2741e2bec02ddaa56be21a59 authored almost 4 years ago
c3af800b7ac0cf2ca57621924e29ce832db378ad authored almost 4 years ago
This fixes the out of memory issues when building with TSAN enabled.
b7a5b46b65e71451e97d72a5eb331a1cc2f4a01f authored almost 4 years ago03210ece021604fc0f1c15cd35684056cf3203d1 authored almost 4 years ago
b656c613b72eabc1f0dec29df6d4e39a194c1b32 authored almost 4 years ago
Reviewed By: gkistanova
Differential Revision: https://reviews.llvm.org/D96858
5f46a1d9280bc1ced2f35e6522c9be284802c4fb authored almost 4 years agoReviewed By: gkistanova
Differential Revision: https://reviews.llvm.org/D96857
c51fdf187b3a2a47d78f201665cc51c45be2c217 authored almost 4 years agoReviewed By: gkistanova
Differential Revision: https://reviews.llvm.org/D96859
16dde5b4a4344e703f4ed51f80126fd12535243f authored almost 4 years agoReviewed By: gkistanova
Differential Revision: https://reviews.llvm.org/D97180
84a9d7a9404c6afc2e9432681d4d5ae6d79734fa authored almost 4 years agoc8a67928ed444d3b1111398665d578be68d53cc5 authored almost 4 years ago
a7c344aac55c844c0cac774dce06df783229151b authored almost 4 years ago
715a15486bbe10f1b421ed629f002963982413ae authored almost 4 years ago
40fad5ed61e6190c6c42b8d199361153cc13a3d9 authored almost 4 years ago
8fcbe87507f19eb3149677941f3871c2f9fa214a authored almost 4 years ago
dbb86b2e37119e09d96d410b9066764663e74f5f authored almost 4 years ago
4cb746c769b80e7a5dfc99044bf6fe9314f5f0a6 authored almost 4 years ago
edd8be8a469b4e1e075f5210f7b88b0da8e983eb authored almost 4 years ago
121236994a46983ff8e21fcdb8ae641e333c7428 authored almost 4 years ago
9dd7fae7a9e882e03a7e92f6d887c718f63f8a18 authored almost 4 years ago
a0380870f2f3703e0a47c7161946f8821bc3e1fd authored almost 4 years ago
Reviewed By: gkistanova
Differential Revision: https://reviews.llvm.org/D96129
209455d2faa5e969604c9b299306ad4e7573ad22 authored almost 4 years ago
This removes the deprecation warning and removes the
non-existing method addFactoryArguments (it...
160b3dc7da986033340d9d0d25f6427677931856 authored almost 4 years ago
rdar://74356937
76358849cf721e74bd950ec28dd8d94e8fa09af0 authored almost 4 years agoDifferential Revision: https://reviews.llvm.org/D96526
24f991707240382e20fad07899e76f06b8a33cf8 authored almost 4 years ago8943c6afa39a3c469e10cde81dd16a737d17da82 authored almost 4 years ago
a5620382beb1d8c12232790aec476837e382c315 authored almost 4 years ago
Differential Revision: https://reviews.llvm.org/D95528
d561eb810542da57bea9ee1d26cb88b9c4e7ae0b authored almost 4 years ago
LLVM now requires Python 3.6 which is not available in the official Ubuntu 16.04
repositories. T...
3918a1a65c54f849b5a7b5b946b5fdc4d47a5cb4 authored almost 4 years ago
6f34d18cbb983888644b5a33cdeaec14086b5649 authored almost 4 years ago
1d4d24022c169956be72efdfbf8fa38de8f4f975 authored almost 4 years ago
Reviewed By: gkistanova
Differential Revision: https://reviews.llvm.org/D94885
b7b17e18b1b1fa028f529bfae815f1768245cbbb authored almost 4 years agoebc8133a89be5922cf2c8727a75c43b84accbf76 authored almost 4 years ago
Without this, virtualenv defaults to python2, which causes problems on
the ARM/AArch64 bots whic...
bfafc6476c650a1c5db9390b1bd0320e73abab4e authored almost 4 years ago