]> gcc.gnu.org Git - gcc.git/commit
arm.md (UNSPEC_PROLOGUE_USE): Rename this...
authorGreta Yorsh <greta.yorsh@arm.com>
Wed, 17 Oct 2012 13:17:30 +0000 (14:17 +0100)
committerGreta Yorsh <gretay@gcc.gnu.org>
Wed, 17 Oct 2012 13:17:30 +0000 (14:17 +0100)
commit4208399956021cee8e42931d06c4b6182dfc4d3e
tree32b8e25f4cf68684beddb7bfd4b12669308fe918
parenteb5af262af2fa9034ec4fb08b0434ce01458bffb
arm.md (UNSPEC_PROLOGUE_USE): Rename this...

        * config/arm/arm.md (UNSPEC_PROLOGUE_USE): Rename this...
        (UNSPEC_REGISTER_USE): ... to this.
        (prologue_use): Rename this...
  (force_register_use): ... to this and update output assembly.
        (epilogue) Rename gen_prologue_use to gen_force_register_use.
        * config/arm/arm.c (arm_expand_prologue): Likewise.
        (thumb1_expand_epilogue): Likewise.
        (arm_expand_epilogue): Likewise.
        (arm_expand_epilogue): Likewise.

From-SVN: r192533
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.md
This page took 0.050711 seconds and 5 git commands to generate.