This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05ea5525958 ExecutionEngine: make COFF Thumb2 assertions non-tautological new 0f7dce5b5ce [X86] Fix disassembly of EVEX rounding control and SAE inst [...]
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/Disassembler/X86Disassembler.cpp | 3 + .../X86/Disassembler/X86DisassemblerDecoder.cpp | 4 + .../X86/Disassembler/X86DisassemblerDecoder.h | 3 + .../Disassembler/X86DisassemblerDecoderCommon.h | 1 + test/MC/Disassembler/X86/avx-512.txt | 80 +++++++++ utils/TableGen/X86DisassemblerTables.cpp | 187 ++++++++++++++++----- utils/TableGen/X86RecognizableInstr.cpp | 29 ++-- utils/TableGen/X86RecognizableInstr.h | 2 + 8 files changed, 252 insertions(+), 57 deletions(-)