Thanks, applied all.
On Tue, Oct 9, 2012 at 9:49 PM, Richard Henderson wrote:
> The first patch is a bug fix for the previous series,
> already posted.
>
> The second patch improves the common cases of using
> andcc or orcc to test bits in a register. It also
> just so happens to show potential
The first patch is a bug fix for the previous series,
already posted.
The second patch improves the common cases of using
andcc or orcc to test bits in a register. It also
just so happens to show potential cleanup value in
the ALWAYS and NEVER conditions. ;-)
The third patch is one that I th