aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools
AgeCommit message (Expand)Author
2020-02-05Add --use_src_head.Chih-Hung Hsieh
2020-01-27llvm_tools: remove unused importGeorge Burgess IV
2020-01-17patch_manager_unittest: rename variables to be more meaningfulJian Cai
2020-01-17patch_manager: appease pylintJian Cai
2020-01-11git_llvm_rev: auto-update llvm-project-copy in testsGeorge Burgess IV
2020-01-11git_llvm_rev: handle merge commits more gracefullyGeorge Burgess IV
2019-12-10llvm_tools: update commit messageJian Cai
2019-12-10llvm_tools: add git_llvm_rev to the copy/paste listGeorge Burgess IV
2019-12-09Remove trailing newline from sha/git hash.Caroline Tice
2019-12-07LLVM tools: sync python scriptsJian Cai
2019-11-24toolchain-utils: use LLVM git hashes to track version numbers.Jian Cai
2019-11-20Add a git-llvm-rev toolGeorge Burgess IV
2019-09-30llvm_tools: Fix error in getting a fixed SVN version.Manoj Gupta
2019-09-27llvm_tools: add a script to `cp` files to chromiumos-overlayGeorge Burgess IV
2019-09-13LLVM tools: Updated README.md to include auto LLVM bisectionSalud Lemus
2019-09-13LLVM tools: Added unittest for llvm_bisection.pySalud Lemus
2019-09-13LLVM tools: Updated unittests for patch_manager.pySalud Lemus
2019-09-12LLVM tools: Updated unittests for update_chromeos_llvm_next_hash.pySalud Lemus
2019-09-12LLVM tools: Updated unittest for llvm_patch_management.pySalud Lemus
2019-09-12LLVM tools: Unittests for modify_a_tryjob.pySalud Lemus
2019-09-12LLVM tools: Unittests for update_tryjob_status.pySalud Lemus
2019-09-12LLVM tools: Unittests for auto_llvm_bisection.pySalud Lemus
2019-09-12LLVM tools: Unittests for update_packages_and_run_tryjobs_unittest.pySalud Lemus
2019-09-10llvm_tools: appease pylintGeorge Burgess IV
2019-09-10llvm_tools: teach patch updating logic about google3-unstableGeorge Burgess IV
2019-09-10llvm_tools: support grabbing google3's unstable LLVMGeorge Burgess IV
2019-09-09LLVM tools: Migrated all scripts to python3Salud Lemus
2019-09-06llvm_tools: fix get_llvm_hash_unittestGeorge Burgess IV
2019-09-04LLVM tools: Added a simple custom script exampleSalud Lemus
2019-09-03LLVM tools: Added auto bisection of LLVMSalud Lemus
2019-09-03LLVM tools: Updated README.md to include new scriptsSalud Lemus
2019-08-28LLVM tools: Add extra return value for no tryjobsSalud Lemus
2019-08-28LLVM tools: Fixed unreferenced errorSalud Lemus
2019-08-28LLVM tools: Added support for 'skip' and executing a custom scriptSalud Lemus
2019-08-26LLVM tools: Maintain up-to-date LLVM repo in 'llvm_tools'Salud Lemus
2019-08-23LLVM tools: Change list now contains all tryjobs launchedSalud Lemus
2019-08-23LLVM tools: Added bisection of LLVMSalud Lemus
2019-08-22LLVM tools: Display to stdout when the log level is 'verbose'Salud Lemus
2019-08-22LLVM tools: Fixed remove patches mode when dealing with future patchesSalud Lemus
2019-08-16LLVM tools: Moved function that retrieves latest g3 LLVM versionSalud Lemus
2019-08-16LLVM tools: Added support for bisection of patchesSalud Lemus
2019-08-12LLVM tools: Assert that the scripts are not run inside the chrootSalud Lemus
2019-08-10llvm-tools: Use the chromium mirror for gettting tot hash.Manoj Gupta
2019-08-07LLVM tools: Added README.md for clarification on the scriptsSalud Lemus
2019-08-07LLVM tools: Updated unittests for ToT optionSalud Lemus
2019-08-06llvm-tools: Remove assert when stderr is non-empty.Manoj Gupta
2019-08-06LLVM tools: Added script that runs tryjobs after updating the packagesSalud Lemus
2019-08-02LLVM tools: Moved parsing 'llvm-svn' of a commit message to another functionSalud Lemus
2019-08-02LLVM tools: Added default value when updating packagesSalud Lemus
2019-08-01LLVM tools: Removed calls to g4 when retrieving latest g3 LLVM versionSalud Lemus