2014-12-05 Thomas Preud'homme <thomas.preudhomme@arm.com>
commit46f1d251d0f4b49e0c51cfce54e9d5b4ca450690
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Dec 2014 18:36:57 +0000 (5 18:36 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Dec 2014 18:36:57 +0000 (5 18:36 +0000)
tree4445a1a13ee2c2dc663ead126b3330874b434e75
parent43c317b1b15ef7ce4ade2f75378329da4bca623f
2014-12-05  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/
    * regrename.c (find_best_rename_reg): Rename to ...
    (find_rename_reg): This. Also add a parameter to skip tick check.
    * regrename.h: Likewise.
    * config/c6x/c6x.c (try_rename_operands): Adapt to above renaming.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218434 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/c6x/c6x.c
gcc/regrename.c
gcc/regrename.h