Some X86ISD::CMP were created with wrong ValueType's.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 12 Oct 2006 19:12:56 +0000 (19:12 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 12 Oct 2006 19:12:56 +0000 (19:12 +0000)
commitcf12ec4897e82cdfd69948abea8d4b7d8edf788f
tree4b22c62616cf7cfdb3073beff1254e0781776634
parentf0edc6c18b9beffa1ccce9dc84ad04cc9d4534ee
Some X86ISD::CMP were created with wrong ValueType's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30913 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp