summaryrefslogtreecommitdiff
path: root/gcc/config/ia64/vect.md
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* ia64: Update vector multiply pattern names; delete dot_prodRichard Henderson2012-07-191-64/+24
* ia64: Implement vec_perm_const.Richard Henderson2011-12-201-152/+31
* re PR tree-optimization/27460 (Does not vectorize statements with mixed type ...Richard Guenther2011-09-021-3/+3
* re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey2011-02-071-8/+16
* re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Richard Henderson2011-02-041-211/+295
* re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey2011-01-261-22/+53
* re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey2011-01-181-18/+60
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* predicates.md (pmpyshr_operand): New.Richard Henderson2010-11-241-32/+365
* ia64: -mfused-madd cleanupRichard Henderson2010-11-151-100/+22
* vect.md (*movv2sf_internal): Handle big endian case.Steve Ellcey2009-06-031-2/+2
* re PR target/37846 (Option -mno-fused-madd should be supported on IA-64)Steve Ellcey2009-05-211-2/+12
* md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2007-08-221-3/+3
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* * config/ia64/vect.md (vec_initv2si): Remove bad BIG_ENDIAN test.Steve Ellcey2007-07-271-4/+1
* Fix gcc.dg/vect/vect-shift-1.c failure.James E Wilson2005-10-071-3/+3
* vect.md (vec_initv2si): Fix typo of V2SF to V2SI.Steve Ellcey2005-10-051-5/+17
* ia64.c (ia64_expand_widen_sum): New.Richard Henderson2005-09-191-5/+113
* vect.md (addv2sf3, subv2sf3): Rewrite as expand.Richard Henderson2005-09-141-10/+76
* ia64.c (ia64_expand_vcondu_v2si): Generate proper comparison operations.Richard Henderson2005-06-281-1/+21
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* vect.md (vec_extractv2sf_1): Fix cut-and-paste error; the shift is always req...Richard Henderson2005-06-191-12/+4
* ia64-modes.def (V4SF): Add.Richard Henderson2005-06-191-7/+170
* ia64.c (update_set_flags): Just return for IF_THEN_ELSE.Richard Henderson2005-06-091-25/+12
* ia64.c (ia64_encode_addr_area): Use gcc_assert and gcc_unreachable as appropr...Nathan Sidwell2005-04-271-1/+1
* ia64.c (rtx_needs_barrier): Handle CONST_VECTOR and VEC_SELECT.Richard Henderson2005-01-051-65/+25
* ia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New.Richard Henderson2005-01-031-0/+996