R600/SI: Match integer min / max instructions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 14 Nov 2014 18:30:06 +0000 (18:30 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 14 Nov 2014 18:30:06 +0000 (18:30 +0000)
commit01213b113260fd9482b76bd5d12cb184f824755f
tree7939faaca73d4559cc47ba2d4891ae0f975210b2
parent8fd3b90c3f60348e6a0364f611ecfd1b9e1fb0fd
R600/SI: Match integer min / max instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222015 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUISelLowering.h
test/CodeGen/R600/max.ll [new file with mode: 0644]
test/CodeGen/R600/min.ll [new file with mode: 0644]