Re: patch for PR53125

2012-05-16 Thread Paolo Bonzini
Now with patch On Fri, May 11, 2012 at 8:42 PM, Steven Bosscher stevenb@gmail.com wrote: 2012-05-10 Vladimir Makarovvmaka...@redhat.com PR rtl-optimization/53125 * ira.c (ira): Call find_moveable_pseudos and move_unallocated_pseudos if only

Re: patch for PR53125

2012-05-15 Thread Steven Bosscher
On Fri, May 11, 2012 at 8:42 PM, Steven Bosscher stevenb@gmail.com wrote: Now with patch On Fri, May 11, 2012 at 8:42 PM, Steven Bosscher stevenb@gmail.com wrote: 2012-05-10  Vladimir Makarovvmaka...@redhat.com          PR rtl-optimization/53125          * ira.c (ira): Call

Re: patch for PR53125

2012-05-15 Thread Vladimir Makarov
On 05/15/2012 07:59 AM, Steven Bosscher wrote: On Fri, May 11, 2012 at 8:42 PM, Steven Bosscherstevenb@gmail.com wrote: Now with patch On Fri, May 11, 2012 at 8:42 PM, Steven Bosscherstevenb@gmail.com wrote: 2012-05-10 Vladimir Makarovvmaka...@redhat.com PR

Re: patch for PR53125

2012-05-11 Thread Vladimir Makarov
On 05/11/2012 08:17 AM, Richard Earnshaw wrote: On 10/05/12 20:58, Vladimir Makarov wrote: The following patch is for PR53125. The PR is described on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53125. The patch improves the compilation speed by 35% for the case. The patch was successfully

Re: patch for PR53125

2012-05-11 Thread Steven Bosscher
2012-05-10  Vladimir Makarovvmaka...@redhat.com          PR rtl-optimization/53125          * ira.c (ira): Call find_moveable_pseudos and          move_unallocated_pseudos if only ira_conflicts_p is true. And the attached patch fixes the reginfo slowness. The reginfo pass was doing: for

Re: patch for PR53125

2012-05-11 Thread Steven Bosscher
Now with patch On Fri, May 11, 2012 at 8:42 PM, Steven Bosscher stevenb@gmail.com wrote: 2012-05-10  Vladimir Makarovvmaka...@redhat.com          PR rtl-optimization/53125          * ira.c (ira): Call find_moveable_pseudos and          move_unallocated_pseudos if only ira_conflicts_p is