This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f8ff0bef719 Revert "[InstCombine] add tests for umin/umax via usub.sat; NFC" new fd7e2104e37 FileCheck [7/12]: Arbitrary long numeric expressions
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: docs/CommandGuide/FileCheck.rst | 25 ++-- include/llvm/Support/FileCheck.h | 208 ++++++++++++++++---------- lib/Support/FileCheck.cpp | 208 +++++++++++++++----------- test/FileCheck/line-count.txt | 2 +- test/FileCheck/numeric-expression.txt | 20 ++- test/FileCheck/var-scope.txt | 4 +- unittests/Support/FileCheckTest.cpp | 273 ++++++++++++++++++++-------------- 7 files changed, 446 insertions(+), 294 deletions(-)