tilegx.md (insn_mnz_<mode>): Replaced by ...
authorWalter Lee <walt@tilera.com>
Wed, 27 Mar 2013 06:08:01 +0000 (06:08 +0000)
committerWalter Lee <walt@gcc.gnu.org>
Wed, 27 Mar 2013 06:08:01 +0000 (06:08 +0000)
commite3b51eeba1c3357d5f990684383ad652d9a5ef85
tree866a0405d049478a66ea5b92f1ca6d230e6fe7bc
parent591cb3cfede314495011b5e0a27b8739f0bca777
tilegx.md (insn_mnz_<mode>): Replaced by ...

* config/tilegx/tilegx.md (insn_mnz_<mode>): Replaced by ...
(insn_mnz_v8qi): ... this ...
(insn_mnz_v4hi): ... and this.  Replace (const_int 0) with the
vector equivalent.
(insn_v<n>mnz): Replaced by ...
(insn_v1mnz): ... this ...
(insn_v2mnz): ... and this.  Replace (const_int 0) with the vector
equivalent.
(insn_mz_<mode>): Replaced by ...
(insn_mz_v8qi): ... this ...
(insn_mz_v4hi): ... and this.  Replace (const_int 0) with the
vector equivalent.
(insn_v<n>mz): Replaced by ...
(insn_v1mz): ... this ...
(insn_v2mz): ... and this.  Replace (const_int 0) with the vector
equivalent.

From-SVN: r197135
gcc/ChangeLog
gcc/config/tilegx/tilegx.md