]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390.c (struct processor_costs): New fields ml, sqdbr, sqebr.
authorMark Dettinger <dettinge@de.ibm.com>
Fri, 10 Dec 2004 16:25:51 +0000 (16:25 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 10 Dec 2004 16:25:51 +0000 (16:25 +0000)
commit2742a1edf52524ccaf6d406327695912a198bb65
tree185c3d4fd7f0a425d23e5e76c41fcaf1f8d82bec
parent9bf0e5888c1217afef058dbb59cb5d7824c4bba2
s390.c (struct processor_costs): New fields ml, sqdbr, sqebr.

2004-12-06  Mark Dettinger  <dettinge@de.ibm.com>

* config/s390/s390.c (struct processor_costs): New fields ml,
sqdbr, sqebr.
(s390_rtx_costs): Added the missing handling of multiply & add,
square root, and umulsidi.

From-SVN: r91996
gcc/ChangeLog
gcc/config/s390/s390.c