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
Summary: This property no longer exists - it was replaced by LLDB_TEST_C_COMPILER and LLDB_TEST_...
a8c8b1a603e409d37e702c89356d45e507876285 authored over 6 years ago by Stella Stamenova <[email protected]>We do want x64 if the machine is x64 even if python is 32-bit.
llvm-svn: 343645
e068bb44aafa109f579c40de4ac3f407d2c237d9 authored over 6 years ago by Reid Kleckner <[email protected]>llvm-svn: 343644
2731a5c86cdf55d2d1818a86dd362323100ac52a authored over 6 years ago by Reid Kleckner <[email protected]>llvm-svn: 343634
9e99b89a34af3c2ffccfb1959604938410be2afa authored over 6 years ago by Reid Kleckner <[email protected]>
If we don't pick a single revision up front for our multiple checkouts,
it's possible to end up ...
Normally the revision comes from the BUILDBOT_REVISION environment
variable, but when I force bu...
This speeds up test execution and the tests are small
enough not to run out of memory.
llvm-svn...
5a7193c32a0bb4ee680e83e64e2a66b3b9eaf9fb authored over 6 years ago by Artem Belevich <[email protected]>llvm-svn: 343274
d6147246bdce39ab5e967287a6a9e6289101d7bd authored over 6 years ago by Vitaly Buka <[email protected]>- More generic name as release move forward fastly.
- Remove unused targets.
Reviewers: gkista...
c839a7ae2316c1d5916dcd69cbb72f090b3259ee authored over 6 years ago by David Carlier <[email protected]>
Summary:
Use the annotated buildbot steps that the Windows ThinLTO bot uses, and
make them find ...
The host compiler artifact does not contain a FileCheck binary. Use the
binary built as a part o...
After https://reviews.llvm.org/D50751 lands, it will be necessary to
specify a FileCheck binary ...
Fedora default linker GNU ld runs out of 64GB of RAM with jobs=16 even despite
CMAKE_BUILD_TYPE=...
The combination of ARM, LLD and compiler-rt has flushed out some problems
with CFI on ARM https:...
llvm-svn: 340584
5303843fc7cf608da636069ad10f39ee7a9f9cdd authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340554
b4a18d6d3860a2b03603cb04f0ff970c96e98779 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340551
b68467a165c405e21e9a8f9d8f4d4186edd58e2b authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340345
7139a43163e2a0fe53746cf93b87a37c0b3690e0 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340327
03fc68af446c6cc95f4a1e1466e791bdf7f2323b authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340285
82c2598ed70292ff7d18b4b4b933119f9c08202f authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340283
38bafce9a31695ec19820ff5f9a3232ef6e9d042 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340248
5f81276eedf6d75eb4dc433106ce6b0942484374 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340236
048446965c62b591cdaab11793853eca431ec629 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340223
6af7ac2d15d4b938c7f9fb882c7b607ab0e84289 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340213
8ee029a5e1fd4e43fe6b716f32ca093b2859206b authored over 6 years ago by Krzysztof Parzyszek <[email protected]>llvm-svn: 340209
7fdae1f975242a4104227d44d324404f30d1dda6 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340183
8b2ad3747e14c76a46c3d5453ed837b24b32359c authored over 6 years ago by Adrian Prantl <[email protected]>Update build failure email address to a dedicated wavecomp.com mailing list.
Differential Revis...
10d63ab1a3050fc6648e1061cef3e3d088571000 authored over 6 years ago by Petar Jovanovic <[email protected]>llvm-svn: 340076
26cad15d9c95cd54aeaaaecc68e300d9d9185d14 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340066
80066b286ff982e5591bd3f0697cb29a127d43b0 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340064
a86b342c1f5ff0900f38d194bda2a580ccd89e0b authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340057
52f205d66943110b28fbfcc860bb6eefc3570551 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340054
72f5a619e9833f996652737cb41b5d130ddeab63 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340051
2ac2998b65a4d21169f7889303004666685f2614 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340044
0760f01456eeab3caace2cbde298182788aa0095 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 340043
8d44e7501a56ab5b00f1242d40b7a6eccc35c1e6 authored over 6 years ago by Adrian Prantl <[email protected]>llvm-svn: 339960
71e8bb9f7b6160625293493dcc8015efeddf7525 authored over 6 years ago by Adrian Prantl <[email protected]>models the shell script currently sitting directly in the Jenkins
configuration.
llvm-svn: 339905
2af170e7a8f5950f0218ee7c6e895a41c4082520 authored over 6 years ago by Adrian Prantl <[email protected]>Summary: Trivial change.
Reviewers: gkistanova, peter.smith, yroux
Reviewed By: peter.smith
S...
b7a472adc7e27602d08d64824cffd2fa3328652c authored over 6 years ago by Maxim Kuvyrkov <[email protected]>Summary: Remove TODOs.
Reviewers: gkistanova, peter.smith, javed.absar
Reviewed By: peter.smit...
c023f3a2cd9f81586b8dcbd2e90adc6178b6a086 authored over 6 years ago by Maxim Kuvyrkov <[email protected]>
Summary:
Remove obsolete linaro-apm-* slaves and replace them with
per-slave docker containers o...
Summary:
Just copy configuration of clang-cmake-aarch64-lld bot with minimal
adjustments.
Revie...
04af871bd6c0b8b6ba949f5ec752eb222b332a55 authored over 6 years ago by Maxim Kuvyrkov <[email protected]>llvm-svn: 338601
5c580bbdf57d2aca23968c36203f6bbde6d9fe5b authored over 6 years ago by Jan Kratochvil <[email protected]>
Installation is needed for clang to properly find libc++.
Due to the way CUDA headers are handle...
llvm-svn: 337852
85df584502b323aeb066c71453ee48bfa7511b2a authored over 6 years ago by David Carlier <[email protected]>libcxx include is back in the original location.
llvm-svn: 337846
8fa3aecc94f205bd1629a955024be52fbbc4c4a1 authored over 6 years ago by Matt Morehouse <[email protected]>llvm-svn: 337841
2599dd2ee8a93946c6f046e573a49fad19249a8c authored over 6 years ago by Galina Kistanova <[email protected]>Changes to libcxx include directory have relanded in r337833.
llvm-svn: 337836
6336ea290f9a0bd68a23551b2fa0992be535756c authored over 6 years ago by Matt Morehouse <[email protected]>r337727 has been reverted, so change libcxx paths back.
llvm-svn: 337831
00c08b1a2490ceb4bb3613b2699c9725e72d9b5e authored over 6 years ago by Matt Morehouse <[email protected]>Follow-up for missed path in r337773.
llvm-svn: 337779
b5c9413af4513546fbe7775a98a0aa6e1d12bbb2 authored over 6 years ago by Matt Morehouse <[email protected]>
Fixes sanitizer buildbots that were broken by
https://reviews.llvm.org/D49629.
llvm-svn: 337773
21d3b87ccc5809ac95a38573fad1b8eb365831e0 authored over 6 years ago by Matt Morehouse <[email protected]>
Recent drivers changed the way GPUs are enumerated, so we've been running
the tests on the wrong...
Summary:
Going through the list of architectures as explained in D48895, now enable
Scudo for PP...
Summary:
Scudo is supported on pretty much all architectures, and I am going to turn it
on in th...
Adding clang build slave for OpenBSD
Reviewers: gkistanova
Reviewed by: gkistanova
Differenti...
6dd5e3b35bab16c2b2078029aa377f3b95ea3c0f authored over 6 years ago by David Carlier <[email protected]>Patch by: Samer Yacob
llvm-svn: 337315
32fa626955f97ac364be5679dbb0536fc19da25f authored over 6 years ago by Kelvin Li <[email protected]>Patch by: Samer Yacob
Differential Revision: https://reviews.llvm.org/D48739
llvm-svn: 337279
b4d6a4b1d0a67ac73fa447b1ae9537f5714edc9b authored over 6 years ago by Kelvin Li <[email protected]>llvm-svn: 337197
d1cc5eeb95aad3f6b69bb458055448f1aa0818c5 authored over 6 years ago by Galina Kistanova <[email protected]>llvm-svn: 335793
40c2fa853e85e470bfe869e92a13eed3bc03a13f authored over 6 years ago by Mike Edwards <[email protected]>Libcxx lost compatibility with r15 in r332543.
llvm-svn: 335692
c73ddfb0a6e2d26c9327e37f0e902c2af945f156 authored over 6 years ago by Evgeniy Stepanov <[email protected]>
- Generates clang tar.xz packages to be uploaded to Google Cloud
Storage and populate a build ...
llvm-svn: 334960
dd4a04f1d97b6796c8fb7f6a335310c6e9440dec authored over 6 years ago by Mike Edwards <[email protected]>
The old nt producer doesn't appear to work correctly
any more after a fresh check-out of the tes...
llvm-svn: 334081
a111c74ea084276dee64cba1b4dd86bc474a4bd7 authored over 6 years ago by Philip Pfaffe <[email protected]>llvm-svn: 334048
aa59b9c58ce8e6057ead6f3413cd21addda50005 authored over 6 years ago by Chris Matthews <[email protected]>llvm-svn: 334047
53107352270567e87c751b188b109ba99d1ce8a1 authored over 6 years ago by Chris Matthews <[email protected]>Apperently we test what the lit args are. Update them with a timeout too.
llvm-svn: 331785
b043806d63210850dea6c89ee7b85a59a348a289 authored over 6 years ago by Chris Matthews <[email protected]>
I think we are not using timeouts per test in Jenkins currently. That
is annoying when tests sp...
llvm-svn: 331781
5741d9f0f464312d5e1ad25a398ed7bf8a5fef20 authored over 6 years ago by Chris Matthews <[email protected]>llvm-svn: 331404
385c7b088c16dd4e50ae1602972756e72a36b90f authored over 6 years ago by Kostya Serebryany <[email protected]>
Summary:
... to workaround timing assumptions in libcxx testsuites.
A number of locking tests as...
Summary:
llvm-objcopy has a test that creates a non-writable file. This file
is causing the clan...
Summary:
annotated_builder.py's report_step_exception() function would emit a
buildbot @@@STEP_E...
llvm-svn: 329364
54caa25c18c194ad857c2f1de445a34021d79bec authored almost 7 years ago by Pengxuan Zheng <[email protected]>There are a few files in the test-suite that appear to be flagged as files that contain viruses....
d77f1ee61e3484122df4026df25fb6091ff49e8a authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 328675
647075aa00d58796974d6c3831482588cf12f237 authored almost 7 years ago by Mike Edwards <[email protected]>llvm-svn: 328251
a3ea8fe60a35e0f9bf47d22e354f7071557655ac authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 326473
b9bc80d9c946d5f8e3b54d9c40387bde18d73471 authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 326462
f8bf3e6fffd4d9f7f266f7e5d7397c824c71d14f authored almost 7 years ago by Galina Kistanova <[email protected]>
Summary:
We have moved production bots from 8-core to 64-core hardware, so update
testsuite para...
llvm-svn: 326010
b7ec63fda5e470ee531ed44b7ac03fd4bbebb0c5 authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 326009
d1ec4a3af57ab00c5a1700bda426085d83a2d632 authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 325951
ff5b23c50125ee2f9c2921ed44b472cafb8cf7ad authored almost 7 years ago by Galina Kistanova <[email protected]>
Green Dragon jobs "test-suite-verify-machineinstrs-*" use CMake cache files
from zorg and were f...
Summary:
Add 32-bit ARMv7 and ARMv8 global-isel bots. These bots ensure that
global-isel does n...
Summary:
... and continue running ARMv7 bots on ARMv7 hardware (Cortex-A15),
and start running A...
Summary:
"jobs=" settings are inheritted from slave configuration.
"-DCMAKE_C_FLAGS=" and "-DCM...
7d303117bf5e4a51e35ebab4db8f3be3d1cb757d authored almost 7 years ago by Maxim Kuvyrkov <[email protected]>llvm-svn: 325096
a129c6d4cecaef7c67bdb0125df56a6f6e6a2f91 authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 324983
43993232d54f585e480c740cf962e0d34c01d5da authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 324921
d89765e9cccf61c57f935203df7f50f58c822473 authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 324920
4fd2004e03911692c0f685a87b46647bafd9ecf9 authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 324918
3114c633736c5770acdbb9ac104a38a3768e1356 authored almost 7 years ago by Galina Kistanova <[email protected]>llvm-svn: 324544
f018f5333e933fed1e09b69001a7b405879637aa authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 324532
2e5a586ab40092080f2ab932cfb07f50de2e1d64 authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 324415
0401d5c67ea1676d0756cb37954d1974d8dcad43 authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 324414
60ae369e5693046e867be69842aa230dab0ee1ef authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 324394
2db326f971c5a96b9637cba711f6cbbe769cff9a authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 324390
e621bea17bd251f634f0f469a3368a954ed582b6 authored almost 7 years ago by Chris Matthews <[email protected]>A script is passing a path with a double slash.
llvm-svn: 324379
264d363b88a4e8ac8dba9ab4e4d87da720824d45 authored almost 7 years ago by Chris Matthews <[email protected]>llvm-svn: 324267
be16cd689a68203f5e67a894133aa2ea83f79fe9 authored almost 7 years ago by Artem Belevich <[email protected]>