OSDN Git Service

* config/i386/i386.md (*addhi_1_lea) <TYPE_INCDEC, default>: Assert
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jun 2010 17:55:54 +0000 (17:55 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jun 2010 17:55:54 +0000 (17:55 +0000)
commit347edd951cf6622e8dd35ff8a35ff8ae1a13bda3
tree8a8dfd0cbc1b55683ab0090723cf34d134ebedc8
parent99b6f860a3e5979fc2430da4ca3046014c4ea17f
* config/i386/i386.md (*addhi_1_lea) <TYPE_INCDEC, default>: Assert
that operand 0 and operand 1 are equal.
(*addqi_1_lea) <TYPE_INCDEC, default>: Ditto.
(*add<mode>_2) <TYPE_INCDEC>: Remove assert that operand 0
and operand 1 are equal.
<default>: Ditto. Remove ??? comment.
(*add<mode>_3) <TYPE_INCDEC>: Remove assert that operand 0
and operand 1 are equal.
<default>: Ditto. Remove ??? comment.
(*adddi_4) <default>:  Remove assert that operand 0 and operand 1
are equal.
(*add<mode>_4) <default>: Ditto.
(*add<mode>_5) <TYPE_INCDEC, default>: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160287 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md