Handle the case where target-specific fastisel code doesn't have
authorDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 20:43:22 +0000 (20:43 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 20:43:22 +0000 (20:43 +0000)
commit32155acb8af11fbe21553ef4056c555dcc4a0b99
tree86a7bbd403feb9bb9d6112b75a6a1b7d719e8f47
parent379cad44ecc91be24b2b147081d2089024cbaceb
Handle the case where target-specific fastisel code doesn't have
a desired opcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55005 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp