2017-07-25 Uros Bizjak
* config/i386/i386.c (ix86_decompose_address): Do not check for
register RTX when looking at index_reg or base_reg.
* config/i386/i386.h (INCOMING_RETURN_ADDR_RTX): Use stack_pointer_rtx.
Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}.
Commit
Hello!
No functional change.
2011-09-19 Uros Bizjak
* config/i386/mmx.md (*mov_internal_rex64): Use if_then_else RTX
to calculate unit, prefix_rep and prefix_data16 attributes.
(*mov_internal): Ditto for unit attribute.
(*movv2sf_internal_rex64): Ditto for unit
Hello!