This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7447532596a [X86] Don't allow gather/scatter to disassembler if memory [...] new e5126d58293 [X86] Add VEX_WIG to VROUNDSSrr/VROUNDSSrm/VROUNDSDrr/VROUNDSDrm new 7f31e4c2756 [X86] Add VEX_WIG to applicable AVX512 instructions. new 3ae8f2dc117 [X86] Teach the disassembler that some instructions use VEX [...]
The 3 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/X86InstrAVX512.td | 84 ++++++++++++++++---------------- lib/Target/X86/X86InstrSSE.td | 2 +- test/MC/Disassembler/X86/x86-64-err.txt | 11 +++++ utils/TableGen/X86DisassemblerTables.cpp | 30 ++++++------ utils/TableGen/X86DisassemblerTables.h | 1 + utils/TableGen/X86RecognizableInstr.cpp | 6 ++- 6 files changed, 76 insertions(+), 58 deletions(-)