This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0fd37a09705 [MinGW] Enable large file for mingw-w64 new 1dca9776067 [X86][SSE] Update PMULDQ schedule tests to survive more agg [...] new 306868b91c0 Fix llvm-strings crash for negative char values
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/CodeGen/X86/avx2-schedule.ll | 26 ++++++++------ test/CodeGen/X86/sse41-schedule.ll | 56 +++++++++++++++++++----------- test/tools/llvm-strings/negative-char.test | 3 ++ tools/llvm-strings/llvm-strings.cpp | 2 +- 4 files changed, 56 insertions(+), 31 deletions(-) create mode 100644 test/tools/llvm-strings/negative-char.test