]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/arm/arm.md
The main function for epilogue RTL generation, used by expand epilogue
authorgretay <gretay@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jun 2012 17:47:40 +0000 (17:47 +0000)
committergretay <gretay@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jun 2012 17:47:40 +0000 (17:47 +0000)
commitc36357842ccd8c923db4c0f74503ee2e0fc6896f
tree0c0b9d07169e0af7d66e1f6d09d931f60d55f0b7
parentd7757711271cad0c382028d3504a35ab06dc3cfc
The main function for epilogue RTL generation, used by expand epilogue
patterns.

gcc/

2012-06-18  Ian Bolton  <ian.bolton@arm.com>
            Sameera Deshpande  <sameera.deshpande@arm.com>
            Greta Yorsh  <greta.yorsh@arm.com>

        * config/arm/arm-protos.h (arm_expand_epilogue): New declaration.
        * config/arm/arm.c (arm_expand_epilogue): New function.
        * config/arm/arm.md (epilogue): Update condition and code.
        (sibcall_epilogue): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@188742 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c
gcc/config/arm/arm.md