This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 1d3f82868d x86: properly force / avoid forcing EVEX encoding new 7a69eac330 x86: also optimize zeroing-masking variants of insns new e2195274d4 x86: fold various non-memory operand AVX512VL templates
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: gas/ChangeLog | 18 + gas/config/tc-i386.c | 73 +- gas/testsuite/gas/i386/optimize-1.d | 24 +- gas/testsuite/gas/i386/optimize-4.d | 24 +- gas/testsuite/gas/i386/optimize-5.d | 24 +- gas/testsuite/gas/i386/x86-64-optimize-2.d | 24 +- gas/testsuite/gas/i386/x86-64-optimize-5.d | 24 +- gas/testsuite/gas/i386/x86-64-optimize-6.d | 24 +- opcodes/ChangeLog | 6 + opcodes/i386-opc.tbl | 376 ++--- opcodes/i386-tbl.h | 2406 ++++++---------------------- 11 files changed, 810 insertions(+), 2213 deletions(-)