]> git.ipfire.org Git - thirdparty/gcc.git/commit
Stop trying to represent the bfins instruction with the insv pattern,
authorWalter Lee <walt@tilera.com>
Mon, 27 Aug 2012 18:16:34 +0000 (18:16 +0000)
committerWalter Lee <walt@gcc.gnu.org>
Mon, 27 Aug 2012 18:16:34 +0000 (18:16 +0000)
commit848c312caba3183723c79f0bb89473996da33a17
tree0f7102692fdfb24692a2b3c88cd6152a086bd203
parent9b0370aa4bb78d7fb8ba2b3a4ca0487647fbb9f1
Stop trying to represent the bfins instruction with the insv pattern,

because it causes an extra copy when bfins reuses one of its inputs.
* config/tilegx/tilegx.md (*bfins): Rename to insn_bfins.
(insn_bfins): Delete.

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