r179537 - in /trunk/gcc: ChangeLog config/i386/...
uros@gcc.gnu.org
uros@gcc.gnu.org
Wed Oct 5 08:05:00 GMT 2011
Author: uros
Date: Wed Oct 5 08:05:14 2011
New Revision: 179537
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179537
Log:
* config/i386/i386.c (ix86_emit_binop): New static function.
(ix86_split_lea_for_addr): Use ix86_emit_binop to emit add and shl
instructions.
(x86_output_mi_thunk): Use ix86_emit_binop to emit add instructions.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
More information about the Gcc-cvs
mailing list