summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PHIEliminationUtils.h
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2015-11-03 20:27:01 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2015-11-03 20:27:01 +0000
commite88dc04c4854124c6cf4c2d0fc554029ea190846 (patch)
tree58d9c047e0b7c6f1414b269108364704a1b89962 /llvm/lib/CodeGen/PHIEliminationUtils.h
parentf4acad30ec08c6fd66d63fa09f300c55c4afd90b (diff)
downloadbcm5719-llvm-e88dc04c4854124c6cf4c2d0fc554029ea190846.tar.gz
bcm5719-llvm-e88dc04c4854124c6cf4c2d0fc554029ea190846.zip
[X86][XOP] Add support for the matching of the VPCMOV bit select instruction
XOP has the VPCMOV instruction that performs the common vector bit select operation OR( AND( SRC1, SRC3 ), AND( SRC2, ~SRC3 ) ) This patch adds tablegen pattern matching for this instruction. Differential Revision: http://reviews.llvm.org/D8841 llvm-svn: 251975
Diffstat (limited to 'llvm/lib/CodeGen/PHIEliminationUtils.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud