On 08/06/13 20:41, Vladimir Makarov wrote:
> On 13-06-07 11:12 AM, Vladimir Makarov wrote:
>> On 13-06-07 10:57 AM, Andreas Krebbel wrote:
>>> I've applied the attached patch. This helps me getting a little
>>> further when bootstrapping with lra and --with-arch=zEC12.
>>>
>>> 2013-06-07 Andreas K
On 13-06-07 11:12 AM, Vladimir Makarov wrote:
On 13-06-07 10:57 AM, Andreas Krebbel wrote:
I've applied the attached patch. This helps me getting a little
further when bootstrapping with lra and --with-arch=zEC12.
2013-06-07 Andreas Krebbel
* config/s390/s390.md (cpu_facility): Add cpu_
On 13-06-07 10:57 AM, Andreas Krebbel wrote:
On Fri, May 31, 2013 at 02:11:38PM -0400, Vladimir Makarov wrote:
The following patch switches LRA on for s390. The patch introduces
a new option -mlra to use LRA instead of reload. I did not document
the option as I'd like to delete it for gcc4.
On Fri, May 31, 2013 at 02:11:38PM -0400, Vladimir Makarov wrote:
> The following patch switches LRA on for s390. The patch introduces
> a new option -mlra to use LRA instead of reload. I did not document
> the option as I'd like to delete it for gcc4.9. By default, LRA will
> be used for s390
On Fri, May 31, 2013 at 02:11:38PM -0400, Vladimir Makarov wrote:
> The patch was successfully bootstrapped and tested on s390x.
>
> Any comments?
> Is it ok to commit the patch into trunk?
>
> Thanks.
>
>
> 2013-05-31 Vladimir Makarov
>
> * config/s390/s390.opt (mlra): New opti
The following patch switches LRA on for s390. The patch introduces
a new option -mlra to use LRA instead of reload. I did not document
the option as I'd like to delete it for gcc4.9. By default, LRA will
be used for s390 instead of reload for better testing LRA for s390.
Changes in s390.md