aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
diff options
context:
space:
mode:
authorUros Bizjak <uros@gcc.gnu.org>2015-05-19 17:09:09 +0200
committerUros Bizjak <uros@gcc.gnu.org>2015-05-19 17:09:09 +0200
commitc799797ddfe3b0d779dc0a9d9549067b0a6558cf (patch)
tree50bd8fb9ac79fb374b20ddad286efb3ed0791315 /gcc/omp-low.c
parenta2780ddb46556eac870f843df4dca394a48844bb (diff)
downloadgcc-c799797ddfe3b0d779dc0a9d9549067b0a6558cf.zip
gcc-c799797ddfe3b0d779dc0a9d9549067b0a6558cf.tar.gz
gcc-c799797ddfe3b0d779dc0a9d9549067b0a6558cf.tar.bz2
* config/alpha/alpha.c (alpha_legitimize_reload_address)
(alpha_preferred_reload_class, alpha_legitimate_constant_p): Use CONST_INT_P, CONST_SCALAR_INT_P and CONST_DOUBLE_P predicates. (alpha_split_reload_pair) <case CONST_INT, case CONST_WIDE_INT>: Use CASE_CONST_SCALAR_INT. (print_operand) <case 'M'>: Use mode_width_operand to check the value of the constant. * config/alpha/alpha.md (movti): Use CONST_SCALAR_INT_P predicate. * config/alpha/predicates.md (input_operand): Use general_operand instead of match_code as operand check. (symbolic_operand): Use match_code with subexpression digits. * config/alpha/constraints.md (Q): Ditto. From-SVN: r223371
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions