Fix expansion of vsetcc to set the high bit for true instead of 1.
authorMon P Wang <wangmp@apple.com>
Wed, 17 Dec 2008 08:49:47 +0000 (08:49 +0000)
committerMon P Wang <wangmp@apple.com>
Wed, 17 Dec 2008 08:49:47 +0000 (08:49 +0000)
commit84aff84cfab7fe9822a60ca378c66079bad6be85
treec049b602a8908142e34382a08668d33fa04c4c7c
parentf49a28cd0287351bce7a17dfffdbce4926763b5b
Fix expansion of vsetcc to set the high bit for true instead of 1.

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