diff options
author | Oleg Endo <olegendo@gcc.gnu.org> | 2013-05-06 00:16:55 +0000 |
---|---|---|
committer | Oleg Endo <olegendo@gcc.gnu.org> | 2013-05-06 00:16:55 +0000 |
commit | 2353515dafac6c7999110c09568b3cd0ba779710 (patch) | |
tree | e9abc6e1a00878a0e359e237b7b39316b2a8f7dc /gcc/alias.c | |
parent | 459efabf0586f8fe5abcebef1837e2386a4326b0 (diff) | |
download | gcc-2353515dafac6c7999110c09568b3cd0ba779710.zip gcc-2353515dafac6c7999110c09568b3cd0ba779710.tar.gz gcc-2353515dafac6c7999110c09568b3cd0ba779710.tar.bz2 |
re PR target/55303 ([SH] Add support for clips / clipu instructions)
PR target/55303
* config/sh/sh.c (sh_rtx_costs): Handle SMIN and SMAX cases.
* config/sh/sh.md (*clips, uminsi3, *clipu, clipu_one): New insns and
related expanders.
* config/sh/iterators.md (SMIN_SMAX): New code iterator.
* config/sh/predicates.md (arith_reg_or_0_or_1_operand,
clips_min_const_int, clips_max_const_int, clipu_max_const_int):
New predicates.
PR target/55303
* gcc.target/sh/pr55303-1.c: New.
* gcc.target/sh/pr55303-2.c: New.
* gcc.target/sh/pr55303-3.c: New.
From-SVN: r198617
Diffstat (limited to 'gcc/alias.c')
0 files changed, 0 insertions, 0 deletions