R600: Add pattern for SHA-256 Ma function
authorTom Stellard <thomas.stellard@amd.com>
Fri, 3 May 2013 17:21:20 +0000 (17:21 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 3 May 2013 17:21:20 +0000 (17:21 +0000)
commit83f0a5a5e8e132b3ce39f15ed2583ad344b88ec4
tree724d830066a560147a6f33911b837b5e16213171
parent218b20a81e28ab069dd69684f1a8208ec8e1704c
R600: Add pattern for SHA-256 Ma function

This can be optimized using the BFI_INT instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181033 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