]> gcc.gnu.org Git - gcc.git/commit
i386.md (unnamed peephole2): Do not force memory operands of arith or logical instruc...
authorUros Bizjak <uros@gcc.gnu.org>
Sat, 18 Oct 2008 18:15:14 +0000 (20:15 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 18 Oct 2008 18:15:14 +0000 (20:15 +0200)
commit3cdf0c6237613202df8fa9f7e27bec61178122d5
tree19d0e7291b3c632e896dcfe0b73a96940e3bd6bc
parent73a5f1995f887b8511c8168d00149e7da92cf77f
i386.md (unnamed peephole2): Do not force memory operands of arith or logical instructions into registers...

* config/i386/i386.md (unnamed peephole2): Do not force memory
operands of arith or logical instructions into registers for
non-TARGET_READ_MODIFY targets.

(ffs_cmove): Change operand 0 predicate to register_operand.
Change operand 1 predicate to nonimmediate_operand.
(ffsdi2): Ditto.
(*ffs_no_cmove): Change operand 0 predicate to register_operand.

From-SVN: r141213
MAINTAINERS
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
This page took 0.060596 seconds and 5 git commands to generate.