fix the names of the 64bit fp register
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 Oct 2006 19:30:56 +0000 (19:30 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 Oct 2006 19:30:56 +0000 (19:30 +0000)
commit9e071f0ae3eb92c61de4860fdb12d4499b50e392
tree32825d9a470609b63cd5a3fa7bd2918e9c605fc2
parent76907e3dafe59fd29d0e5a17263566164904b117
fix the names of the 64bit fp register
initial support for returning 64bit floating point numbers

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30692 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMRegisterInfo.td
test/CodeGen/ARM/fp.ll