aboutsummaryrefslogtreecommitdiff
path: root/gcc/predict.c
diff options
context:
space:
mode:
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>2015-01-12 11:23:14 +0000
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>2015-01-12 11:23:14 +0000
commit03d5d16a667b8a7309faad4b5abbf49162087553 (patch)
tree26d42b926d44d22dfb3cd4c2e987bd091d17f34f /gcc/predict.c
parentc3aeec0aaa0969087172adb5d30db47597063c21 (diff)
downloadgcc-03d5d16a667b8a7309faad4b5abbf49162087553.zip
gcc-03d5d16a667b8a7309faad4b5abbf49162087553.tar.gz
gcc-03d5d16a667b8a7309faad4b5abbf49162087553.tar.bz2
[ARM][cleanup] Use R0_REGNUM and R1_REGNUM instead of 0 and 1 where appropriate
* config/arm/arm.c (arm_load_tp): Use R0_REGNUM instead of constant 0 in gen_rtx_REG. (arm_tls_descseq_addr): Likewise. (arm_gen_movmemqi): Likewise. (arm_expand_epilogue_apcs_frame): Likewise. (arm_expand_epilogue): Likewise. (arm_expand_prologue): Likewise. Use R1_REGNUM instead of constant 1 in gen_rtx_REG. From-SVN: r219459
Diffstat (limited to 'gcc/predict.c')
0 files changed, 0 insertions, 0 deletions