]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_fixup_binary_operands): When both source operands are in memory...
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 17 Oct 2013 17:30:31 +0000 (19:30 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 17 Oct 2013 17:30:31 +0000 (19:30 +0200)
commit6f1abb55073c46b93155e13eb5308aee7f13dd5e
tree2c20350c2137a725a08e7a360ae1b7782acf04b4
parent5ce6ee81f97df13defd467e52a429607c1596c26
i386.c (ix86_fixup_binary_operands): When both source operands are in memory...

* config/i386/i386.c (ix86_fixup_binary_operands): When both source
operands are in memory, prefer to force non-matched operand 1 to
the register.

From-SVN: r203785
gcc/ChangeLog
gcc/config/i386/i386.c