aboutsummaryrefslogtreecommitdiff
path: root/zorg/buildbot
AgeCommit message (Expand)Author
2016-01-31Move PollyPerf builders to cmakeTobias Grosser
2016-01-29[llvmlab] Enable clang tests that output to the console when we are on the bu...Yunzhong Gao
2016-01-29Update LLDB Windows buildbot to use VS2015 and Python 3.5Zachary Turner
2016-01-29Small fix for Libiomp5Builder and set clean to false for builders clang-atom-...Galina Kistanova
2016-01-28[powerpc] Alow skipping unsupported sanitizersBill Seurer
2016-01-28Fixed previous commit for builder clang-x86_64-debian-fast.Galina Kistanova
2016-01-28[zorg] Correct CMAKE_BUILD_TYPE in getLLVMCMakeBuildFactory.Daniel Sanders
2016-01-27[zorg] Convert llvm-mips-linux builder to cmake.Daniel Sanders
2016-01-26Added clang build for libomp-clang-x86_64-linux-debian buildbot: http://lists...Galina Kistanova
2016-01-25Make x86 MSVC builds use the x64 -> x86 cross compiler.Zachary Turner
2016-01-22Adjust compile and link parallelism for the libfuzzer buildbot.Ivan Krasin
2016-01-20[powerpc] Correct erroneous builder nameBill Seurer
2016-01-15[libFuzzer] revert to treating the clang-format crashes as warnings due to PR...Kostya Serebryany
2016-01-15[libFuzzer] switch clang-fuzzer to a new empty corpusKostya Serebryany
2016-01-04[fuzzer bot] disable llvm-as fuzzer (too many failures), turn clang-fuzzer re...Kostya Serebryany
2015-12-11[asan] Stop app runtime on the N9 bot.Evgeniy Stepanov
2015-12-09[zorg] Add failing code "ERROR" to buildbot step results in LitTestCommandYing Chen
2015-12-07Remove last remaining call to Makefile.old in TSanAlexey Samsonov
2015-12-07Use clang to link racecheck_unittestAlexey Samsonov
2015-12-07Use proper CMake invocation to build TSan in release modeAlexey Samsonov
2015-12-07Update test_tsan.sh to match r254936Alexey Samsonov
2015-12-07Remove steps from test_tsan.sh that are covered by another bots and use CMakeAlexey Samsonov
2015-12-05Add compiler-rt-clear invocations to build with external compiler-rtAlexey Samsonov
2015-12-05Build TSan with extra debug output on buildbotAlexey Samsonov
2015-12-05Try to fix buildbot: exclude compiler-rt from the first build invocation for nowAlexey Samsonov
2015-12-05Add check-tsan invocation in CMake external debug compiler-rt buildAlexey Samsonov
2015-12-05Slightly simplify buildbot_standard.sh - remove variable which is always setAlexey Samsonov
2015-12-05Delete unused code for Windows botAlexey Samsonov
2015-12-04Make check-ubsan failures fatal on sanitizer botsAlexey Samsonov
2015-12-04[zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and...Daniel Sanders
2015-12-03Increase compile concurrency for sanitizer-x86_64-linux-bootstrap bot.Ivan Krasin
2015-12-03Increase link concurrency for sanitizer-x86_64-linux-bootstrap bot.Ivan Krasin
2015-12-03Add UBSan bootstrap to fast botAlexey Samsonov
2015-12-02Make UBSan bootstrap failures fatal againAlexey Samsonov
2015-12-02Define newly introduced env vars on all botsAlexey Samsonov
2015-12-02Use env variables instead of hardcoded names to disable libc++ and lld on Pow...Alexey Samsonov
2015-12-02Disable libc++ in UBSan boostrap due to known bugsAlexey Samsonov
2015-12-01Increase concurrency for sanitizer-x86_64-linux-fast bot.Ivan Krasin
2015-11-23Update comments for r253756Ying Chen
2015-11-21Add one more non-flunk test slot for LLDBBuilderYing Chen
2015-11-20Add CFI tests to sanitizer-windows builder.Peter Collingbourne
2015-11-19Bump the sanitizer-fast stage1 compiler version to pick up MSan r253530Reid Kleckner
2015-11-18Delete dead code in the LibcxxAndAbiBuilderJonathan Roelofs
2015-11-17Update pre-built clang revision on sanitizer-fast buildbot.Evgeniy Stepanov
2015-11-16Always build the stage 2 cleanly.Galina Kistanova
2015-11-14[asan] Switch android/aarch64 tests to "failure" on the bot.Evgeniy Stepanov
2015-11-13[asan] Fix the aarch64/android bot not to use asanwrapper.Evgeniy Stepanov
2015-11-10[asan] Add Android/AArch64 tests to the sanitizer buildbot.Evgeniy Stepanov
2015-11-10[sanitizer-bootstrap] Build stage2 compiler with -nostdinc++.Evgeniy Stepanov
2015-10-18Polly: Use Release+Asserts on non-performance buildersTobias Grosser