Don't select binary instructions with illegal types.
authorDan Gohman <gohman@apple.com>
Tue, 26 Aug 2008 20:52:40 +0000 (20:52 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 26 Aug 2008 20:52:40 +0000 (20:52 +0000)
commitb71fea248fd7cf9ab2c5737997a3dc5682948dc4
tree46ad8cba409efa705fc57d8d0cc09200244f409d
parenta843b8d391de28ca0f532b22ab3e791e1e09c47b
Don't select binary instructions with illegal types.

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