On 20.02.2013, at 08:51, Richard Henderson wrote:
> ... and use them where appropriate in the targets. As can be seen,
> most targets can make use of a widening multiply. And if one is
> sufficiently clever, one can use add2 to significantly improve carry
> generation for the target.
>
> This
Thanks, applied all.
On Wed, Feb 20, 2013 at 7:51 AM, Richard Henderson wrote:
> ... and use them where appropriate in the targets. As can be seen,
> most targets can make use of a widening multiply. And if one is
> sufficiently clever, one can use add2 to significantly improve carry
> generati
... and use them where appropriate in the targets. As can be seen,
most targets can make use of a widening multiply. And if one is
sufficiently clever, one can use add2 to significantly improve carry
generation for the target.
This patch series is based on the target-i386 flags rewrite that I
ju