i386.md (simple LEA peephole2s): Add zero-extend variants of PLUS and MULT simple...
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 10 Aug 2012 17:20:09 +0000 (19:20 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 10 Aug 2012 17:20:09 +0000 (19:20 +0200)
commit4bf02aaf4d2b1508a9735647410cb1ea365bcbbc
treecc1e0df7fc6971aed068403ffd5c3b1de39c3d86
parent04f92ff4fcb0f1fd46b2cca65ea04f896ad783f2
i386.md (simple LEA peephole2s): Add zero-extend variants of PLUS and MULT simple LEA patterns.

* config/i386/i386.md (simple LEA peephole2s): Add zero-extend
variants of PLUS and MULT simple LEA patterns.  Disable PLUS
patterns for TARGET_OPT_AGU.

From-SVN: r190301
gcc/ChangeLog
gcc/config/i386/i386.md