| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| constraints.md | ||
| predicates.md | ||
| rx-modes.def | ||
| rx-opts.h | ||
| rx-protos.h | ||
| rx.c | ||
| rx.h | ||
| rx.md | ||
| rx.opt | ||
| t-rx |
gcc/
* builtins.c (expand_cmpstr, expand_cmpstrn): New functions.
(expand_builtin_strcmp, expand_builtin_strncmp): Use them. Remove
references to HAVE_cmpstr{,n}si and CODE_FOR_cmpstr{,n}si.
* config/m32c/blkmov.md (cmpstrsi): Fix predicates of operands 1 and 2.
Add predicates for operands 0 and 3.
* config/rx/rx.md (cmpstrnsi): Remove force_operand for the length
operand.
* config/sh/sh.md (cmpstrnsi): Change the length predicate from
immediate_operand to nonmemory_operand.
From-SVN: r227140
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| constraints.md | Loading commit data... | |
| predicates.md | Loading commit data... | |
| rx-modes.def | Loading commit data... | |
| rx-opts.h | Loading commit data... | |
| rx-protos.h | Loading commit data... | |
| rx.c | Loading commit data... | |
| rx.h | Loading commit data... | |
| rx.md | Loading commit data... | |
| rx.opt | Loading commit data... | |
| t-rx | Loading commit data... |