OSDN Git Service

AMDGPU: Use SOPK compare instructions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 14 Sep 2016 18:03:53 +0000 (18:03 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 14 Sep 2016 18:03:53 +0000 (18:03 +0000)
commitfff5113a504268e62d33abbe72459a5f950ba5ab
tree8a25e2d7d934f390ae28c6a8732fcceaa6274be8
parent50aa9109c611755c1f00ed958292b67dc95c358e
AMDGPU: Use SOPK compare instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281513 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIDefines.h
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIShrinkInstructions.cpp
lib/Target/AMDGPU/SOPInstructions.td
test/CodeGen/AMDGPU/si-annotate-cf.ll
test/CodeGen/AMDGPU/sopk-compares.ll [new file with mode: 0644]