This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2280dbe191a [X86] Use unique_ptr to simplify memory management. NFC new 7cff4112905 [X86] Add a new disassembler opcode map for 3DNow. Stop tre [...]
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: .../llvm/Support/X86DisassemblerDecoderCommon.h | 11 ++-- .../X86/Disassembler/X86DisassemblerDecoder.cpp | 58 +++++++--------------- .../X86/Disassembler/X86DisassemblerDecoder.h | 3 +- utils/TableGen/X86DisassemblerTables.cpp | 9 ++-- utils/TableGen/X86DisassemblerTables.h | 3 +- utils/TableGen/X86RecognizableInstr.cpp | 18 +++---- 6 files changed, 37 insertions(+), 65 deletions(-)