This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f26529e8bb1 [X86] Add scalar shl+lshr -> shift+mask tests (PR40758) new 541e19ce1bd [CommandLine] Add long option flag for cl::ParseCommandLine [...] new 2e0a475f380 [X86] Updated shift-mask test targets for D61830
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 | 3 +- lib/Support/CommandLine.cpp | 60 +++++++++++++++++--------- test/CodeGen/X86/shift-mask.ll | 79 +++++++++++++++++++++++++++++------ unittests/Support/CommandLineTest.cpp | 73 ++++++++++++++++++++++++++++++++ 4 files changed, 181 insertions(+), 34 deletions(-)