This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 538055ab894 [InstSimplify] add test for m_NegZero with undef elt; NFC new 1eaf2d7b5ac [AMDGPU][MC][DOC] Updated AMD GPU assembler description
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: docs/AMDGPUAsmGFX7.rst | 1249 +++++++++++++++++++++++++++++ docs/AMDGPUAsmGFX8.rst | 1660 ++++++++++++++++++++++++++++++++++++++ docs/AMDGPUAsmGFX9.rst | 1795 ++++++++++++++++++++++++++++++++++++++++++ docs/AMDGPUOperandSyntax.rst | 1055 +++++++++++++++++++++++++ docs/AMDGPUUsage.rst | 60 +- 5 files changed, 5790 insertions(+), 29 deletions(-) create mode 100644 docs/AMDGPUAsmGFX7.rst create mode 100644 docs/AMDGPUAsmGFX8.rst create mode 100644 docs/AMDGPUAsmGFX9.rst create mode 100644 docs/AMDGPUOperandSyntax.rst