This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 39c7035c5d7 AMDGPU: Undo sub x, c canonicalization for v2i16 new 2ae8615b109 FileCheck: Return parse error w/ Error & Expected new 4a675fb7cfb [FileCheck] Stop qualifying expressions as numeric
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: docs/CommandGuide/FileCheck.rst | 18 +- include/llvm/Support/FileCheck.h | 253 ++++++++------ lib/Support/FileCheck.cpp | 466 +++++++++++++------------- test/FileCheck/line-count.txt | 6 +- test/FileCheck/numeric-expression.txt | 14 +- test/FileCheck/string-defines-diagnostics.txt | 2 +- unittests/Support/FileCheckTest.cpp | 287 ++++++++-------- 7 files changed, 554 insertions(+), 492 deletions(-)