On Fri, May 06, 2011 at 06:30:07PM +0200, Jakub Jelinek wrote:
> On Fri, May 06, 2011 at 12:21:24PM -0400, Michael Meissner wrote:
> > On Thu, Apr 21, 2011 at 03:02:10PM -0400, Michael Meissner wrote:
> > > In looking at some improvements to the powerpc, we wanted to change the
> > > default
> > >
On Fri, May 06, 2011 at 12:21:24PM -0400, Michael Meissner wrote:
> On Thu, Apr 21, 2011 at 03:02:10PM -0400, Michael Meissner wrote:
> > In looking at some improvements to the powerpc, we wanted to change the
> > default
> > for when a table jump is generated vs. a series of if statements. Now,
On Thu, Apr 21, 2011 at 03:02:10PM -0400, Michael Meissner wrote:
> In looking at some improvements to the powerpc, we wanted to change the
> default
> for when a table jump is generated vs. a series of if statements. Now, we
> could just add a powerpc specific TARGET_CASE_VALUES_THRESHOLD, but I