Fixed potential bug if the source and target of a bit convert have different alignment
authorMon P Wang <wangmp@apple.com>
Tue, 15 Jul 2008 05:28:34 +0000 (05:28 +0000)
committerMon P Wang <wangmp@apple.com>
Tue, 15 Jul 2008 05:28:34 +0000 (05:28 +0000)
commit2920d2b7b601d9dfcec783cb91316f35b6811be1
treeb203cedc56be7f743d8b628dfb88e1909700b5d5
parent8ae38e15161696cae57aa1ec725ec4391d1e4c77
Fixed potential bug if the source and target of a bit convert have different alignment

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