This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eebe489c8e5 [X86] Remove mask parameter from avx512 pmultishiftqb intri [...] new eea49edd70d Add support for prefix-only CLI options new fe0523d1bd7 Detect incorrect FileCheck variable CLI definition
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: include/llvm/Support/CommandLine.h | 8 +++- lib/Support/CommandLine.cpp | 19 ++++++--- test/FileCheck/defines.txt | 26 +++++++++--- unittests/Support/CommandLineTest.cpp | 76 ++++++++++++++++++++++++++++++++++- utils/FileCheck/FileCheck.cpp | 26 ++++++++++-- 5 files changed, 138 insertions(+), 17 deletions(-)