re PR target/16800 (PowerPC - Unnecessary rldicl)
authorDavid Edelsohn <edelsohn@gnu.org>
Sat, 27 Nov 2004 23:00:57 +0000 (23:00 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 27 Nov 2004 23:00:57 +0000 (18:00 -0500)
commit22e54023ca7fbcbe877b51687a9a6698640ee011
tree1f07b6f19a05e0aae2020b433c8a7b2c43c1097f
parent7482ad259b15635788b1069dcfc6c8dca402f922
re PR target/16800 (PowerPC - Unnecessary rldicl)

        PR target/16800
        * config/rs6000/rs6000.c (rs6000_rtx_costs): Improve accuracy of
        EQ, GTU, and LTU costs.  Add costs for GT, LT, and UNORDERED.
        Distinguish between SImode and DImode CONST_INT.

From-SVN: r91399
gcc/ChangeLog
gcc/config/rs6000/rs6000.c