Random cleanup and make the intermediate register in fptosi a
authorEric Christopher <echristo@apple.com>
Tue, 5 Oct 2010 23:13:24 +0000 (23:13 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 5 Oct 2010 23:13:24 +0000 (23:13 +0000)
commit022b7fb045973531a1b05f4f0dae28fd836c9890
treef67e673617dbc9b7632c6ae64feddf27da84f15b
parent9b90d7eae2e72ee3f816194b6b6f9af94fb0fd0b
Random cleanup and make the intermediate register in fptosi a
32-bit fp reg, not 64-bit.

Fixes SingleSource.

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