Revise r131553. Just use the type of the input node and forgo the bitcast. rdar:...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 18 May 2011 18:59:17 +0000 (18:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 18 May 2011 18:59:17 +0000 (18:59 +0000)
commitb936e3006f04f60aca4c4de4a3604ec141ab0a45
treecf55e959a63b88eb33a7180405211c7b6175a9b1
parentd48fda46f5b65f87e92a2bb94a722417bd5cc758
Revise r131553. Just use the type of the input node and forgo the bitcast. rdar://9449159.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131555 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp