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

Revert "[sanitizer] Stop running UBSAN with aarch64."

This reverts commit 3a511c73194a34a37dd98d361abec30705e3df16.

3a930aa0287cb319000498cd19f9341e64fe45fb authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Re-assign some workers

3f81ee5d754d4403b5084fc071c3eed62bd956aa authored over 2 years ago by Vitaly Buka <[email protected]>
[standalone-build] Build install and use python-lit

This ensures that LLVM sub-projects are being tested with the lit of the same revision

Differen...

5f511e112a7cd26b7671af70abf7105448a9e406 authored over 2 years ago by Konrad Kleine <[email protected]>
[sanitizer] Stop running UBSAN with aarch64.

3a511c73194a34a37dd98d361abec30705e3df16 authored over 2 years ago by Vitaly Buka <[email protected]>
[buildbot][mlgo] Fix incorrectly-passed `-C` flag

3fcafad781dd21af12560c3efd5c4b0916227e3c authored over 2 years ago by Mircea Trofin <[email protected]>
[lldb-cmake-matrix] Remove superfluous quotes around -DLLVM_TARGETS_TO_BUILD

The build bots are failing because the extra quote around the
command line parameter with follow...

c486a04db3aa7bf099de6bda35e49158252924ea authored over 2 years ago by Michael Buch <[email protected]>
[Windows on Arm] Fix quoting for C/CXX flags

By using single quotes we ended up with
"-DCMAKE_C_FLAGS='-fms-compatibility-version=%MSVC_VER%'...

fc0b0ee2b45ee4ca7442a4510062cc06bd0741c5 authored over 2 years ago by David Spickett <[email protected]>
[sanitizer] Fix typo

6244c45dd272d410f529872a39d21a91be87c69e authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Update HWASAN options

Use abort_on_error=1:
Some tests expect crash on trap, however hwasan
intercepts trap and exits ...

2addee9002a055e572ab9e5c97b13ffcb364d684 authored over 2 years ago by Vitaly Buka <[email protected]>
[libc] Fix typo in libc annotator script.

b2c8f4f19e1392da02c56f2b58fedbf71f0a5326 authored over 2 years ago by Siva Chandra Reddy <[email protected]>
[libc] Update static archive build targets to "c" under full build.

cfb9ac70059a9376acefc4cc48fbfa70c88962ff authored over 2 years ago by Siva Chandra Reddy <[email protected]>
[lldb-cmake-matrix] Make sure all stages build the same targets

The `lldb_cmake_builder` function of `monorepo_build.py` creates the
cmake invocation by first s...

bc6a5e96112c760cdd696210e74a5cfc191d6a26 authored over 2 years ago by Felipe de Azevedo Piovezan <[email protected]>
[lldb-cmake-matrix] Fix environment leak across runs

Any `export` statement in a pipeline description will leak across
different compiler stages or, ...

3175929b194c38f4a1b20608bd28bf9b54bc4cf1 authored over 2 years ago by Felipe de Azevedo Piovezan <[email protected]>
[sanitizer] Disable slow libcxx HWASAN tests

da73b75c713b731ad4d604a81e1311046418b554 authored over 2 years ago by Vitaly Buka <[email protected]>
[lldb-cmake-matrix] Use RUNTIME option for libcxx/libcxxabi

Summary:
As of D112724, building libcxx/libcxxabi with the "PROJECTS" option is
deprecated and c...

725e5efb00696be9ba4dbf452b9802f09719b017 authored over 2 years ago by Felipe de Azevedo Piovezan <[email protected]>
[Windows on Arm] Add env var for msvc compatibility option

We are using clang 14.0.5 which has a default version of 19.26.

This adds use of an env var MSV...

e540c3f0253358d9712ef1ba9b792c763057f697 authored over 2 years ago by David Spickett <[email protected]>
[sanitizer] Disable broken on aarch64 tests

05d30f50eeb830e9a178eee82de3c9719b416401 authored over 2 years ago by Vitaly Buka <[email protected]>
[jenkins] Bump up the MACOSX_DEPLOYMENT_TARGET

LLVM Project switched to C++17. Bumping up the deployment target fixes
errors regarding usage of...

57d34a9f68778eadc72ec3053a7138cabe0a56fa authored over 2 years ago by Azharuddin Mohammed <[email protected]>
[sanitizer] Remove outdated commend

We use libcxx and ubsan from 16682e95f72cdbb5bf60da42e58a26064d5956de

b7b9f1591b4f83a2823311353e974474552fda9d authored over 2 years ago by Vitaly Buka <[email protected]>
[Arm] Correct typo in LLVM_ENABLE_THREADS option

16bd2928d2408d9342e9de28884b758194e3fe86 authored over 2 years ago by David Spickett <[email protected]>
[sanitizer] Fix typo in command line flag

117c6a8eff17b312ac91415ed46f3156b3cd9f76 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Another attempt to control LIT options

f2b33a92bba69ff2419be00e8347c2fed6765a22 authored over 2 years ago by Vitaly Buka <[email protected]>
Update clang-stage1-RA

Host restored.

911071d40187169042a43f88392256292d070c54 authored over 2 years ago by drewmaxwell-apple <[email protected]>
Update clang-stage1-RA

Switching hosts due to downed host.

32dffd8a4f221c36c10795fe2c6c655763686b2b authored over 2 years ago by drewmaxwell-apple <[email protected]>
[sanitizer] Don't run asan/msan/fuzzer on staging

Release worker for hwasan and ubsan. The rest is either good or
not a priority for now.

fe1aaa147fbd6689c421d4e986f5d26893374c9e authored over 2 years ago by Vitaly Buka <[email protected]>
[clang-ppc64-aix] Switch build compiler to clang

When LLVM updated the C++ standards to 17, the AIX bot encountered multiple related build issues...

c07753f737a671808e61363c7721bdec980e36d3 authored over 2 years ago by Jake Egan <[email protected]>
[sanitizer] Remove ; from LLVM_LIT_ARGS

Variable as a list does not work with ExternalProject_Add.

67f9c3d2ccdab0126d75b0ffd2ccc7140f740d6b authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Update script for HWAddressSanitizer

1a0c80a8caa2c36755f76b2e200f061c67be88ea authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Clone asan to hwasan script

caa10df46df7eaa996e81b67d29de0da18a704c4 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Disable asan tests on aarch64

bb18f36a0b0516f59ae0024445068b6db3b418fe authored over 2 years ago by Vitaly Buka <[email protected]>
Revert "[sanitizer] Run all tests with "--time-tests -v""

Looks like -v does not work with LIT_OPTS.

This reverts commit 933dd7d130909c8a75c80de6672c07e7...

77bdf15996cc9b2d67b42f401546d3dab164eb43 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Run all tests with "--time-tests -v"

072dc6e8e2158c320040e1d44123ce86c3f21929 authored over 2 years ago by Vitaly Buka <[email protected]>
[standalone-build] run check-all for llvm sub-project

f14e5f1c94abc460a93a812df62d1b8ebbcc646b authored over 2 years ago by Konrad Kleine <[email protected]>
[standalone-build] external lit built not by llvm but python-lit

6f4d9812877ec93987b57ef55910f7066f591bcc authored over 2 years ago by Konrad Kleine <[email protected]>
[sanitizer] Split check- into separate steps

With --time-tests -v reader needs to scroll up to see
the summary of earlier checks.

df451b27e196f67ffe28d5c452b384eec9306304 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Run all tests with "--time-tests -v"

933dd7d130909c8a75c80de6672c07e7f2cf14c9 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Restore accidentally removed comma

ff7c9289106d0df42d668f6c3b401948ead4e83c authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Use clang to buils stage1 if availible

9ee8f64a5ecd4c2bf493cae78779172090af2db6 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Check sanitizer in bootstrap compiler

It's short but can be useful.

c7fc4d452ae6f81268acae45ebf3755c8d20f2de authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Add sanitizer aarch64 bots

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

cef2327f71810eb2c148ffe4e6936ed675a71d8e authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Reorder builders

f4f4f22ea86824fcab9d5a8c535c5638347f6b67 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizers] Remove unused bot

07b612b11431f3e60c464da7a424687fdf01490e authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Less jobs sanitizer-buildbot8

Prepare to move it to aarch64

645ecb3e6962bf54c2fabba0d2cbac6153a889e0 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Add sanitizer-buildbot-android and sanitizer-buildbot5

21701d34e48c784b239b78d7c1c214adb38eaf56 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Drop Debian from bots name

2e9f262e7c1a2411233552958fa3173b63e1d5a4 authored over 2 years ago by Vitaly Buka <[email protected]>
[GreenDragon] Increase clone timeout for lldb-cmake-matrix

5c24db0b08d5db6177542eae3a59266c8f8ed895 authored over 2 years ago by Jonas Devlieghere <[email protected]>
[mlgo] Enable using TFLite instead of full Tensorflow C API lib

For the training case, TFLite is more appropriate: it plays well with
cmake (thanks to @etrhosek...

2fc83266021b074f1cd448b82250bd8cef47f901 authored over 2 years ago by Mircea Trofin <[email protected]>
[zorg] Run test-suite with flang-new

At the moment, `clang-aarch64-full-2stage` is running the
`llvm-test-suite` with `flang-to-exter...

e91e18f68d49a740c0fff88a824dbf01962c74b5 authored over 2 years ago by Diana Picus <[email protected]>
Add timeout param to DoxygenDocsBuilder.getLLVMDocsBuildFactory.

Doxygen builds the final result without any output. And that is getting longer and longer. So it ...

617ab4330bb518ca08e001452d9c0ba677416219 authored over 2 years ago by Galina Kistanova <[email protected]>
[ARM] Disable llvm's use of threads for armv8-lld-2stage

With our current setup using threading leads to the lld tests
requesting so many tests that we h...

88c10a236c3427f239f33d12ee85b571dcba787a authored over 2 years ago by David Spickett <[email protected]>
[standalone-build-x86_64]: build lld

This adds building lld to the standalone-build-x86_64 script.

Reviewed By: tstellar

Differenti...

3b60d98af85a8b4d8089ae6889d163dec6c73bc5 authored over 2 years ago by Konrad Kleine <[email protected]>
Change builder llvm-clang-x86_64-sie-win to not clean build directory between builds and not use SCCACHE for building.

834cf3b40869e2dc4179737d6c3935a2e2cc288d authored over 2 years ago by Douglas Yung <[email protected]>
Make builder llvm-clang-x86_64-sie-win clean build directory between builds.

e8966c4ab258e2517e7d801fb0a0f98191680d36 authored over 2 years ago by Douglas Yung <[email protected]>
[lldb] Increase checkout timeout for all the LLDB jobs

37ca24a066cad5d67f67c7ab3cb73f7642e3fbe9 authored over 2 years ago by Jonas Devlieghere <[email protected]>
Use SCCACHE for building on Windows for builder llvm-clang-x86_64-sie-win.

85497a2e28cb4f3cd25505062610282983f43fa7 authored over 2 years ago by Douglas Yung <[email protected]>
[lldb] Increase checkout timeout to 30 minutes

81b8148f09a11fbe33cb1cb0411d43925eaa0ffb authored over 2 years ago by Augusto Noronha <[email protected]>
[green dragon] Remove libc++ from monorepo builds

We don't want to include libc++ in LLVM_ENABLE_PROJECTS anymore, since
it's unsupported and the ...

179eb4b7f2e091eb874504a8c2e14d6b53612968 authored over 2 years ago by Louis Dionne <[email protected]>
Loosen Xcode version requirement on builders

The builders on Green Dragon are not currently all on the same
Xcode version, so this check fail...

13b8c7f3947c8720c35b0702227d75f1ad22c228 authored over 2 years ago by Jessica Paquette <[email protected]>
Change default target triple for llvm-clang-x86_64-sie-win to x86_64-sie-ps5.

c6cfaad4fc57a9395e3bdb499f1878b5aef2d65f authored over 2 years ago by Douglas Yung <[email protected]>
Added timeout param placeholder to ClangBuilder.getClangCMakeBuildFactory to unblock 872f3cf78f3fecba8ffe468dab58fe0d79042d45.

f5b1fb46e272b2b3ff90e8d3c9c282e62be0eb82 authored over 2 years ago by Galina Kistanova <[email protected]>
Remove jobs prop from standalone-build-x86_64 worker

5067c2ded9f71d13172c27d26a89f4c02e76df74 authored over 2 years ago by Konrad Kleine <[email protected]>
Raise timeout for Solaris builders

As described in D129837 <https://reviews.llvm.org/D129837>, the Solaris
builders (`solaris11-amd...

872f3cf78f3fecba8ffe468dab58fe0d79042d45 authored over 2 years ago by Rainer Orth <[email protected]>
Add new workers and NVPTX target builders.

Add two new workers for NVPTX builders.
There is two workers, the first one is running on Ubuntu...

aeffa4c82df585ce21166dae62a50c4a5f979c36 authored over 2 years ago by Vladimir Vereschaka <[email protected]>
[sanitizer] Don't delete from build_stage

These should be deleted by cleanup

bf3e7e79282c0eccecc155848e28d53f83425e7e authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Move libc++ testing to check stage

81374d23fc5cb0ebef06a09d163435bfcb24987d authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Build STAGE2 origins before STAGE3 origins

f5ae452949b063c9aefdb6b9c7ed3d6cf88c1f52 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Keep STAGE2_DIR visible to STAGE3

02d7f1eda7e232f9cfb730619722de663ac6779e authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Optimize trigger of origin build

4ce3117fd7db00dfe6c5d06a5b128932cc146e53 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Undo variables modified by track_origins

dafceef49dd82761529035248533e4ffed33fdb9 authored over 2 years ago by Vitaly Buka <[email protected]>
[libc++] Stop building libc++ alongside Clang on GreenDragon bots

The libc++ headers used to be shipped alongside the Clang toolchain
on Apple platforms, so it ma...

0785b25f1927ab2100253cb51003de7728f73f71 authored over 2 years ago by Louis Dionne <[email protected]>
[sanitizer] Measure time for libcxx

This step takes longer than expected.

4c778c5606cdc429a9008b40b54d8040f6fc4dcd authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Switch the rest to 3 builds

sanitizer-buildbot1, sanitizer-buildbot3, sanitizer-buildbot7 works fine with 3 builds, and work...

7012dc705760df7d18b0007513395e595ef90d9a authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Add comment about heavy builds

a76849946ff84b0dedaa15a9c48331288b6d772d authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Try to fix step start broken by QEMU console

eb38f735fac4ede6fd9476b53e5fc9fdedbfb833 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Wait longer for QEMU

e3d4e158cea53d432508bb7caf0c6a09d89c93a8 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Simplify kill_qemu

9db8a32bea83a2bdca4bc3a4501b317a0635391e authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Switch to NFS for build dir access from QEMU

1600bf35e921dbbf51e719fca55895e9197f05b4 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Switch to a single QEMU build

ed5c42911a612fed1fdb644cc8916dbacfbe3e6d authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Replace qemu and linux git URLs

b923f865e0ffcd297b4fab75c831bd81d9bc5241 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Enable LAM tests

7342360f8cf7f1c82960b915ee509c9508619182 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Assign COMPILER_BIN_DIR before cd

79dc352fc0360aefd8a184ea2a1ad9ea78939496 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Use build_stage1_clang_at_revison

Now we can use CCACHE for LAM build.

819477e2f2625eb00c8508330da4694746d3dc39 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Temporarily disable LAM tests

4484f60380db4f0a756ef29dfe3d806383e529aa authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Fix variables scope

e976c181c656fd9eefe1309b607e03bc432e72cc authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Fix undefined variable

79e9dd7e5ec059e3a49c2eb70cf63557952724f0 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Fix variables scope

65416772f6492fe0bcfe24c999d5b1b58eb857a0 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Fix (} missmatch

b91d99b9bbe874b32cf196d1d202ba65ae858ec3 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Attempt to fix qemu script

b616d6b1be564b80f5d413c969d39c39609f34c5 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Attempt to fix qemu script

ee75a711c1165377d08daf1504b47d3897b37837 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Attempt to fix qemu script

e5928c07d1048f899ed6e46c56b29d9d97929e85 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Switch to single LAM QEMU instance

It make hwasan testing faster.

bcc91ad2170533abbe3570d4e99dd167886e241c authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Remove missing function call

882def9fd0311d3a1818685c9554512e351ba9ea authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Don't build llvm-symbolizer and lld

They are already parts of the build and should be handled as
dependencies.

650ffb55aab5ac0127bb49ae4dbd399bec206bde authored over 2 years ago by Vitaly Buka <[email protected]>
[buildbot] Fix script after the previous commit

4971407df714f059c89b0b2f9c19c8cdde33a87f authored over 2 years ago by Vitaly Buka <[email protected]>
[buildbot] Print BUILD_STEP earlier

6eb78307e01c06cee77a9593f5e0b299633c9217 authored over 2 years ago by Vitaly Buka <[email protected]>
Changing the ppc64[be|le] bots to TestSuiteBuilders

Update the ppc64 lnt bots to use `cmake` and `ninja` to build and run test-suite

To achieve thi...

f56b269c5ce256bbfdd6e328c6127e251f47aced authored over 2 years ago by Kamau Bridgeman <[email protected]>
[sanitizer] Fix print for python3

78f83f0f87c2b508347d6412bf6ae909a9779aa7 authored over 2 years ago by Vitaly Buka <[email protected]>
[sanitizer] Fix print for python3

d8316bf6ab5d209ac44d7070d96e664e9b9bcbcc authored over 2 years ago by Vitaly Buka <[email protected]>
[msan] Don't run origins for stage3 after stage2 error

cb9141e3459cf12c602421575c31a0cd3df81ef6 authored over 2 years ago by Vitaly Buka <[email protected]>
[NFC][sanitizer] Print reproducer on error

5701736529a57d438edda45bbc370f8e52e3653a authored over 2 years ago by Vitaly Buka <[email protected]>