This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from de62abc8eb9 Unbreak non-PIC builds after r362390 / D62720 new 541ca56bcf2 [AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
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/AMDGPUAsmPrinter.cpp | 9 ++ lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 20 ++- .../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 11 +- .../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 12 +- lib/Target/AMDGPU/SIInstrInfo.cpp | 22 +-- lib/Target/AMDGPU/SIRegisterInfo.cpp | 5 + lib/Target/AMDGPU/SIRegisterInfo.td | 14 +- test/MC/AMDGPU/literals.s | 148 ++++++++++++++++++++- test/MC/Disassembler/AMDGPU/literal_gfx9.txt | 81 +++++++++++ 9 files changed, 296 insertions(+), 26 deletions(-)