| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| NOTES | ||
| STATUS | ||
| __unorddf2.c | ||
| __unordsf2.c | ||
| netbsd.h | ||
| ns32k-protos.h | ||
| ns32k.c | ||
| ns32k.h | ||
| ns32k.md | ||
| t-ns32k |
PR target/3144 * expr.c (move_by_pieces_ninsns): Add max_size argument. (MOVE_BY_PIECES_P): Pass MOVE_MAX_PIECES + 1 to it. (CLEAR_BY_PIECES_P): Pass STORE_MAX_PIECES + 1 to it. (STORE_BY_PIECES_P): Define similarly to CLEAR_BY_PIECES_P, but using MOVE_RATIO. (move_by_pieces): Pass max_size to move_by_pieces_ninsns. (can_store_by_pieces): Change max_size type to unsigned int. (store_by_pieces_1): Likewise. Pass max_size to move_by_pieces_ninsns. * config/s390/s390.h (STORE_BY_PIECES_P): Define. * config/sh/sh.c (MOVE_BY_PIECES_P): Pass MOVE_MAX_PIECES + 1 to move_by_pieces_ninsns. (STORE_BY_PIECES_P): Define. * config/ns32k/ns32k.h (STORE_BY_PIECES_P): Pass STORE_MAX_PIECES + 1 to move_by_pieces_ninsns. * doc/tm.texi (STORE_BY_PIECES_P): Document changed default. * config/i386/i386.h (CLEAR_RATIO): Define. From-SVN: r85750
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| NOTES | Loading commit data... | |
| STATUS | Loading commit data... | |
| __unorddf2.c | Loading commit data... | |
| __unordsf2.c | Loading commit data... | |
| netbsd.h | Loading commit data... | |
| ns32k-protos.h | Loading commit data... | |
| ns32k.c | Loading commit data... | |
| ns32k.h | Loading commit data... | |
| ns32k.md | Loading commit data... | |
| t-ns32k | Loading commit data... |