aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/llvm_bisection.py
AgeCommit message (Expand)Author
2021-10-27llvm_tools: fix yapf warningsRyan Beltran
2021-10-27llvm_tools: Add lldb_server to updated_packagesRyan Beltran
2020-11-21llvm_tools: pass cl number as str to avoid type errorBob Haarman
2020-10-02llvm_tools: abandon CLs after completing LLVM bisection.Jian Cai
2020-10-02llvm_tools: refactor LLVM bisection toolJian Cai
2020-04-17llvm_tools: move common functions into standalone modulesJian Cai
2019-11-24toolchain-utils: use LLVM git hashes to track version numbers.Jian Cai
2019-09-13LLVM tools: Added unittest for llvm_bisection.pySalud Lemus
2019-09-09LLVM tools: Migrated all scripts to python3Salud Lemus
2019-09-03LLVM tools: Added auto bisection of LLVMSalud Lemus
2019-08-28LLVM tools: Add extra return value for no tryjobsSalud 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: Added bisection of LLVMSalud Lemus