about summary refs log tree commit diff
path: root/library/compiler-builtins/ci/ci-util.py
AgeCommit message (Expand)AuthorLines
2025-07-30ci: Add a way to run `libm` tests that would otherwise be skippedTrevor Gross-0/+13
2025-07-30ci: Commonize the way `PrInfo` is loaded from envTrevor Gross-10/+22
2025-07-30ci: Don't print output twice in `ci-util`Trevor Gross-2/+0
2025-07-30ci: Switch to strongly typed directivesTrevor Gross-25/+54
2025-06-02ci: Refactor benchmark regression checksTrevor Gross-65/+19
2025-05-29ci: Allow for multiple icount benchmarks in the same runTrevor Gross-4/+13
2025-05-05ci: Mention `ci: skip-extensive` in the error messageTrevor Gross-1/+3
2025-04-20ci: Skip testing libm in PRs if it did not changeTrevor Gross-11/+31
2025-04-20Enable icount benchmarks in CITrevor Gross-0/+416