r235443 - in /trunk/gcc: ChangeLog config/i386/...

bernds@gcc.gnu.org bernds@gcc.gnu.org
Tue Apr 26 12:57:00 GMT 2016


Author: bernds
Date: Tue Apr 26 12:57:50 2016
New Revision: 235443

URL: https://gcc.gnu.org/viewcvs?rev=235443&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md



More information about the Gcc-cvs mailing list