[llvm] r178123 - Allocate r0 on PPC
Hal Finkel
hfinkel at anl.gov
Wed Mar 27 11:42:04 PDT 2013
----- Original Message -----
> From: "Chris Lattner" <clattner at apple.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: llvm-commits at cs.uiuc.edu
> Sent: Wednesday, March 27, 2013 1:15:19 PM
> Subject: Re: [llvm] r178123 - Allocate r0 on PPC
>
>
> On Mar 26, 2013, at 11:52 PM, Hal Finkel <hfinkel at anl.gov> wrote:
>
> > Author: hfinkel
> > Date: Wed Mar 27 01:52:27 2013
> > New Revision: 178123
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=178123&view=rev
> > Log:
> > Allocate r0 on PPC
> >
> > The R0 register can now be allocated because instructions
> > that cannot use R0 as a GPR have been appropriately marked.
>
> Fantastic! Don't forget to update the first line of the
> PowerPC/README.txt file :-)
r178165, thanks :)
-Hal
>
> -Chris
>
More information about the llvm-commits
mailing list