]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: Add a variant peephole for lea rather than ops that clobber CC.
authorBernd Schmidt <bernds@redhat.com>
Tue, 26 Apr 2016 12:57:50 +0000 (12:57 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 26 Apr 2016 12:57:50 +0000 (12:57 +0000)
commita84454dc451034e76d05f0b23ad2bffceb8cac05
tree5d44aa1e17872c627a63a5f97048ef2f74ef4e35
parent1d776c5f1b922f1416a87ef9f1210a279e44c3d1
i386: Add a variant peephole for lea rather than ops that clobber CC.

* config/i386/i386.md (operation on memory peephole): Duplicate an
existing peephole and adapt it to match lea rather than an operation
that clobbers CC.

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