aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dse.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@linaro.org>2011-04-14 12:47:16 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2011-04-14 12:47:16 +0000
commitb602d918bc8a134e29e065c38776ecf1a382e932 (patch)
tree5dac161f5fefc61980e3e2bf80127b1f5faa4daa /gcc/tree-ssa-dse.c
parentab4472fa10153d18b16704086d28599adae30e28 (diff)
downloadgcc-b602d918bc8a134e29e065c38776ecf1a382e932.zip
gcc-b602d918bc8a134e29e065c38776ecf1a382e932.tar.gz
gcc-b602d918bc8a134e29e065c38776ecf1a382e932.tar.bz2
tree-vectorizer.h (vect_strided_store_supported): Add a HOST_WIDE_INT argument.
gcc/ * tree-vectorizer.h (vect_strided_store_supported): Add a HOST_WIDE_INT argument. (vect_strided_load_supported): Likewise. (vect_permute_store_chain): Return void. (vect_transform_strided_load): Likewise. (vect_permute_load_chain): Delete. * tree-vect-data-refs.c (vect_strided_store_supported): Take a count argument. Check that the count is a power of two. (vect_strided_load_supported): Likewise. (vect_permute_store_chain): Return void. Update after above changes. Assert that the access is supported. (vect_permute_load_chain): Likewise. (vect_transform_strided_load): Return void. * tree-vect-stmts.c (vectorizable_store): Update calls after above interface changes. (vectorizable_load): Likewise. (vect_analyze_stmt): Don't check for strided powers of two here. From-SVN: r172428
Diffstat (limited to 'gcc/tree-ssa-dse.c')
0 files changed, 0 insertions, 0 deletions