Fix the result type of X86's truncate to i8.
authorDan Gohman <gohman@apple.com>
Wed, 16 Jul 2008 16:20:48 +0000 (16:20 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 16 Jul 2008 16:20:48 +0000 (16:20 +0000)
commit2fbdf0e711697666d231ce7369a3966721e85c54
tree799eb7fa559c44bf6d98c9bcaa76b8fe9e60d552
parent7a9a5af6a06058e86e9eae5a5486f651aeeda2ec
Fix the result type of X86's truncate to i8.

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