re PR middle-end/16795 (PowerPC - Divide sequences by negative power of two could...
authorDavid Edelsohn <edelsohn@gnu.org>
Sun, 12 Sep 2004 20:05:30 +0000 (20:05 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sun, 12 Sep 2004 20:05:30 +0000 (16:05 -0400)
commit3d520aaf7d3b6812a46efb99b20063b89d1bb524
tree64177dd93f46d8007e54530a6263757da7cd383b
parentc92d8761c7f6814e8ed7734aff920a40240ad43b
re PR middle-end/16795 (PowerPC - Divide sequences by negative power of two could be more efficient)

        PR target/16795
        * expmed.c (expand_divmod): If cheap power of 2 divide is
        available, use it for negative constant as well.

From-SVN: r87403
gcc/ChangeLog
gcc/expmed.c