summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-04-20 08:54:13 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-04-20 08:54:13 +0000
commit8d6c229f8c6b63204f9482848ca14fe3caf3019b (patch)
treece6762276cc5f3200b56c345d8186b4f553345a0 /llvm/lib/CodeGen/SelectionDAG
parent2bd632a02a14f1feed171027ed2016be517740f6 (diff)
downloadbcm5719-llvm-8d6c229f8c6b63204f9482848ca14fe3caf3019b.tar.gz
bcm5719-llvm-8d6c229f8c6b63204f9482848ca14fe3caf3019b.zip
Added a virtual method isVectorClearMaskLegal to TLI. It is similar to
isShuffleMaskLegal, used to determine if it makes sense to turn a "vector clear" (e.g. pand V, <0, -1, 0, -1> to a shuffle of the vector and a zero vector. llvm-svn: 27873
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud