This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e600c4a42a2 [llvm-nm] -print-size => --print-size new 7eeddf7b5a3 [X86] Remove some intel syntax aliases on (v)cvtpd2(u)dq, ( [...]
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: lib/Target/X86/X86InstrAVX512.td | 178 ++- lib/Target/X86/X86InstrSSE.td | 24 +- test/MC/X86/intel-syntax-x86-64-avx.s | 48 - test/MC/X86/intel-syntax-x86-64-avx512f_vl.s | 112 -- test/MC/X86/x86-64-avx512dq_vl.s | 1268 ++++++++++++++++++++ test/MC/X86/x86-64-avx512f_vl.s | 1657 ++++++++++++++++++++++++++ 6 files changed, 3085 insertions(+), 202 deletions(-)