]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.c (thumb2_emit_ldrd_pop): New function.
authorSameera Deshpande <sameera.deshpande@arm.com>
Mon, 22 Oct 2012 09:54:31 +0000 (15:24 +0530)
committerGreta Yorsh <gretay@gcc.gnu.org>
Mon, 22 Oct 2012 09:54:31 +0000 (10:54 +0100)
commit59daea42f6443e85b7259fb4ff364193fe925512
treebf7ce3036af78887bbcc4a7b1e2222d4d4395cb3
parent922d9f679d15443bf8ce667197a02e982f17b4da
arm.c (thumb2_emit_ldrd_pop): New function.

2012-10-22  Sameera Deshpande  <sameera.deshpande@arm.com>
    Greta Yorsh  <Greta.Yorsh@arm.com>

* config/arm/arm.c (thumb2_emit_ldrd_pop): New function.
(arm_expand_epilogue): Use the new function.

Co-Authored-By: Greta Yorsh <greta.yorsh@arm.com>
From-SVN: r192680
gcc/ChangeLog
gcc/config/arm/arm.c