This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f0c0da8ab25 [X86] Merge the Has3DNow0F0FOpcode TSFlag into the OpMap en [...] new 4f709f6290d [X86] Remove an unnecessary switch around two other switches. NFC new ce08cb32ab5 [X86] Use X86_INSTR_MRM_MAPPING macro instead of listing al [...] new 2280dbe191a [X86] Use unique_ptr to simplify memory management. NFC
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: utils/TableGen/X86DisassemblerShared.h | 4 + utils/TableGen/X86DisassemblerTables.cpp | 12 +-- utils/TableGen/X86DisassemblerTables.h | 2 +- utils/TableGen/X86RecognizableInstr.cpp | 154 ++++++++++++------------------- 4 files changed, 66 insertions(+), 106 deletions(-)