R600: Add pattern for the BFI_INT instruction
authorTom Stellard <thomas.stellard@amd.com>
Fri, 19 Apr 2013 02:11:06 +0000 (02:11 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 19 Apr 2013 02:11:06 +0000 (02:11 +0000)
commit48b809e6e5cf4a7d1b876ac1d56a9e32df506f76
tree962ac5fe49ace84ae12af3f41b9a29efa4eafa94
parentae2a8929d890424193394ac63a1a21292a216d7a
R600: Add pattern for the BFI_INT instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179830 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/R600Instructions.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/bfi_int.ll [new file with mode: 0644]