llvm-6502/lib/Target
Nate Begeman 7532e2f555 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20857 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-26 08:25:22 +00:00
..
Alpha Change interface to LowerCallTo to take a boolean isVarArg argument. 2005-03-26 01:29:23 +00:00
CBackend
IA64 Change interface to LowerCallTo to take a boolean isVarArg argument. 2005-03-26 01:29:23 +00:00
PowerPC Fix that pesky floats in integer regs problem by assigning the f32 type to 2005-03-26 08:25:22 +00:00
Skeleton
Sparc
SparcV8
SparcV9
X86 Change interface to LowerCallTo to take a boolean isVarArg argument. 2005-03-26 01:29:23 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp