diff options
author | Richard Sandiford <rsandifo@nildram.co.uk> | 2007-10-24 17:46:39 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2007-10-24 17:46:39 +0000 |
commit | a1c6b246b55b9c50aaf5d15e180d13f01b903cf5 (patch) | |
tree | a8ba7bae7f0a9ef3a148c5177da7c152b6e2e57c /gcc/testsuite/gcc.dg/tree-ssa/update-threading.c | |
parent | 32e520abfcfb27d1d0949b1fe8fc8217678ecea3 (diff) | |
download | gcc-a1c6b246b55b9c50aaf5d15e180d13f01b903cf5.zip gcc-a1c6b246b55b9c50aaf5d15e180d13f01b903cf5.tar.gz gcc-a1c6b246b55b9c50aaf5d15e180d13f01b903cf5.tar.bz2 |
mips.h (MOVE_MAX): Use UNITS_PER_WORD and describe MIPS-specific implementation details.
gcc/
* config/mips/mips.h (MOVE_MAX): Use UNITS_PER_WORD and describe
MIPS-specific implementation details.
(MIPS_MAX_MOVE_BYTES_PER_LOOP_ITER): New macro.
(MIPS_MAX_MOVE_BYTES_STRAIGHT): Likewise.
(MOVE_RATIO): Define to MIPS_MAX_MOVE_BYTES_STRAIGHT / UNITS_PER_WORD
for targets with movmemsi.
(MOVE_BY_PIECES_P): Define.
* config/mips/mips.c (MAX_MOVE_REGS, MAX_MOVE_BYTES): Delete.
(mips_block_move_loop): Add a bytes_per_iter argument.
(mips_expand_block_move): Use MIPS_MAX_MOVE_BYTES_STRAIGHT.
Update call to mips_block_move_loop.
From-SVN: r129605
Diffstat (limited to 'gcc/testsuite/gcc.dg/tree-ssa/update-threading.c')
0 files changed, 0 insertions, 0 deletions