[PATCH] speedup reg_overlap_mentioned_p

Paolo Bonzini bonzini@gnu.org
Sat Feb 21 13:45:00 GMT 2004


> One more change: make the name of the label 'recurse'.  OK with that
> change.

Since I do not have CVS, please apply it.

Paolo

2004-02-01  Paolo Bonzini  <bonzini@gnu.org>

        * rtlanal.c (reg_overlap_mentioned_p) [!ENABLE_CHECKING]:
        Don't test CONSTANT_P (x).
        (reg_overlap_mentioned_p): Merge check for STRICT_LOWPART,
        ZERO_EXTRACT, SIGN_EXTRACT with the switch statement.
        Fix misindentation.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-speedup-reg-overlap-mentioned-p.patch
Type: application/octet-stream
Size: 1610 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040221/9af1baa9/attachment.obj>


More information about the Gcc-patches mailing list