]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/explow.c
explow.c (convert_memory_address_addr_space): Rename to ...
authorAndrew Pinski <apinski@cavium.com>
Wed, 15 Oct 2014 00:39:16 +0000 (00:39 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 15 Oct 2014 00:39:16 +0000 (17:39 -0700)
commit7745730ff608b57fd28e81f97db75d00c3a405e8
treeda3e84ad2ca54a9cbeccb4a9efa9b75db5f72342
parentceeb2cbc4f3717ad6eb58e8e931dc6bff3f96fa0
explow.c (convert_memory_address_addr_space): Rename to ...

2014-10-14  Andrew Pinski  <apinski@cavium.com>

* explow.c (convert_memory_address_addr_space): Rename to ...
(convert_memory_address_addr_space_1): This.  Add in_const argument.
Inside a CONST RTL, permute the conversion and addition of constant
for zero and sign extended pointers.
(convert_memory_address_addr_space): New function.

From-SVN: r216230
gcc/ChangeLog
gcc/explow.c