This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 716786c5491 [PoisonCheker] Support for out of bounds operands on shifts [...] new 8a114cf5c57 [AMDGPU] gfx908 register file changes
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/AMDGPURegisterInfo.td | 2 +- lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 219 ++++++++++++- .../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 85 ++++- .../AMDGPU/Disassembler/AMDGPUDisassembler.h | 11 + lib/Target/AMDGPU/SIDefines.h | 13 +- lib/Target/AMDGPU/SIRegisterInfo.td | 341 ++++++++++++++++++--- test/CodeGen/AMDGPU/ipra-regmask.ll | 6 +- 7 files changed, 624 insertions(+), 53 deletions(-)