This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c66b9564b93 [XRay] Fix typo in docs. NFC new d89f47709ab [Power9] Improvements to vector extract with variable index [...] new 6f67bb8d453 [AMDGPU][MC][DISASSEMBLER][GFX9] Corrected decoding of GLOB [...]
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 | 4 +- .../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 6 +- lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h | 2 +- lib/Target/PowerPC/PPCInstrVSX.td | 196 ++++++++++++++++++--- test/CodeGen/PowerPC/vec_extract_p9.ll | 6 +- test/MC/Disassembler/AMDGPU/flat_gfx9.txt | 85 +++++++++ 6 files changed, 268 insertions(+), 31 deletions(-) create mode 100644 test/MC/Disassembler/AMDGPU/flat_gfx9.txt