Addition to the previous commit for getCalleeSavedRegClasses:
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 3 Apr 2007 10:57:49 +0000 (10:57 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 3 Apr 2007 10:57:49 +0000 (10:57 +0000)
commitcfcd8da70b33118ab3765ed54d63f497321932ce
treef52735979331f4fe27da3dfe945e67bbd02ac332
parentef3c030e0e08b7d9446445823f4972fcf18c1ce1
Addition to the previous commit for getCalleeSavedRegClasses:

"The ELF ABI specifies F1-F8 registers as argument registers for double, not
F1-F10. This affects only ELF, not MachO."

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35623 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCRegisterInfo.cpp