diff options
author | Bernd Schmidt <bernd.schmidt@analog.com> | 2005-11-20 18:49:18 +0000 |
---|---|---|
committer | Bernd Schmidt <bernds@gcc.gnu.org> | 2005-11-20 18:49:18 +0000 |
commit | 8b44057d9b7417293c2e9fc81bb0f355cabe83b6 (patch) | |
tree | ced326957170072ff9481ff36ed4bba3a5eb7c8e /ChangeLog.tree-ssa | |
parent | 23ffc23579daf0e63042a4952ff47317125279dd (diff) | |
download | gcc-8b44057d9b7417293c2e9fc81bb0f355cabe83b6.zip gcc-8b44057d9b7417293c2e9fc81bb0f355cabe83b6.tar.gz gcc-8b44057d9b7417293c2e9fc81bb0f355cabe83b6.tar.bz2 |
expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned multiplies.
* expr.c (expand_expr_real): Use usmul_optab for widening
signed * unsigned multiplies.
* genopinit.c (optabs): Add usmul_widen_optab.
* optabs.c (init_optabs): Likewise.
* optabs.h (enum optab_index): Add OTI_usmul_widen.
(usmul_widen_optab): Define.
* config/bfin/bfin.md (usmulhisi3): New pattern.
* doc/md.texi (usmulqihi3, usmulhisi3, usmulsidi3): Document.
From-SVN: r107258
Diffstat (limited to 'ChangeLog.tree-ssa')
0 files changed, 0 insertions, 0 deletions