- ac5aa74 [ZORG] Update ClangBuilder to build libc++ with clang by Renato Golin · 9 years ago linaro-local/fullbot
- 214719c Stop specifing a module cache path for the modules buildbot. This is by Richard Smith · 9 years ago
- a06e4c8 Removed autoconfig, as we configure with cmake only. by Galina Kistanova · 9 years ago
- 0c68dfc Removed not used mergeFunctions. by Galina Kistanova · 9 years ago
- 39ccb53 Removed unused imports. by Galina Kistanova · 9 years ago
- aa00cdc Removed long time unused builders. by Galina Kistanova · 9 years ago
- 50dd801 [ARM] Avoid stage 1 test on self-hosting bots by Renato Golin · 9 years ago
- eb994cd Removed reloads from builders.py, as they do not work as the author expected anyway. by Galina Kistanova · 9 years ago
- 11f2bb3 update LLDB Xcode Jenkins build to include compiler-rt and libcxx by Todd Fiala · 9 years ago
- 3cd5b56 Libomp buildbots changed to build type from Debug to Release+Asserts. by Galina Kistanova · 9 years ago
- adef818 Libomp buildbots changed to build type from Debug to Release+Asserts. by Galina Kistanova · 9 years ago
- 9690b21 enable failure mode for lld tests on the sanitizer bots by Kostya Serebryany · 9 years ago
- 4eafc58 One last shot at fixing the taskkill command syntax by Reid Kleckner · 9 years ago
- f4f2916 Try to make taskkill exit successfully if there are no stale processes by Reid Kleckner · 9 years ago
- a143160 fix for appending lto flag to command line by Marc Schifer · 9 years ago
- 1401b49 disable LTO on bots using new LLVM_ENABLE_LTO=Off option: part 2 by Marc Schifer · 9 years ago
- a551c29 disable LTO on bots using new LLVM_ENABLE_LTO=Off option by Marc Schifer · 9 years ago
- 72c3f73 Pass the SVN Revision number to the compiler to be used in the clang version string by Marc Schifer · 9 years ago
- ded70a6 [libFuzzer] set max_len explicitly by Kostya Serebryany · 9 years ago
- 7039e99 Allow build to determine the branch name from the SVN repository url by Marc Schifer · 9 years ago
- 6f4611a Add step to kill stale symbolizer processes before building by Reid Kleckner · 9 years ago
- b0cdf82 Temporally removed darwin cross builders from LLVM master's waterfall. by Galina Kistanova · 9 years ago
- 5244eff Switch clang-atom-d525-fedora build to one thread. by Galina Kistanova · 9 years ago
- 40c8a0c Add Polly bot 'process-unprofitable,before-vectorizer' by Tobias Grosser · 9 years ago
- 4676635 Fixing an incorrect variable name by Galina Kistanova · 9 years ago
- c7939af No need in property if extract_fn is defined. by Galina Kistanova · 9 years ago
- 95a1a6b Returning builder clang-3stage-ubuntu back to public. by Galina Kistanova · 9 years ago
- 019e066 Tweaking the ClangLTOBuilder3Stage.py build factory. by Galina Kistanova · 9 years ago
- 0bbcd39 Moved builder sanitizer_x86_64-freebsd to experimental_scheduled builders. by Galina Kistanova · 9 years ago
- 845a35c Added new slave ps4-buildslave1a. by Galina Kistanova · 9 years ago
- 45d3a53 Disable builder clang-3stage-ubuntu temporally. Patch by Mike Edwards. by Galina Kistanova · 9 years ago
- 7ed9d46 Disable builder clang-3stage-ubuntu temporally. by Galina Kistanova · 9 years ago
- 738bafc Enable CMAKE_MACOSX_RPATH to fix asan libs not being found in stage 2 asan builds and fix the package version to match open source relase number by Marc Schifer · 9 years ago
- cb62e9f [zorg] Pass -jN to make in "make check-all" by Krzysztof Parzyszek · 9 years ago
- 7c4652a Commit based on http://reviews.llvm.org/17495. by Galina Kistanova · 9 years ago
- 7212d7c Commit based on http://reviews.llvm.org/17494. by Galina Kistanova · 9 years ago
- cdd7781 Commit based on http://reviews.llvm.org/17493. by Galina Kistanova · 9 years ago
- 3c75bc7 Correction to commit r261413. Now with correct names. by Galina Kistanova · 9 years ago
- 15d48d9 Added few missing things to ClangLTOBuilder3Stage builder. by Galina Kistanova · 9 years ago
- 03967af Added new builder clang-3stage-ubuntu. by Galina Kistanova · 9 years ago
- 45b9be7 Enable compiler-rt asan dylib and build compiler-rt with new cmake cache file. This fixes the stage 2 cmake R -g Asan+Ubsan bot by Marc Schifer · 9 years ago
- 5e2e483 Fixed misplaced assertion. by Galina Kistanova · 9 years ago
- 99d7635 Commit based on http://reviews.llvm.org/D17352. Patch by Mike Edwards. by Galina Kistanova · 9 years ago
- 6ebe742 Commit based on http://reviews.llvm.org/D17351. Patch by Mike Edwards. by Galina Kistanova · 9 years ago
- a2b9ed1 Commit based on http://reviews.llvm.org/D17364.Refactored sanitizer builder to use cmake and ninja. by Galina Kistanova · 9 years ago
- 4ed12bd Replaced introduced tabs to spaces. by Galina Kistanova · 9 years ago
- 1929702 Refactored sanitizer builder to use cmake and ninja. by Galina Kistanova · 9 years ago
- e446361 Remove lldb-x86_64-ubuntu-14.10 by Krzysztof Parzyszek · 9 years ago
- 87e311a Use getLLDBUbuntuCMakeBuildFactory for lldb-x86_64-ubuntu-14.10 bot by Krzysztof Parzyszek · 9 years ago
- ef0cb12 getLLVMCMakeBuildFactory does not work with ninja, switch llvm-hexagon-elf to make by Krzysztof Parzyszek · 9 years ago
- d7784fd Try harder to please cmake: replace '-G Ninja' with '-GNinja' by Krzysztof Parzyszek · 9 years ago
- e8446a8 One more attempt to fix the cmake generator option for llvm-hexagon-elf by Krzysztof Parzyszek · 9 years ago
- 24622bb sanitizers bots: fail the whole run, if building fresh Clang fails. by Ivan Krasin · 9 years ago
- 95971ca Fix the cmake generator option in Hexagon builders by Krzysztof Parzyszek · 9 years ago
- 1f287aa Convert Hexagon buildbots to cmake by Krzysztof Parzyszek · 9 years ago
- 868a739 Switch clang-x86_64-freebsd11 builder to CMake by Ed Maste · 9 years ago
- 89afde6 A flag to enable GlobalISel by Chris Matthews · 9 years ago
- 93ffd50 Tweaking the ClangAndLLDbuilder.py build factory to better accommodate MSVC builds. by Galina Kistanova · 9 years ago
- 554ebc0 Add clang-x86_64-freebsd11 builder by Ed Maste · 9 years ago
- 4153a28 Check for host-compiler and in workspace. If found, use it for stage2 compile by Marc Schifer · 9 years ago
- d88a0ea Restore my FreeBSD 11 LLDB builder, reverting r258952 by Ed Maste · 9 years ago
- 681cd65 Fix missing test xml results - Patch by Marc Schifer by Chris Matthews · 9 years ago
- a60d3a0 Fix test location lookup - Patch by Marc Schifer by Chris Matthews · 9 years ago
- 0196be4 Use builddir to find where to run tests by Chris Matthews · 9 years ago
- 3141a34 Fixup whitespace in zorg Jenkins tests by Chris Matthews · 9 years ago
- d1779a0 Build each commit on lld-x86_64-win7 builder. by Galina Kistanova · 9 years ago
- 95fcdea Re-factored getLLDWinBuildFactory, removed redundant steps, handle warnings better. by Galina Kistanova · 9 years ago
- ee02cb9 Use the enviroment for build dir by Chris Matthews · 9 years ago
- 6ad64a7 fix using os.join wrong by Chris Matthews · 9 years ago
- 1477edf fix my horrible syntax by Chris Matthews · 9 years ago
- 9185d3b debuginfo-dir was a broken symlink - fix that by Chris Matthews · 9 years ago
- 528330f Fix derive problem with debug-info repo: Patch by Marc Schifer by Chris Matthews · 9 years ago
- fef3d19 Windows handles removing directories differently than other operating systems. Because of this, we need to send a slightly modified command to the shell to correctly execute the Clean step in the ClangAndLLDBuilder.py build factory definition. by Galina Kistanova · 9 years ago
- b6ade00 Revert "Reduce parallelism in Polly openmp builder" by Tobias Grosser · 9 years ago
- 8234d47 Reduce parallelism in Polly openmp builder by Tobias Grosser · 9 years ago
- 063cb8c Relax the warnings escalation for now, and let ninja decide jobs for lld-x86_64-win7 builder. by Galina Kistanova · 9 years ago
- b8d6dbe Build lld on Windows with VS 2015 and ninja; run lld tests. by Galina Kistanova · 9 years ago
- b7e0db8 Added an isMSVC parameter to the ClangAndLLDBuilder.py file to deal with a new MSVC based bot. by Galina Kistanova · 9 years ago
- a2cea42 Changed config options for builder llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast. by Galina Kistanova · 9 years ago
- 663aa88 Fixup cmake detection on green dragon by Chris Matthews · 9 years ago
- 3d2c09c Removed builders for slave freebsd01. by Galina Kistanova · 9 years ago
- 0ab28ae Renamed builder llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast to llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast. by Galina Kistanova · 9 years ago
- 21c3119 Update green dragon primary builds to CMake by Chris Matthews · 9 years ago
- c52495c Added new ClangAndLLDBuilder llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast. by Galina Kistanova · 9 years ago
- 3dabb34 Added new slave Windows 10 Pro. Patch by Mike Edwards. by Galina Kistanova · 9 years ago
- 6c57a49 [powerpc] build shared libraries by Bill Seurer · 9 years ago
- 22ba27b Added new slave by Galina Kistanova · 9 years ago
- deba183 Removed 2 QEMU-based buildbots (llvm-aarch64-linux and clang-aarch64-lnt). by Galina Kistanova · 9 years ago
- 7e1bb13 [powerpc] Add jobs parms to powerpc64 lnt buildbots by Bill Seurer · 9 years ago
- 199a970 Replace pollyperf10 -> pollyperf2 by Tobias Grosser · 9 years ago
- 23f19d0 Move PollyPerf builders to cmake by Tobias Grosser · 9 years ago
- 3dd8d8b [llvmlab] Enable clang tests that output to the console when we are on the buildbots by Yunzhong Gao · 9 years ago
- 76f1863 Update LLDB Windows buildbot to use VS2015 and Python 3.5 by Zachary Turner · 9 years ago
- 5c03195 Fix for builder clang-x86_64-debian-fast. by Galina Kistanova · 9 years ago
- 425d1a6 Small fix for Libiomp5Builder and set clean to false for builders clang-atom-d525-fedora-rel and clang-atom-d525-fedora. by Galina Kistanova · 9 years ago
- bf8b06f [powerpc] Switch powerpc64 lnt buildbots to use cmake/ninja by Bill Seurer · 9 years ago
- 63d5e81 [powerpc] Alow skipping unsupported sanitizers by Bill Seurer · 9 years ago
- 13d5df4 Fixed previous commit for builder clang-x86_64-debian-fast. by Galina Kistanova · 9 years ago
- d451ad3 Updated builder clang-x86_64-debian-fast. by Galina Kistanova · 9 years ago
- 3a8d800 [zorg] Correct CMAKE_BUILD_TYPE in getLLVMCMakeBuildFactory. by Daniel Sanders · 9 years ago