Check the right value type. This fixes 186.crafty on x86
authorChris Lattner <sabre@nondot.org>
Thu, 21 Sep 2006 06:17:39 +0000 (06:17 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Sep 2006 06:17:39 +0000 (06:17 +0000)
commitbf3708794f4dca6e959247a3fe7cbe0cb5348eeb
tree59ed91d34905e669c1113cc362d565ffaca6d351
parentb13f83eb23ad08cdee76b1ef6c2ae85782dd2dd4
Check the right value type.  This fixes 186.crafty on x86

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