[llvm-commits] [PATCH] SVR4 ABI support for the PowerPC backend
Dale Johannesen
dalej at apple.com
Thu Jul 2 11:18:43 PDT 2009
On Jul 2, 2009, at 11:16 AMPDT, 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.
>
> After changing them to volatile, 52 additional tests in the nightly
> tester passed which were failing before :)
The usage of R13 also changed. Yes, this is what got my attention.
More information about the llvm-commits
mailing list