R600/SI: Match ctlz_zero_undef
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 17 Jun 2014 17:36:24 +0000 (17:36 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 17 Jun 2014 17:36:24 +0000 (17:36 +0000)
commit62e378b057fc4c1d75092cfb5fac7feee93cdb74
treed8952b958f2285e6843e6904c885bc732fc54afc
parentb5a910240533d0b73dde5b23396502e71bd5b130
R600/SI: Match ctlz_zero_undef

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211115 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/SIInstrInfo.cpp
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/ctlz_zero_undef.ll [new file with mode: 0644]