This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8a9e8e9 [PDB] Fix function names for private symbols in PDBs new 7daa491 [AMDGPU][llvm-mc] Add support of TTMP quads. Rework M0 exclus [...]
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 | 3 +- .../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 6 ++ .../AMDGPU/Disassembler/AMDGPUDisassembler.h | 1 + .../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 5 +- lib/Target/AMDGPU/SIInstructions.td | 14 ++--- lib/Target/AMDGPU/SIRegisterInfo.td | 23 ++++++-- test/MC/AMDGPU/mubuf.s | 67 ++++++++++++++++++++++ test/MC/AMDGPU/reg-syntax-extra.s | 28 +++++++++ test/MC/AMDGPU/smrd.s | 12 ++++ 9 files changed, 146 insertions(+), 13 deletions(-)