duncan points out that isOperationLegal includes a check for
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2008 17:16:00 +0000 (17:16 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2008 17:16:00 +0000 (17:16 +0000)
commitf77e46be6d7c15656009c1e96423c4cdc3e60aa2
tree83d04c4ff74a98008682191fa4e3c458fab049ff
parent8342cfff9a221dd69c1d9c615414ec3b8c8db776
duncan points out that isOperationLegal includes a check for
type legality.  Thanks Duncan!

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