[fast-isel] Unaligned loads of floats are not supported. Therefore, convert to a...
authorChad Rosier <mcrosier@apple.com>
Tue, 13 Dec 2011 19:22:14 +0000 (19:22 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 13 Dec 2011 19:22:14 +0000 (19:22 +0000)
commit8a9bce978fa4ca60d3a0ba42a1d44c41463a3c33
tree16921e540ea3413636954f8c94c4aa19202df488
parent21e1b7a13c0b1201b51304c9801a66a9f7dd7871
[fast-isel] Unaligned loads of floats are not supported.  Therefore, convert to a regular
load and then move the result from a GPR to a FPR.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146502 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel.ll