This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8de7c8d60d4 [lit] Disable test on darwin when building shared libs. new 5c3ee716e45 [AMDGPU] gfx1010 base changes for wave32
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/AMDGPUInstructions.td | 4 +- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 10 ++++ lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 58 ++++++++++++++++++---- .../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 7 ++- lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 2 +- lib/Target/AMDGPU/SIInstrInfo.td | 5 ++ lib/Target/AMDGPU/SIInstructions.td | 18 +++++++ lib/Target/AMDGPU/SOPInstructions.td | 32 ++++++++++++ lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 22 +++++--- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 18 +++++-- lib/Target/AMDGPU/VOP2Instructions.td | 35 +++++++++++++ lib/Target/AMDGPU/VOPCInstructions.td | 23 +++++++++ 12 files changed, 209 insertions(+), 25 deletions(-)