This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7946cf61b73 [AArch64] Fix bug in store of vector 0 DAGCombine. new 215eafd2d92 [lit] Actually do normalize the case of files in the config map. new 1f30221bfed [lit] Refactor out some more common lit configuration code.
The 2 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: test/lit.cfg.py | 128 +++++---------------- utils/lit/lit/discovery.py | 1 + utils/lit/lit/llvm/__init__.py | 44 ++++++- utils/lit/lit/llvm/config.py | 108 +++++++++++++++-- utils/lit/lit/util.py | 2 + .../tests/Inputs/config-map-discovery/driver.py | 4 +- utils/lit/tests/discovery.py | 2 +- utils/llvm-lit/llvm-lit.in | 1 + 8 files changed, 177 insertions(+), 113 deletions(-)