Go to file
Nate Begeman 518a994b7d Fix that pesky floats in integer regs problem by assigning the f32 type to
the correct register class.  Also remove the loading of float data into int
regs part of varargs; it will need to be implemented differently later.

llvm-svn: 20857
2005-03-26 08:25:22 +00:00
llvm Fix that pesky floats in integer regs problem by assigning the f32 type to 2005-03-26 08:25:22 +00:00