This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2386b66ab18 [X86] Implement the fusing of MUL+SUBADD to FMSUBADD new 365773b3bfd [AMDGPU, AsmParser] Enable the mnemonic spell corrector.
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/AsmParser/AMDGPUAsmParser.cpp | 17 ++++++++- test/MC/AMDGPU/invalid-instructions-spellcheck.s | 48 ++++++++++++++++++++++++ test/MC/AMDGPU/vop1-gfx9-err.s | 12 +++--- 3 files changed, 70 insertions(+), 7 deletions(-) create mode 100644 test/MC/AMDGPU/invalid-instructions-spellcheck.s