aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-21[ZORG] Update ClangBuilder to build libc++ with clanglinaro-local/fullbotRenato Golin
2016-04-17Stop specifing a module cache path for the modules buildbot. This isRichard Smith
2016-04-14Removed autoconfig, as we configure with cmake only.Galina Kistanova
2016-04-12Removed not used mergeFunctions.Galina Kistanova
2016-04-06Removed unused imports.Galina Kistanova
2016-04-06Removed long time unused builders.Galina Kistanova
2016-04-06[ARM] Avoid stage 1 test on self-hosting botsRenato Golin
2016-04-05Removed reloads from builders.py, as they do not work as the author expected ...Galina Kistanova
2016-04-04update LLDB Xcode Jenkins build to include compiler-rt and libcxxTodd Fiala
2016-03-24Libomp buildbots changed to build type from Debug to Release+Asserts.Galina Kistanova
2016-03-24Libomp buildbots changed to build type from Debug to Release+Asserts.Galina Kistanova
2016-03-24enable failure mode for lld tests on the sanitizer botsKostya Serebryany
2016-03-21One last shot at fixing the taskkill command syntaxReid Kleckner
2016-03-17Try to make taskkill exit successfully if there are no stale processesReid Kleckner
2016-03-16fix for appending lto flag to command lineMarc Schifer
2016-03-16disable LTO on bots using new LLVM_ENABLE_LTO=Off option: part 2Marc Schifer
2016-03-15disable LTO on bots using new LLVM_ENABLE_LTO=Off optionMarc Schifer
2016-03-14Pass the SVN Revision number to the compiler to be used in the clang version ...Marc Schifer
2016-03-12[libFuzzer] set max_len explicitlyKostya Serebryany
2016-03-12Allow build to determine the branch name from the SVN repository urlMarc Schifer
2016-03-11Add step to kill stale symbolizer processes before buildingReid Kleckner
2016-03-09Temporally removed darwin cross builders from LLVM master's waterfall. Galina Kistanova
2016-03-03Switch clang-atom-d525-fedora build to one thread.Galina Kistanova
2016-03-03Add Polly bot 'process-unprofitable,before-vectorizer'Tobias Grosser
2016-02-27Fixing an incorrect variable nameGalina Kistanova
2016-02-27No need in property if extract_fn is defined.Galina Kistanova
2016-02-27Returning builder clang-3stage-ubuntu back to public.Galina Kistanova
2016-02-27Tweaking the ClangLTOBuilder3Stage.py build factory.Galina Kistanova
2016-02-26Moved builder sanitizer_x86_64-freebsd to experimental_scheduled builders.Galina Kistanova
2016-02-26Added new slave ps4-buildslave1a.Galina Kistanova
2016-02-26Disable builder clang-3stage-ubuntu temporally.Galina Kistanova
2016-02-26Disable builder clang-3stage-ubuntu temporally.Galina Kistanova
2016-02-25Enable CMAKE_MACOSX_RPATH to fix asan libs not being found in stage 2 asan bu...Marc Schifer
2016-02-24[zorg] Pass -jN to make in "make check-all"Krzysztof Parzyszek
2016-02-23Commit based on http://reviews.llvm.org/17495.Galina Kistanova
2016-02-23Commit based on http://reviews.llvm.org/17494.Galina Kistanova
2016-02-23Commit based on http://reviews.llvm.org/17493.Galina Kistanova
2016-02-20Correction to commit r261413.Galina Kistanova
2016-02-20Added few missing things to ClangLTOBuilder3Stage builder.Galina Kistanova
2016-02-20Added new builder clang-3stage-ubuntu.Galina Kistanova
2016-02-20Enable compiler-rt asan dylib and build compiler-rt with new cmake cache file...Marc Schifer
2016-02-20Fixed misplaced assertion.Galina Kistanova
2016-02-20Commit based on http://reviews.llvm.org/D17352.Galina Kistanova
2016-02-19Commit based on http://reviews.llvm.org/D17351. Patch by Mike Edwards.Galina Kistanova
2016-02-19Commit based on http://reviews.llvm.org/D17364.Refactored sanitizer builder t...Galina Kistanova
2016-02-18Replaced introduced tabs to spaces.Galina Kistanova
2016-02-18Refactored sanitizer builder to use cmake and ninja.Galina Kistanova
2016-02-17Remove lldb-x86_64-ubuntu-14.10Krzysztof Parzyszek
2016-02-17Use getLLDBUbuntuCMakeBuildFactory for lldb-x86_64-ubuntu-14.10 botKrzysztof Parzyszek
2016-02-17getLLVMCMakeBuildFactory does not work with ninja, switch llvm-hexagon-elf to...Krzysztof Parzyszek