This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3b81fe4c3b [X86] LowerToHorizontalOp - Tidyup calls to getHopForBuildV [...] new b5f456a009d [llvm] Revert r231274: "Devirtualize ~parser<T> by making i [...] new 00136e6ee26 [X86] Allow assembly parser to accept x/y/z suffixes on non [...]
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 | 27 ++- lib/Target/X86/X86InstrAVX512.td | 31 +++- test/MC/X86/intel-syntax-x86-avx512dq_vl.s | 96 +++++++++++ test/MC/X86/x86-64-avx512dq.s | 123 ++++++++++++++ test/MC/X86/x86-64-avx512dq_vl.s | 260 ++++++++++++++++++++++++++++- 5 files changed, 514 insertions(+), 23 deletions(-)