aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools
AgeCommit message (Expand)Author
2022-01-14patch_sync: Refactor shared main codeJordan R Abrahams
2022-01-14patch_sync: Fix PatchDictSchema fieldsJordan R Abrahams
2022-01-13patch_sync: Commit featuresJordan R Abrahams
2022-01-13patch_sync: Add better command debuggingJordan R Abrahams
2022-01-08patch_sync: Filter patches by platformJordan R Abrahams
2022-01-04patch_sync: Add show subcommandJordan R Abrahams
2022-01-04patch_sync: Add patch_parsing moduleJordan R Abrahams
2022-01-04patch_sync: Base code, version control managingJordan R Abrahams
2021-12-22llvm_tools: Update get_upstream_patch schemaJordan R Abrahams
2021-12-21llvm_tools: Catch dup SHAs in get_upstream_patchJordan R Abrahams
2021-11-15llvm_tools: Make skip_dependencies optionalRyan Beltran
2021-11-04llvm_tools: adds a way to skip dependencies when pulling from PhabChristopher Di Bella
2021-10-28Replace non-inclusive languageJordan R Abrahams
2021-10-27llvm_tools: fix yapf warningsRyan Beltran
2021-10-27llvm_tools: Add lldb_server to updated_packagesRyan Beltran
2021-09-20Clean up cros-logging-import pylint attributesJaques Clapauch
2021-08-11llvm_tools: update llvm major in non-llvm ebuildsRyan Beltran
2021-08-09llvm_tools: more informative message when checking out llvm-project-copyBob Haarman
2021-08-04llvm_tools: use upstream revert_checkerGeorge Burgess IV
2021-08-03llvm_tools: add newline at the end of PATCHES.jsonJian Cai
2021-08-03git_llvm_rev: prefer upstream/* branches over non-upstream/ branchesGeorge Burgess IV
2021-07-23Revert "[llvm_tools] automatically uprevs sys-devel/gcc whenever LLVM_NEXT is...Manoj Gupta
2021-07-14[llvm_tools] automatically uprevs sys-devel/gcc whenever LLVM_NEXT is changedChristopher Di Bella
2021-05-25llvm_tools: detect cros checkout for default chroot_pathRyan Beltran
2021-05-25llvm_tools: Fix lint warnings in llvm update toolsRyan Beltran
2021-05-25llvm_tools: llvm version detection for roll toolsRyan Beltran
2021-05-15llvm_tool: make either --sha or --differential required.Jian Cai
2021-05-10llvm_tool: support differential reviews in the cherry-pick tool.Jian Cai
2021-04-28llvm_tools: refactor automatic LLVM bisectionJian Cai
2021-04-28llvm_tools: fix LLVM bisection tool.Jian Cai
2021-03-10nightly_revert_checker: update branch nameGeorge Burgess IV
2021-02-24fixes failure when a commit has already been cherry-pickedChristopher Di Bella
2021-02-12adds cherry-picking to the nightly revert checkerChristopher Di Bella
2021-01-28llvm_tools: make the lexan 4c uploader ignore old clang(s)George Burgess IV
2021-01-21llvm_tools: Fix bisection with main branchManoj Gupta
2020-12-07llvm_tools: update upstream branch names to point to `main`George Burgess IV
2020-11-21llvm_tools: pass cl number as str to avoid type errorBob Haarman
2020-10-09llvm_tools: add exist_ok=True to state dir creationGeorge Burgess IV
2020-10-08llvm_tools: use gsutil.py instead of gsutilGeorge Burgess IV
2020-10-07llvm_tools: add a lexan crash autouploaderGeorge Burgess IV
2020-10-02llvm_tools: abandon CLs after completing LLVM bisection.Jian Cai
2020-10-02llvm_tools: refactor LLVM bisection toolJian Cai
2020-09-21llvm_tools: add a script to fetch uploaded versions of LLVMGeorge Burgess IV
2020-09-17toolchain-utils: Update README.md for llvm_tools.Caroline Tice
2020-09-15llvm_tools: save intermediate state even if a step failsGeorge Burgess IV
2020-09-15llvm_tools: tweak script verbosityGeorge Burgess IV
2020-08-03llvm_tools: add a tool to bisect clang crashesJian Cai
2020-07-29llvm_tools: clarify that syncing all of llvm is only done onceGeorge Burgess IV
2020-07-28llvm_tools: check for uncommited changes before cherry-picksJian Cai
2020-07-27llvm_tools: remove future importGeorge Burgess IV