Revision
367720
by paquette:
Use labmaster llvm-project in common.groovy for CTMark/test suite jobs It should be faster than checking out the monorepo sources from GitHub. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/common.groovy | zorg/jenkins/common.groovy |
Revision
367630
by paquette:
Update test suite jobs to use monorepo. Changes to relevant test generator files: common.groovy: - Kill all the SVN stuff and use the monorepo instead. - Use GIT_SHA/GIT_DISTANCE relay.groovy: - Set/use GIT_SHA and GIT_DISTANCE instead of LLVM_REV |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/common.groovy | zorg/jenkins/common.groovy |
 | /zorg/trunk/zorg/jenkins/relay.groovy | zorg/jenkins/relay.groovy |
Revision
367629
by paquette:
Update URL for last-good-build.properties The last_good_build.properties file is no longer hosted at http://labmaster2.local/artifacts/clang-stage1-configure-RA Update it to point to its new home at http://labmaster2.local/artifacts/clang-stage1-RA (This might cause some things to break, which were relying on LLVM_REV being set. Those things were needlessly spinning on the same compiler though, so they really ought to be broken anyway.) |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/relay.groovy | zorg/jenkins/relay.groovy |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/buildbot/osuosl/master/master.cfg | buildbot/osuosl/master/master.cfg |
 | /zorg/trunk/zorg/buildbot/builders/LLGoBuilder.py | zorg/buildbot/builders/LLGoBuilder.py |
Revision
366740
by azhar:
[monorepo_build] Also write GIT_DISTANCE to the last_good_build.properties file |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/monorepo_build.py | zorg/jenkins/monorepo_build.py |
Revision
366654
by uweigand:
Use https as vcs_protocol for the systemz builder This works around firewall issues we were seeing with http. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
Revision
366651
by jankratochvil:
Slave 'lldb-x86_64-fedora': Switch to normal non-debuginfo builds again The racy vscode testcases have been dropped from both main and lldb-mi repositories anyway so there is nothing left to debug: [lldb-dev] [RFC] Removing lldb-mi https://lists.llvm.org/pipermail/lldb-dev/2019-July/015209.html |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
Revision
366641
by jankratochvil:
Slave 'lldb-x86_64-fedora': Reduce build resource requirements |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
Revision
366310
by azhar:
monorepo_build.py: Update artifact name Incorporate the git sha and a sequentially increasing number (which can be generated using "git describe" and an annotated tag). |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/monorepo_build.py | zorg/jenkins/monorepo_build.py |
Revision
366298
by azhar:
Reland "[zorg] Add a new build script for use with monorepo" Summary: monorepo-build.py is similar in functionality to the current build.py, but with changes to make it work with the monorepo. Differential Revision: https://reviews.llvm.org/D64028 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/test/jenkins/test_monorepo_build.py | test/jenkins/test_monorepo_build.py |
 | /zorg/trunk/zorg/jenkins/monorepo_build.py | zorg/jenkins/monorepo_build.py |
Revision
366297
by azharudd:
Revert "[zorg] Add a new build script for use with monorepo" This reverts commit c842a5a3fa0d0d7d00e206c47d58fba7288111d1 (r365440). |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/test/jenkins/test_monorepo_build.py | test/jenkins/test_monorepo_build.py |
 | /zorg/trunk/zorg/jenkins/monorepo_build.py | zorg/jenkins/monorepo_build.py |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/test/jenkins/test_build.py | test/jenkins/test_build.py |
Revision
366227
by stefan.graenitz:
[lldb-cmake-standalone] Pre-populate Xcode build-tree cache with Apple-lldb-Xcode This cache does not set install-related options. LLVM cannot install from multi-config generators. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
366167
by gkistanova:
Use https for the source code checkout of buildbot running on ppc64be-clang-lnt-test. Patch by Kamau Bridgeman. Differential Revision: https://reviews.llvm.org/D64221 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
Revision
366112
by gkistanova:
Added MailNotifier for builders "llvm-clang-x86_64-win-fast" and "lld-x86_64-ubuntu-fast". |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/status.py | buildbot/osuosl/master/config/status.py |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/status.py | buildbot/osuosl/master/config/status.py |
Revision
366100
by stefan.graenitz:
[lldb-cmake-standalone] Pre-populate provided LLVM build-tree cache with Apple-lldb-base |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
366078
by jankratochvil:
[LLDB] getLLDBCMakeBuildFactory: New parameter testTimeout It also uses the new long timeout for slave 'lldb-x86_64-fedora'. Differential Revision: https://reviews.llvm.org/D64719 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/zorg/buildbot/builders/LLDBBuilder.py | zorg/buildbot/builders/LLDBBuilder.py |
Revision
365596
by gkistanova:
Added vcs_protocol property to specify what protocol to use for the source code checkout. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/process/factory.py | zorg/buildbot/process/factory.py |
Revision
365440
by azharudd:
[zorg] Add a new build script for use with monorepo Summary: monorepo-build.py is similar in functionality to the currently build.py, but with changes to make it work with the monorepo. Reviewers: cmatthews Reviewed By: cmatthews Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D64028 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/test/jenkins/test_monorepo_build.py | test/jenkins/test_monorepo_build.py |
 | /zorg/trunk/zorg/jenkins/monorepo_build.py | zorg/jenkins/monorepo_build.py |
Revision
365385
by vitalybuka:
Remove extraRecipients for sanitizer-x86_64-linux-gn Reviewers: eugenis Differential Revision: https://reviews.llvm.org/D64363 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/status.py | buildbot/osuosl/master/config/status.py |
Revision
365252
by ericwf:
Force the LibcxxAndABIBuilder to use libc++abi when building libc++ (unless otherwise specified) |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/LibcxxAndAbiBuilder.py | zorg/buildbot/builders/LibcxxAndAbiBuilder.py |
Revision
364659
by vitalybuka:
Move GN bot into clang.exp Summary: Master avoids IRC and emails to bots in category with .exp prefix It uses clang.exp to avoid creating new section in console. Reviewers: gkistanova, eugenis Differential Revision: https://reviews.llvm.org/D63909 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
Revision
364584
by vitalybuka:
Add sync_source_lists_from_cmake.py step to GN bot |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_gn.sh | zorg/buildbot/builders/sanitizers/buildbot_gn.sh |
Revision
364475
by ro:
[zorg] Fixes for solaris11-amd64, solaris11-sparcv9 builders The first few days of running the Solaris 11 buildbots revealed a couple of problems: - The builders didn't honor the slaves' configured jobs property, but were running with the full parallelism discovered by ninja. That massivly impacts other builders running on these systems, so im explicitly configuring jobs in the builder configs, too. - Along the same line, the number of paralllel links is the worst problem here. I had experimented with the LLVM_PARALLEL_LINK_JOBS option in the past, but only now (in cmake/modules/HandleLLVMOptions.cmake) discovered that it's Ninja-only. I'm reducing it to 4 here as an experiment. - Unlike Solaris/x86, the Solaris/SPARC configure triplet defaults to sparc-sun-solaris2.11, which results in clang creating 32-bit binaries by default. It turns out to be an inconsistency in config.guess which I'm trying to get resolved. In the meantime, I'm forcing the proper triplet on both sparc and x86. Differential Revision: https://reviews.llvm.org/D63757 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
Revision
364242
by adrian:
Split check-debuginfo and check-lldb into two separate invocations. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/build.py | zorg/jenkins/build.py |
Revision
364238
by adrian:
Update tests to no longer expect debuginfo-tests in an LLVM build. <rdar://problem/51268955> |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/test/jenkins/test_build.py | test/jenkins/test_build.py |
Revision
364192
by adrian:
Add debuginfo-tests to the list of repositories needed by lldb-cmake-matrix. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-matrix | zorg/jenkins/jobs/jobs/lldb-cmake-matrix |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_gn.sh | zorg/buildbot/builders/sanitizers/buildbot_gn.sh |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
363816
by stefan.graenitz:
[lldb-cmake-standalone] Build and test CMake-generated Xcode project in Debug mode |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
363785
by ro:
[zorg] Add solaris11-amd64, solaris11-sparcv9 builders I'm working to provide two Solaris 11.4 build slaves with a clang builder each, one on amd64, the other on sparcv9. I'm still working out the details like parallelism and max_builds, but the attached patch captures the basics, intended to be minimal. Differential Revision: https://reviews.llvm.org/D63495 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
Revision
363715
by adrian:
Separate options into separate array elements. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/build.py | zorg/jenkins/build.py |
Revision
363708
by adrian:
Run the debuginfo-tests as part of the lldb-cmake bot. rdar://problem/51799130 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/build.py | zorg/jenkins/build.py |
Revision
363706
by adrian:
Remove the debuginfo-tests from the default llvm configuration. I'm going to make them a separate bot where we have more control over what the host LLDB is. rdar://problem/51799130 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/build.py | zorg/jenkins/build.py |
Revision
363660
by omjavaid:
Add lit timeout for lldb arm/aarch64 ubuntu builders This patch adds a timeout interval of 200 seconds for any hanging tests. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
Revision
363659
by omjavaid:
[zorg] Add lldb-arm-ubuntu builder This patch adds lldb arm linux builder. It ll run on staging master until tests become stable. Differential revision:https://reviews.llvm.org/D63441 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
 | /zorg/trunk/buildbot/osuosl/master/config/status.py | buildbot/osuosl/master/config/status.py |
Revision
363618
by gkistanova:
Moved builder lld-x86_64-win7 to another machine. Removed slave/worker as-bldslv4. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
Revision
363607
by stefan.graenitz:
[lldb-cmake-standalone] CMake-generated Xcode project should build the LLDB.framework |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
363571
by stefan.graenitz:
[lldb-cmake-standalone] Invoke llvm-lit manually for CMake-generated Xcode project in order to pass --verbose flag |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
363283
by stefan.graenitz:
[lldb-cmake-standalone] Remove note about Xcode generator This was fixed with https://reviews.llvm.org/rGa0781b6e3a3a |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
363282
by stefan.graenitz:
[lldb-cmake-standalone] Enable tests for CMake-generated Xcode project |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
363176
by stefan.graenitz:
[lldb-cmake-standalone] Checkout libc++ the same way as other subprojects |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
363061
by stefan.graenitz:
[lldb-cmake-standalone] When invoking llmv-lit manually, make sure to build lldb-test-deps first |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
363033
by gkistanova:
Add LLVM lab buildslaves for Windows (armv7 target). The ARMV7 buildslave configurations for a new hardware in LLVM lab. Requested for the production buildbot http://lab.llvm.org:8011 Patch by Vlad Vereschaka. Differential Revision: https://reviews.llvm.org/D63103 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
Revision
362851
by gkistanova:
Removed long time off-line builders and slaves. Builders: llvm-mips-linux perf-x86_64-penryn-O3 clang-openbsd-amd64 perf-x86_64-penryn-O3-polly-fast perf-x86_64-penryn-O3-polly-parallel-fast perf-x86_64-penryn-O3-polly-unprofitable perf-x86_64-penryn-O3-polly perf-x86_64-penryn-O3-polly-detect-only lldb-amd64-ninja-freebsd11 clang-native-aarch64-full clang-bpf-build Slaves: pollyperf1, pollyperf2, pollyperf3, pollyperf4, pollyperf5, pollyperf6, pollyperf7, pollyperf11, pollyperf14, pollyperf15, mipsswbrd002, juno-aarch64-01, bpf-build-slave01, lldb-amd64-ninja-freebsd11, openbsd-amd64 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
362725
by stefan.graenitz:
[lldb-cmake-standalone] Fix unable to find LLDB.framework dir in Xcode build |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
362714
by stefan.graenitz:
[lldb-cmake-standalone] Fix LLVMConfig.cmake not found in LLVM install-tree |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
362513
by stefan.graenitz:
[lldb-cmnake-standalone] Add stage to build generated Xcode project against buildtree |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
362512
by stefan.graenitz:
[lldb-cmnake-standalone] Use CMake cache file, use DESTDIR for ninja install, rename folder to llvm-installtree |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
Revision
362041
by rnk:
Add location for checking out debuginfo-tests |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/annotated/annotated_builder.py | zorg/buildbot/builders/annotated/annotated_builder.py |
Revision
362036
by rnk:
Try to fix clang windows bot by passing projects variable into run_steps |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/annotated/clang-windows.py | zorg/buildbot/builders/annotated/clang-windows.py |
Revision
361900
by rnk:
Run check-debuginfo on the Windows bot cdb tests were recently added, and this will run them continuously. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/zorg/buildbot/builders/annotated/clang-windows.py | zorg/buildbot/builders/annotated/clang-windows.py |
Revision
361787
by omjavaid:
[zorg] Add lldb-aarch64-ubuntu builder This patch adds lldb aarch64 linux builder. It ll run on staging master untill tests become stable and its consistently running green. Differential revision: https://reviews.llvm.org/D62473 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
 | /zorg/trunk/buildbot/osuosl/master/config/status.py | buildbot/osuosl/master/config/status.py |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_gn.sh | zorg/buildbot/builders/sanitizers/buildbot_gn.sh |
Revision
361323
by vitalybuka:
[zorg] Build and test LLVM with GN Reviewers: eugenis, morehouse, hctim, thakis, pcc Differential Revision: https://reviews.llvm.org/D62020 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_functions.sh | zorg/buildbot/builders/sanitizers/buildbot_functions.sh |
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_gn.sh | zorg/buildbot/builders/sanitizers/buildbot_gn.sh |
Revision
361247
by jankratochvil:
builder lldb-x86_64-fedora: more verbosity Patch by: Konrad Kleine Differential revision: https://reviews.llvm.org/D62182 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
Revision
361217
by gkistanova:
Removed explicit build of lib/LLVMgold.so targer. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/ClangLTOBuilder.py | zorg/buildbot/builders/ClangLTOBuilder.py |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | zorg/buildbot/builders/sanitizers/buildbot_cmake.sh |
Revision
360926
by vitalybuka:
[zorg][sanitizers] Update stage1_clang_at_revison to r360832 and build lld |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_functions.sh | zorg/buildbot/builders/sanitizers/buildbot_functions.sh |
Revision
360847
by vitalybuka:
[zorg] Add empty GN buildbot Reviewers: eugenis, morehouse, hctim Differential Revision: https://reviews.llvm.org/D61965 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/builders.py | buildbot/osuosl/master/config/builders.py |
 | /zorg/trunk/buildbot/osuosl/master/config/status.py | buildbot/osuosl/master/config/status.py |
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_gn.sh | zorg/buildbot/builders/sanitizers/buildbot_gn.sh |
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_selector.py | zorg/buildbot/builders/sanitizers/buildbot_selector.py |
Revision
360821
by vitalybuka:
[zorg] Switch between from BUILDBOT_MONO_REPO_PATH to BUILDBOT_REVISION |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/sanitizers/buildbot_functions.sh | zorg/buildbot/builders/sanitizers/buildbot_functions.sh |
Revision
360820
by vitalybuka:
Enabled 3 builds on sanitizer-buildbot1,2 They looks underutilized. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/buildbot/osuosl/master/config/slaves.py | buildbot/osuosl/master/config/slaves.py |
Revision
360191
by jdevlieghere:
Revert "Temporary disable modules for LLDB." We think we figured out the issue. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
 | /zorg/trunk/zorg/jenkins/lldb-cmake-matrix-dwarf.sh | zorg/jenkins/lldb-cmake-matrix-dwarf.sh |
 | /zorg/trunk/zorg/jenkins/lldb-cmake-matrix-stage1.sh | zorg/jenkins/lldb-cmake-matrix-stage1.sh |
 | /zorg/trunk/zorg/jenkins/lldb-cmake-matrix-stage2.sh | zorg/jenkins/lldb-cmake-matrix-stage2.sh |
Revision
360184
by jdevlieghere:
Temporary disable modules for LLDB. We're temporarily disabling modules on the LLDB bots while we investigate an issue with the stage-1 host compiler. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/jenkins/jobs/jobs/lldb-cmake-standalone | zorg/jenkins/jobs/jobs/lldb-cmake-standalone |
 | /zorg/trunk/zorg/jenkins/lldb-cmake-matrix-dwarf.sh | zorg/jenkins/lldb-cmake-matrix-dwarf.sh |
 | /zorg/trunk/zorg/jenkins/lldb-cmake-matrix-stage1.sh | zorg/jenkins/lldb-cmake-matrix-stage1.sh |
 | /zorg/trunk/zorg/jenkins/lldb-cmake-matrix-stage2.sh | zorg/jenkins/lldb-cmake-matrix-stage2.sh |
Revision
360113
by gkistanova:
Updated test build step name to correspond to the actual test targets. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /zorg/trunk/zorg/buildbot/builders/UnifiedTreeBuilder.py | zorg/buildbot/builders/UnifiedTreeBuilder.py |
Revision
367002
by fhahn:
Add geomean column earlier to dataout as Series in compare.py. This fixes the following error when using --all. Traceback (most recent call last): File "test-suite/utils/compare.py", line 374, in <module> print_result(data, limit_output, shorten_names, config.show_diff, sortkey) File "test-suite/utils/compare.py", line 227, in print_result dataout = add_geomean_row(d, dataout) File "test-suite/utils/compare.py", line 139, in add_geomean_row relative = values1 / values0 File "pyvenv/lib/python2.7/site-packages/pandas/core/ops.py", line 1583, in wrapper result = safe_na_op(lvalues, rvalues) File "pyvenv/lib/python2.7/site-packages/pandas/core/ops.py", line 1533, in safe_na_op lambda x: op(x, rvalues)) File "pandas/_libs/algos.pyx", line 690, in pandas._libs.algos.arrmap File "pyvenv/lib/python2.7/site-packages/pandas/core/ops.py", line 1533, in <lambda> lambda x: op(x, rvalues)) TypeError: ufunc 'true_divide' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' Reviewed By: paquette Differential Revision: https://reviews.llvm.org/D64066 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/utils/compare.py | utils/compare.py |
Revision
366999
by fhahn:
Skip test earlier if metric is not found in compare.py This speeds up processing for inputs with lots of missing metrics, by avoiding adding them to names. Reviewed By: paquette Differential Revision: https://reviews.llvm.org/D64065 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/utils/compare.py | utils/compare.py |
|
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/MultiSource/Applications/obsequi/negamax.c | MultiSource/Applications/obsequi/negamax.c |
Revision
366287
by aemerson:
Obsequi: fix implicit declaration of a function, breaks -Werror builds. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/MultiSource/Applications/obsequi/negamax.c | MultiSource/Applications/obsequi/negamax.c |
Revision
366277
by aemerson:
Enable the obsequi application for Darwin. It seems to run with no issues. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/MultiSource/Applications/CMakeLists.txt | MultiSource/Applications/CMakeLists.txt |
Revision
365783
by kbeyls:
Fix support for user mode emulation when using cmake/lit. When using user mode emulation, i.e. cross-compiling programs for a different target and running them on a host under qemu user mode emulation, timeit and fpcmp should have host versions, not target versions. Running under user mode emulation had been broken for a while, presumably since https://reviews.llvm.org/rT341257 I first tried an alternative approach where fpcmp would be run under qemu user mode emulation too. That in itself worked, but if going for that approach, for orthogonality reasons, we probably should also run the other helper programs as if they were running on the target, i.e. also under qemu user mode emulation. I ran into issues with running timeit under qemu user mode emulation and also running RunSafely.sh under user mode emulation doesn't seem trivial. In the end, it seemed better to me to explicitly add a cmake option to mark that we're running under qemu user mode emulation, and in that mode, only aim to run the test/benchmark under qemu user mode emulation, rather than also all the helper programs (such as fpcmp, timeit, RunSafely.sh) under it (which is what would be needed if we just kept on using only the RUN_UNDER option for qemu user mode emulation. Differential Revision: https://reviews.llvm.org/D61597 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/CMakeLists.txt | CMakeLists.txt |
 | /test-suite/trunk/cmake/modules/TestSuite.cmake | cmake/modules/TestSuite.cmake |
 | /test-suite/trunk/lit.site.cfg.in | lit.site.cfg.in |
 | /test-suite/trunk/litsupport/modules/timeit.py | litsupport/modules/timeit.py |
 | /test-suite/trunk/tools/CMakeLists.txt | tools/CMakeLists.txt |
Revision
365610
by lenary:
[test-suite] Fix RISC-V Support in benchmark 1.3.0 Summary: Fixed by backporting the upstream fix from here: https://github.com/google/benchmark/pull/833 Reviewers: lebedev.ri Reviewed By: lebedev.ri Subscribers: asb, kito-cheng, shiva0217, rogfer01, rkruppe, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D64237 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/MicroBenchmarks/libs/benchmark-1.3.0/README.llvm | MicroBenchmarks/libs/benchmark-1.3.0/README.llvm |
 | /test-suite/trunk/MicroBenchmarks/libs/benchmark-1.3.0/src/cycleclock.h | MicroBenchmarks/libs/benchmark-1.3.0/src/cycleclock.h |
Revision
364448
by lebedevri:
Revert "[test-suite] Signal error if llvm-lit was not found" As disscussed in post-commit review, the LIT is not specified in the zorg/buildbot/builders/ClangBuilder.py, so this broke all test-suite bots. That is a bot problem, i'm pulling the commit until is is resolved. This reverts commit r364388. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/CMakeLists.txt | CMakeLists.txt |
Revision
364388
by lebedevri:
[test-suite] Signal error if llvm-lit was not found Summary: I'm not sure if that was intentional or not? I found it quite surprising when trying to integrate a new external project. Reviewers: MatzeB, homerdin, hfinkel Reviewed By: hfinkel Subscribers: mgorny, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D60091 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/CMakeLists.txt | CMakeLists.txt |
Revision
362564
by ssrivastava:
Made lambda test more robust. The test used a lambda that could be optimized out as a constexpr lambda in the C++17 mode, leading to a test faiure due to a missing symbol. This patch avoids that. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /test-suite/trunk/ABI-Testsuite/test/mangling/lambdas.xpp | ABI-Testsuite/test/mangling/lambdas.xpp |