AMDGPU: Use SOPK compare instructions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 16 Sep 2016 21:41:16 +0000 (21:41 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 16 Sep 2016 21:41:16 +0000 (21:41 +0000)
commit7ccf6cd104648c2ed6873e00161567d5deb6f938
treee4563013aa2efcaf4f9fb858a0dbef679f17dd91
parent0b76fc4c772c03beb6d09eef7e48ffc77a214c82
AMDGPU: Use SOPK compare instructions

llvm-svn: 281780
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/lib/Target/AMDGPU/SIInstrFormats.td
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
llvm/lib/Target/AMDGPU/SOPInstructions.td
llvm/test/CodeGen/AMDGPU/si-annotate-cf.ll
llvm/test/CodeGen/AMDGPU/sopk-compares.ll [new file with mode: 0644]