This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b9860d96d2b [llvm-readobj][mips] Inline `printMipsPLTGOT` method new 2657d296a70 [llvm-readobj] Remove redundant semicolon. NFC new 039b2a94dee [AMDGPU][MC][GFX10] Corrected definition of FLAT GLOBAL/SCR [...]
The 2 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/FLATInstructions.td | 2 +- test/MC/AMDGPU/flat-scratch-instructions.s | 20 ++++++++ test/MC/Disassembler/AMDGPU/flat_gfx10.txt | 75 ++++++++++++++++++++++++++++++ tools/llvm-readobj/ELFDumper.cpp | 2 +- 4 files changed, 97 insertions(+), 2 deletions(-) create mode 100644 test/MC/Disassembler/AMDGPU/flat_gfx10.txt