Add some legality checks for SETCC before introducing it in the DAG combiner post...
authorOwen Anderson <resistor@mac.com>
Thu, 14 Feb 2013 09:07:33 +0000 (09:07 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 14 Feb 2013 09:07:33 +0000 (09:07 +0000)
commit39125d9a3a319b6dfd1fba639cd7df2fa1465a8e
treec4e71ec4744b5e9d38a969b0cf77088168afb90f
parentc8c82dc1cce927d3096243a4514a84c5d75f4d24
Add some legality checks for SETCC before introducing it in the DAG combiner post-operand legalization.

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