]> git.ipfire.org Git - thirdparty/gcc.git/commit
alpha.h (UNITS_PER_SIMD_WORD): New.
authorRichard Henderson <rth@redhat.com>
Fri, 24 Sep 2004 22:57:08 +0000 (15:57 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 24 Sep 2004 22:57:08 +0000 (15:57 -0700)
commite2ea71eaa045596ee6aea8aad9805eb92b2cafda
tree70ca701abed5d8120f328b5c45187957755934ca
parentb8545fbfe5d64073614eb66c7e1c1cae74e7c082
alpha.h (UNITS_PER_SIMD_WORD): New.

        * config/alpha/alpha.h (UNITS_PER_SIMD_WORD): New.
        * config/alpha/alpha.c (alpha_vector_mode_supported_p): Don't depend
        on TARGET_MAX.
        (alpha_expand_mov): Allow unaligned vectors.
        (alpha_expand_unaligned_store): Use CONST0_RTX.
        (TARGET_VECTORIZE_MISALIGNED_MEM_OK): New.

From-SVN: r88078
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h