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]

Re: [Patch, ARM][7/8] Epilogue in RTL: expand thumb2 return


On 31/05/12 15:04, Greta Yorsh wrote:
> Generate RTL for return in Thumb2 mode. Used by expand of return insn.
> 
> ChangeLog:
> 
> gcc
> 
> 2012-05-31  Ian Bolton  <ian.bolton@arm.com>
>             Sameera Deshpande  <sameera.deshpande@arm.com>
>             Greta Yorsh  <greta.yorsh@arm.com>
> 
>         * config/arm/arm-protos.h (thumb2_expand_return): New declaration.
>         * config/arm/arm.c (thumb2_expand_return): New function.
>         * config/arm/arm.md (return): Update condition and code.
> 

OK.

R.


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