This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ab12cbc [AMDGPU] Assembler: More tests for SDWA instructions. Fix for [...] new 6762cdb Currently AsmWriterEmiter.cpp (used by tblgen -gen-asm-writer [...] new d02bd64 AsmWriterEmitter.cpp assumes that all operands of a printed a [...] new d8f5dc0 ARM target does not use printAliasInstr machinery which force [...]
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/ARM/ARMInstrFormats.td | 56 ++++++++++++++------------- lib/Target/ARM/ARMInstrInfo.td | 28 +++++++------- lib/Target/ARM/ARMInstrThumb.td | 21 +++++----- lib/Target/ARM/ARMInstrThumb2.td | 52 ++++++++++++------------- lib/Target/ARM/ARMInstrVFP.td | 18 ++++----- lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp | 56 ++------------------------- lib/Target/ARM/InstPrinter/ARMInstPrinter.h | 6 +++ utils/TableGen/AsmWriterEmitter.cpp | 43 +++++++++++++++++--- 8 files changed, 138 insertions(+), 142 deletions(-)