This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1c81036 [AMDGPU] Assembler: fix row_bcast parsing new 8b85118 [GlobalISel] Fix #include ordering/spacing. NFC. new cf03606 [TableGen] Cleanup Record comments. NFC. new 27cc0cc [TableGen] Autobrief-ize Record. NFC. new 1ac61e28 [X86] Don't mark addressing mode operands as "outs". NFC-ish. new 6a16f1b [X86] Decode MPX BND registers.
The 5 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: include/llvm/TableGen/Record.h | 152 ++++++++++----------- lib/CodeGen/GlobalISel/RegisterBank.cpp | 1 - lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 4 +- lib/TableGen/Record.cpp | 70 +--------- .../X86/Disassembler/X86DisassemblerDecoder.cpp | 12 +- .../X86/Disassembler/X86DisassemblerDecoder.h | 7 + lib/Target/X86/X86InstrInfo.td | 24 ++-- test/MC/X86/mpx-encodings.s | 25 ++-- 8 files changed, 122 insertions(+), 173 deletions(-)