This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3572515419a [InstCombine] add another test for gep inbounds; NFC new 6ae61c3f5b6 [lit] Refactor ProgressDisplay
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/ProgressBar.py | 4 +- utils/lit/lit/display.py | 98 ++++++++++++++++++++++++++++++++++++++ utils/lit/lit/main.py | 103 +++++----------------------------------- utils/lit/lit/run.py | 29 +++-------- utils/lit/tests/progress-bar.py | 9 ++-- 5 files changed, 124 insertions(+), 119 deletions(-) create mode 100644 utils/lit/lit/display.py