aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/vect.md
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-02Remove vec_perm_const optabRichard Sandiford1-13/+0
2017-11-01Add gen_(const_)vec_duplicate helpersRichard Sandiford1-4/+2
2017-08-01re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-4/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-07-19ia64: Update vector multiply pattern names; delete dot_prodRichard Henderson1-64/+24
2011-12-20ia64: Implement vec_perm_const.Richard Henderson1-152/+31
2011-09-02re PR tree-optimization/27460 (Does not vectorize statements with mixed type ...Richard Guenther1-3/+3
2011-02-07re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey1-8/+16
2011-02-04re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Richard Henderson1-211/+295
2011-01-26re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey1-22/+53
2011-01-18re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey1-18/+60
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-24predicates.md (pmpyshr_operand): New.Richard Henderson1-32/+365
2010-11-15ia64: -mfused-madd cleanupRichard Henderson1-100/+22
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