sh.md (mulsidi3, umulsidi3): Remove constraints in expander.
authorOleg Endo <olegendo@gcc.gnu.org>
Wed, 18 Jul 2012 07:51:36 +0000 (07:51 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Wed, 18 Jul 2012 07:51:36 +0000 (07:51 +0000)
commitee04b091074db255f327f2f48831383e05baa16d
tree635f50b40517571f740b93e6ad493e7f2b55c020
parent13f1f50857edf803798ee6ab9f42a2ec79f56c57
sh.md (mulsidi3, umulsidi3): Remove constraints in expander.

* config/sh/sh.md (mulsidi3, umulsidi3): Remove constraints in
expander.  Use arith_reg_dest predicate.
(rotldi3, rotrdi3): Remove constraints in expander.
(adddi3_compact, subdi3_compact, mulsidi3_compact, umulsidi3_compact,
ashlsi3_n, *ashlhi3_n, ashrsi2_16, ashrsi2_31, lshrsi3_n): Convert to
insn_and_split.

From-SVN: r189603
gcc/ChangeLog
gcc/config/sh/sh.md