This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b02fa517300 Make utils/UpdateTestChecks/common.py Python 2/3 compatible [...] new d18d42cea9b [X86] Remove checks for FeatureAVX512 from the X86 assembly [...]
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/AsmParser/X86AsmParser.cpp | 156 +++++++++++++-------------- test/MC/X86/AVX512F_512-32.s | 2 +- test/MC/X86/AVX512F_512-64.s | 2 +- test/MC/X86/X86_64-pku.s | 4 +- test/MC/X86/avx512-encodings.s | 2 +- test/MC/X86/avx512-err.s | 2 +- test/MC/X86/avx512bitalg-encoding.s | 2 +- test/MC/X86/avx512bw-encoding.s | 2 +- test/MC/X86/avx512gfni-encoding.s | 2 +- test/MC/X86/avx512ifma-encoding.s | 2 +- test/MC/X86/avx512ifmavl-encoding.s | 2 +- test/MC/X86/avx512vaes-encoding.s | 2 +- test/MC/X86/avx512vbmi-encoding.s | 2 +- test/MC/X86/avx512vbmi2-encoding.s | 2 +- test/MC/X86/avx512vbmi2vl-encoding.s | 2 +- test/MC/X86/avx512vl-encoding.s | 2 +- test/MC/X86/avx512vl_bitalg-encoding.s | 2 +- test/MC/X86/avx512vl_gfni-encoding.s | 2 +- test/MC/X86/avx512vl_vaes-encoding.s | 2 +- test/MC/X86/avx512vl_vnni-encoding.s | 2 +- test/MC/X86/avx512vlvpclmul.s | 2 +- test/MC/X86/avx512vnni-encoding.s | 2 +- test/MC/X86/avx512vpclmul.s | 2 +- test/MC/X86/avx_vaes-encoding.s | 2 +- test/MC/X86/cet-encoding.s | 2 +- test/MC/X86/gather.s | 2 +- test/MC/X86/gfni-encoding.s | 2 +- test/MC/X86/intel-syntax-avx512-error.s | 2 +- test/MC/X86/intel-syntax-avx512.s | 2 +- test/MC/X86/intel-syntax-unsized-memory.s | 2 +- test/MC/X86/intel-syntax-x86-64-avx512f_vl.s | 2 +- test/MC/X86/intel-syntax-x86-avx512dq_vl.s | 3 +- test/MC/X86/intel-syntax-x86-avx512vbmi_vl.s | 2 +- test/MC/X86/mpx-encodings.s | 6 +- test/MC/X86/vpclmulqdq.s | 2 +- test/MC/X86/x86-64-avx512bw.s | 2 +- test/MC/X86/x86-64-avx512bw_vl.s | 2 +- test/MC/X86/x86-64-avx512cd.s | 3 +- test/MC/X86/x86-64-avx512cd_vl.s | 2 +- test/MC/X86/x86-64-avx512dq.s | 2 +- test/MC/X86/x86-64-avx512dq_vl.s | 2 +- test/MC/X86/x86-64-avx512f_vl.s | 2 +- test/MC/X86/x86-64-avx512vpopcntdq.s | 2 +- test/MC/X86/x86_errors.s | 4 - 44 files changed, 118 insertions(+), 134 deletions(-)