summaryrefslogtreecommitdiff
path: root/round-robin.sh
AgeCommit message (Expand)Author
2020-01-17round-robin.sh: Report build regression only if build result is worse than re...Christophe Lyon
2019-12-20tcwg_bmk-build.sh: Run only regressed benchmarks during bisectionMaxim Kuvyrkov
2019-12-13round-robin.sh: Create branch in interesting-commits for custom ci_projectsMaxim Kuvyrkov
2019-12-13round-robin.sh: Re-arrange code in update_baseline()Maxim Kuvyrkov
2019-12-13round-robin.sh: Add "push" option to handling of base-artifacstsMaxim Kuvyrkov
2019-12-13round-robin.sh: Fix "init" mode failing to clone yet-missing branchesMaxim Kuvyrkov
2019-12-09round-robin.sh: Try to fix print_updated_components() for 3'rd or 4'th timeMaxim Kuvyrkov
2019-12-05round-robin.sh: Fix print_updated_components() [Take 2]Maxim Kuvyrkov
2019-12-05round-robin.sh, round-robin-bisect.sh: Don't bisect uninteresting regressionsMaxim Kuvyrkov
2019-12-05round-robin.sh: Fix thinkoMaxim Kuvyrkov
2019-12-03round-robin.sh: Fix print_updated_components()Maxim Kuvyrkov
2019-11-26round-robin.sh: Optimize splitting builds to narrow regressionMaxim Kuvyrkov
2019-11-23round-robin.sh: Fix "set -e" behavior of no_regression_p predicatesMaxim Kuvyrkov
2019-10-10round-robin.sh: Add no_build_regression_p helperMaxim Kuvyrkov
2019-10-10round-robin.sh: Convert no_regression_p() to a hookMaxim Kuvyrkov
2019-08-26Separate build and test steps for build_abe.Prathamesh Kulkarni
2019-08-26Pass --disable-werror for profiled bootstraps.Prathamesh Kulkarni
2019-08-20round-robin.sh: Allow more flexibility in arguments of build_abe()Maxim Kuvyrkov
2019-08-12round-robin.sh: Fix and simplify finding of .sum files in build_abe()Maxim Kuvyrkov
2019-08-12round-robin.sh: Fix handling of .sum files in build_abeMaxim Kuvyrkov
2019-08-09round-robin.sh: Fix thinkoMaxim Kuvyrkov
2019-08-09round-robin.sh: Add missing "shift" to build_abe()Maxim Kuvyrkov
2019-08-08tcwg_bmk-build.sh: Benchmark -mthumb for size and -marm for speedMaxim Kuvyrkov
2019-07-30Add testsuite comparison to tcwg_gnu.Prathamesh Kulkarni
2019-07-26round-robin.sh: Stop bisecting non-interesting regressionsMaxim Kuvyrkov
2019-07-26round-robin.sh: Add $BUILD_URL to commit log of base-artifacts.Maxim Kuvyrkov
2019-06-27round-robin.sh, tcwg_gnu-build.sh: Fix check_binutils typoChristophe Lyon
2019-06-10round-robin.sh, tcwg_gnu-build.sh: build and check binutilsChristophe Lyon
2019-04-27tcwg_*-build.sh: Don't require repo urls when we don't need themMaxim Kuvyrkov
2019-04-27jenkins-helpers.sh: Add close_baseline_repo helperMaxim Kuvyrkov
2019-04-27round-robin.sh: Build LLVM against appropriate binutils headersMaxim Kuvyrkov
2019-04-25round-robin.sh: Fix "--update_baseline rebase"Maxim Kuvyrkov
2019-04-16round-robin.sh: Add ${rr[update_baseline]} "rebase" capabilityMaxim Kuvyrkov
2019-04-16round-robin.sh: Refactor reset_baseline into update_baselineMaxim Kuvyrkov
2019-04-09Add support for bootstrap-lto-lean config.Prathamesh Kulkarni
2019-03-22tcwg_bmk-build.sh: Main support for tcwg_bmkMaxim Kuvyrkov
2019-03-20Use --set buildconfig=bootstrap instead of --enable bootstrap.Prathamesh Kulkarni
2019-03-19Add support for profiled and LTO profiled bootstrap configs.Prathamesh Kulkarni
2019-03-19Patch [3/3] Merge tcwg_gnu: Add support for various bootstrap configs.Prathamesh Kulkarni
2019-03-15round-robin.sh: Fix un-intutive bash behaviorMaxim Kuvyrkov
2019-03-15round-robin.sh: Remove assert in update_baselineMaxim Kuvyrkov
2019-03-15round-robin.sh: Workaround re-writes of base-artifacts.git historyMaxim Kuvyrkov
2019-03-01tcwg_kernel-bisect.sh: Handle bisecting between branches/tagsMaxim Kuvyrkov
2019-02-25round-robin.sh: Add LLD to the linux kernel round-robin buildPeter Smith
2019-02-22Trivial cleanupsMaxim Kuvyrkov
2019-02-21round-robin.sh: Fix base-artifacts grooming in update_baselineMaxim Kuvyrkov
2019-02-19round-robin.sh: Fix rsync in update_baseline.Maxim Kuvyrkov
2019-02-19round-robin.sh: Fix assertsMaxim Kuvyrkov
2019-02-19round-robin.sh: Add asserts to troubleshoot strange failuresMaxim Kuvyrkov
2019-02-18[rr-many 6/N] Improve update_baselineMaxim Kuvyrkov