2010-08-19 Uros Bizjak <ubizjak@gmail.com>
commit2926da89fce436fc9a50ca183ae84c3ffaa11d9e
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Aug 2010 15:55:01 +0000 (19 15:55 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Aug 2010 15:55:01 +0000 (19 15:55 +0000)
tree2dabb29097c1f8407069ab25d96f5b91fe08626e
parent92b76a892f380eee7186cf3caf645563a0ff0420
2010-08-19  Uros Bizjak  <ubizjak@gmail.com>

* config/i386/i386.md (*lea_1): Use P mode iterator.
(lea add splitter): Also handle DImode operands.
(DImode lea add splitter): Use x86_64_immediate_operand for operand 2
predicate.  Do not use ix86_lea_for_add_ok.
(zext DImode lea add splitter): Use ix86_lea_for_add_ok.
(lea ashift splitter): Also handle DImode operands.
(DImode lea ashift splitter): Remove splitter.

2010-08-19  Uros Bizjak  <ubizjak@gmail.com>

* config/i386/i386.md (*add<SWI:mode>3_cconly_overflow): Do not use
ix86_binary_operator_ok.

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