Needs to check whether unaligned load / store of i64 is legal here.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 15 Aug 2009 23:41:42 +0000 (23:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 15 Aug 2009 23:41:42 +0000 (23:41 +0000)
commit8a9d5f96a5681ffe6e48dab9c8c383e71fd82a2c
treec79c884b50ba27b959e8e57b95155a510f231a9b
parenteb75364020aad1af558b756e4a5e2eeea91be36f
Needs to check whether unaligned load / store of i64 is legal here.

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