This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3ef03332d0e Fix MSVC 'result of 32-bit shift implicitly converted to 64 [...] new e746b67d41b [X86] Fix disassembling of EVEX instructions to stop accide [...]
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 | 99 +--------------------- .../X86/Disassembler/X86DisassemblerDecoder.cpp | 59 ++++++++----- .../X86/Disassembler/X86DisassemblerDecoder.h | 1 + .../Disassembler/X86DisassemblerDecoderCommon.h | 3 + test/MC/Disassembler/X86/x86-64.txt | 16 +--- utils/TableGen/X86RecognizableInstr.cpp | 26 +++--- 6 files changed, 61 insertions(+), 143 deletions(-)