This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7d033a9b90 Update docs of memcpy/move/set wrt. align and len new 0ffe848c65e [lit] Allow setting parallelism groups to None
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: utils/lit/lit/TestingConfig.py | 2 +- utils/lit/lit/run.py | 15 ++++++++++----- .../{progress-bar => parallelism-groups}/lit.cfg | 7 ++++++- .../test-three.py => parallelism-groups/test1.txt} | 0 .../test-three.py => parallelism-groups/test2.txt} | 0 utils/lit/tests/parallelism-groups.py | 21 +++++++++++++++++++++ 6 files changed, 38 insertions(+), 7 deletions(-) copy utils/lit/tests/Inputs/{progress-bar => parallelism-groups}/lit.cfg (50%) copy utils/lit/tests/Inputs/{discovery/subdir/test-three.py => parallelism-groups/ [...] copy utils/lit/tests/Inputs/{discovery/subdir/test-three.py => parallelism-groups/ [...] create mode 100644 utils/lit/tests/parallelism-groups.py