* config/i386/i386.md (add->lea splitter): Implement using SWI
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jul 2011 16:04:53 +0000 (16:04 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jul 2011 16:04:53 +0000 (16:04 +0000)
commitb51a10820b89f42695aa0188c501b0337d889bd6
treec2904bc5d7b95c1b65c774c098ca8e74e32d3093
parent4b2d5543e9f5be9ec9880365718628c1bba54cc1
* config/i386/i386.md (add->lea splitter): Implement using SWI
mode iterator.  Change operand 2 predicate to <nonmemory_operand>.
(add->lea zext splitter): Change operand 2 predicate to
x86_64_nonmemory_operand.

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