aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/vect.md
AgeCommit message (Expand)AuthorFilesLines
2009-06-03vect.md (*movv2sf_internal): Handle big endian case.Steve Ellcey1-2/+2
2009-05-21re PR target/37846 (Option -mno-fused-madd should be supported on IA-64)Steve Ellcey1-2/+12
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-07-27* config/ia64/vect.md (vec_initv2si): Remove bad BIG_ENDIAN test.Steve Ellcey1-4/+1
2005-10-07Fix gcc.dg/vect/vect-shift-1.c failure.James E Wilson1-3/+3
2005-10-05vect.md (vec_initv2si): Fix typo of V2SF to V2SI.Steve Ellcey1-5/+17
2005-09-19ia64.c (ia64_expand_widen_sum): New.Richard Henderson1-5/+113
2005-09-14vect.md (addv2sf3, subv2sf3): Rewrite as expand.Richard Henderson1-10/+76
2005-06-28ia64.c (ia64_expand_vcondu_v2si): Generate proper comparison operations.Richard Henderson1-1/+21
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-19vect.md (vec_extractv2sf_1): Fix cut-and-paste error; the shift is always req...Richard Henderson1-12/+4
2005-06-19ia64-modes.def (V4SF): Add.Richard Henderson1-7/+170
2005-06-09ia64.c (update_set_flags): Just return for IF_THEN_ELSE.Richard Henderson1-25/+12
2005-04-27ia64.c (ia64_encode_addr_area): Use gcc_assert and gcc_unreachable as appropr...Nathan Sidwell1-1/+1
2005-01-05ia64.c (rtx_needs_barrier): Handle CONST_VECTOR and VEC_SELECT.Richard Henderson1-65/+25
2005-01-03ia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New.Richard Henderson1-0/+996