Use the correct value for InSignBit.
authorDan Gohman <gohman@apple.com>
Tue, 11 Mar 2008 21:29:43 +0000 (21:29 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 11 Mar 2008 21:29:43 +0000 (21:29 +0000)
commit9736028d84de3a72dd8db5f49cfaa07280154a0e
treeab1d29c427b19d25a51eedc3f5ed09c0df602477
parentef5d194aaa7d09937759447bceca0ff80bee1261
Use the correct value for InSignBit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48245 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/X86/sext-select.ll [new file with mode: 0644]