Some binary operations were being treated as
authorDuncan Sands <baldrick@free.fr>
Sun, 27 Jul 2008 12:28:43 +0000 (12:28 +0000)
committerDuncan Sands <baldrick@free.fr>
Sun, 27 Jul 2008 12:28:43 +0000 (12:28 +0000)
commit4ddc41e58cae9236b7959cbed62a5a052f05e70e
tree074b6280b23a0805250b8f7a79576cfe59bec62c
parenta279a896ecd1601060adcc6563488f27b12319ef
Some binary operations were being treated as
unary operations!  Add support for softening
some additional unary operations like fp_to_sint.

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