This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e095d67f1c4 [X86] Correct instruction operands in evex-to-vex-compress. [...] new 26525d39158 [llvm-ar][test] Add to MRI test coverage
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: test/tools/llvm-ar/mri-addlib.test | 45 +++++++++++++++++++++++++++++++++ test/tools/llvm-ar/mri-addmod.test | 27 ++++++++++++++++++++ test/tools/llvm-ar/mri-comments.test | 19 ++++++++++++++ test/tools/llvm-ar/mri-end.test | 48 ++++++++++++++++++++++++++++++++++++ test/tools/llvm-ar/mri-utf8.test | 18 ++++++++++++++ 5 files changed, 157 insertions(+) create mode 100644 test/tools/llvm-ar/mri-addlib.test create mode 100644 test/tools/llvm-ar/mri-addmod.test create mode 100644 test/tools/llvm-ar/mri-comments.test create mode 100644 test/tools/llvm-ar/mri-end.test create mode 100644 test/tools/llvm-ar/mri-utf8.test