Fix fp constant loads to have a destination register.
authorEric Christopher <echristo@apple.com>
Tue, 28 Sep 2010 00:35:09 +0000 (00:35 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 28 Sep 2010 00:35:09 +0000 (00:35 +0000)
commitf5732c4ee5af93bddeb8f4612441bfdf19237ea3
treeaa06a5cbf45b918c2b520562c30ea98e66f44094
parentee70fa77b4f8bdfd93741609a4d33a831476d505
Fix fp constant loads to have a destination register.

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