diff options
author | Simon Dardis <simon.dardis@imgtec.com> | 2015-08-20 10:45:33 +0100 |
---|---|---|
committer | Simon Dardis <dardiss@gcc.gnu.org> | 2015-08-20 10:45:33 +0100 |
commit | 58df0b91cbca6814b243256bb7900341b5316d14 (patch) | |
tree | 901959ccb3e8165aa8dda975ea4a4cf70526a026 /gcc/go | |
parent | 95f25df08f656e693a62c77bed7766e701f883f7 (diff) | |
download | gcc-58df0b91cbca6814b243256bb7900341b5316d14.zip gcc-58df0b91cbca6814b243256bb7900341b5316d14.tar.gz gcc-58df0b91cbca6814b243256bb7900341b5316d14.tar.bz2 |
mips.c (mips_expand_block_move): Enable inline memcpy expansion when !ISA_HAS_LWL_LWR.
gcc/
* config/mips/mips.c (mips_expand_block_move): Enable inline memcpy
expansion when !ISA_HAS_LWL_LWR.
(mips_block_move_straight): Update the size of elements copied to
account for alignment when !ISA_HAS_LWL_LWR.
* config/mips/mips.h (MIPS_MIN_MOVE_MEM_ALIGN): New macro.
gcc/testsuite/
* inline-memcpy-1.c: Test for inline expansion of memcpy.
* inline-memcpy-2.c: Ditto.
* inline-memcpy-3.c: Ditto.
* inline-memcpy-4.c: Ditto.
* inline-memcpy-5.c: Ditto.
From-SVN: r227026
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions