Re: [PATCH, PR43920] Improve code-size optimizations

2011-04-01 Thread Eric Botcazou
> Sorry about that. I reposted the patches with ChangeLog entries. Thanks! -- Eric Botcazou

Re: [PATCH, PR43920] Improve code-size optimizations

2011-04-01 Thread Tom de Vries
Hi Eric, On 03/31/2011 11:02 PM, Eric Botcazou wrote: >> Patches will be posted separately. > > Always post a ChangeLog entry with a patch. > Sorry about that. I reposted the patches with ChangeLog entries. Thanks, - Tom

Re: [PATCH, PR43920] Improve code-size optimizations

2011-03-31 Thread Eric Botcazou
> Patches will be posted separately. Always post a ChangeLog entry with a patch. -- Eric Botcazou

[PATCH, PR43920] Improve code-size optimizations

2011-03-31 Thread Tom de Vries
This patch set fixes PR 43920 - 'Choosing conditional execution over conditional branches for code size in some cases'. The patch set was tested on ARM and x86_64. The codesize changes were benchmarked for ARM Thumb-2. For SPEC2000 and EEMBC CoreMark, a reduction of 1.1% in the geomean of the benc