This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7f8a35 Re-commit AMDGPU/GlobalISel: Add support for simple shaders new 868d21a Reapply [AMDGPU][mc][tests][NFC] Add coverage/smoke tests for [...] new 01e3167 AMDGPU: Fix release build broken by r293551 new b643b21 Fix line endings.
The 3 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/AMDGPUCallLowering.cpp | 1 - lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 2 + lib/Target/X86/X86CallingConv.cpp | 416 +- lib/Target/X86/X86InstrCMovSetCC.td | 236 +- lib/Target/X86/X86InstrShiftRotate.td | 1934 +- test/MC/AMDGPU/gfx7_asm_all.s | 63301 +++++++++++++++++ test/MC/AMDGPU/gfx8_asm_all.s | 90229 ++++++++++++++++++++++++ test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt | 87676 +++++++++++++++++++++++ test/MC/X86/x86-32-coverage.s | 21558 +++--- 9 files changed, 253280 insertions(+), 12073 deletions(-) create mode 100644 test/MC/AMDGPU/gfx7_asm_all.s create mode 100644 test/MC/AMDGPU/gfx8_asm_all.s create mode 100644 test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt