aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@linaro.org>2017-08-30 11:11:50 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2017-08-30 11:11:50 +0000
commit095a49c86a8ac69b5dd6d78edf17b9e3803e5bf8 (patch)
treec7baab125a4bc8be7aa0212769be0246a31d4102 /gcc/expr.c
parent6b9c3decc38f6f852adf16951b9b1b043112cd1c (diff)
downloadgcc-095a49c86a8ac69b5dd6d78edf17b9e3803e5bf8.zip
gcc-095a49c86a8ac69b5dd6d78edf17b9e3803e5bf8.tar.gz
gcc-095a49c86a8ac69b5dd6d78edf17b9e3803e5bf8.tar.bz2
[27/77] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
This patch adds is_a <scalar_int_mode> checks before load_extend_op/ LOAD_EXTEND_OP calls, if that becomes useful for later patches. (load_extend_op will return UNKNOWN for any other type of mode.) 2017-08-30 Richard Sandiford <richard.sandiford@linaro.org> Alan Hayward <alan.hayward@arm.com> David Sherwood <david.sherwood@arm.com> gcc/ * cse.c (cse_insn): Add is_a <scalar_int_mode> checks. * reload.c (push_reload): Likewise. (find_reloads): Likewise. Co-Authored-By: Alan Hayward <alan.hayward@arm.com> Co-Authored-By: David Sherwood <david.sherwood@arm.com> From-SVN: r251479
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions