[llvm-commits] [PATCH] SVR4 ABI support for the PowerPC backend
Nicolas Geoffray
nicolas.geoffray at lip6.fr
Thu Jul 2 11:35:55 PDT 2009
Tilmann Scheller wrote:
> Hi Nicolas,
>
> On Thu, Jul 2, 2009 at 8:00 PM, Nicolas
> Geoffray<nicolas.geoffray at lip6.fr> wrote:
>
>> I haven't looked at the patch actually, Tilmann, where did I get things
>> wrong?
>>
> F9 - F13 were marked as non-volatile registers, they are volatile though.
>
Ah OK, I think I didn't look at FP registers conventions, and did a
stupid copy-paste with Macho. Thanks for fixing it Tilmann!
Cheers,
Nicolas
More information about the llvm-commits
mailing list