[all-commits] [llvm/llvm-project] 790426: [lit] Add configurable slowest-test limit to --tim...
Manuel Carrasco via All-commits
all-commits at lists.llvm.org
Tue Jul 14 02:07:11 PDT 2026
Branch: refs/heads/users/mgcarrasco/lit-time-tests
Home: https://github.com/llvm/llvm-project
Commit: 790426298ab4dc79fdce053c94b9a81c80461e12
https://github.com/llvm/llvm-project/commit/790426298ab4dc79fdce053c94b9a81c80461e12
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
M llvm/docs/CommandGuide/lit.rst
M llvm/utils/lit/lit/cl_arguments.py
M llvm/utils/lit/lit/main.py
M llvm/utils/lit/lit/util.py
A llvm/utils/lit/tests/Inputs/time-tests/b.txt
A llvm/utils/lit/tests/Inputs/time-tests/c.txt
M llvm/utils/lit/tests/time-tests.py
Log Message:
-----------
[lit] Add configurable slowest-test limit to --time-tests
Bare --time-tests still defaults to 20; --time-tests=N and --time-tests=all optionally control the slowest-test list shown in the histogram.
Commit: 27f1060088504a044b4576c04dcc6658898337b5
https://github.com/llvm/llvm-project/commit/27f1060088504a044b4576c04dcc6658898337b5
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
M llvm/utils/lit/lit/main.py
Log Message:
-----------
[reviews] Revert non-required change.
Commit: 830f878ab1c7e4b90dee5200f3a3afec073f60d5
https://github.com/llvm/llvm-project/commit/830f878ab1c7e4b90dee5200f3a3afec073f60d5
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
M llvm/utils/lit/lit/cl_arguments.py
M llvm/utils/lit/tests/time-tests.py
Log Message:
-----------
[review] Improved parsing check.
Commit: 08dbc4d3c891bdbb0baffea229061650fcee55a0
https://github.com/llvm/llvm-project/commit/08dbc4d3c891bdbb0baffea229061650fcee55a0
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
M llvm/utils/lit/lit/cl_arguments.py
Log Message:
-----------
Remove new line.
Compare: https://github.com/llvm/llvm-project/compare/8e0ae4946a13...08dbc4d3c891
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list