This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d925138 [AVX-512] Teach the disassembler about all of the EVEX gather [...] new 14d16cc [X86] Reduce the number of operand 'types' the disassembler n [...] new f031545 [X86] Merge the disassemblers handling of the different TYPE_ [...]
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: lib/Target/X86/Disassembler/X86Disassembler.cpp | 96 ++++------- .../X86/Disassembler/X86DisassemblerDecoder.cpp | 19 +-- .../Disassembler/X86DisassemblerDecoderCommon.h | 65 +------- utils/TableGen/X86RecognizableInstr.cpp | 185 ++++++++++----------- 4 files changed, 140 insertions(+), 225 deletions(-)