This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5213f3c6ea3 GlobalISel: widenScalar for G_BUILD_VECTOR new 71895e64c48 [AMDGPU][MC] Corrected parsing of FLAT offset modifier
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 | 108 +++++++++++++-------- lib/Target/AMDGPU/FLATInstructions.td | 50 +++++----- .../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 31 +++--- lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h | 6 +- lib/Target/AMDGPU/SIInstrInfo.td | 13 +-- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 2 +- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 2 +- test/MC/AMDGPU/flat-gfx10.s | 4 +- test/MC/AMDGPU/flat-gfx9.s | 28 +++--- test/MC/AMDGPU/flat-global.s | 12 +-- test/MC/AMDGPU/flat-scratch-instructions.s | 20 ++-- 11 files changed, 147 insertions(+), 129 deletions(-)