This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[COMMITTED] LRA enabling on ARM


Hi,

after the discussion in the thread below I've committed the enabling
of LRA on ARM through the new option -mlra. Notice that we still rely
on reload until the regression has been resolved.

http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00908.html

Thanks,
Yvan

2013-10-16  Yvan Roux  <yvan.roux@linaro.org>

        * config/arm/arm.opt (mlra): New option.
        * config/arm/arm.c (arm_lra_p): New function.
        (TARGET_LRA_P): Define.

Attachment: arm-lra.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]