This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 43cc6f8 [mips] Fix c.<cc>.<fmt> instruction definition. new 93211d9 [AMDGPU] Assembler: match e32 VOP instructions before e64.
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: lib/Target/AMDGPU/AMDGPU.td | 35 ++++++++++ lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 87 ++++++++++++++++++------- lib/Target/AMDGPU/SIDefines.h | 9 +++ lib/Target/AMDGPU/SIInstrFormats.td | 3 + lib/Target/AMDGPU/SIInstrInfo.td | 21 +++--- lib/Target/AMDGPU/VIInstrFormats.td | 2 + lib/Target/AMDGPU/VIInstructions.td | 1 + 7 files changed, 126 insertions(+), 32 deletions(-)