summaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/52555aldyh2013-02-191-5/+5
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-8/+6
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* Reduce the size of optabs representationrth2012-07-241-489/+443
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRrth2012-07-101-0/+4
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-2/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-3/+1
* Revert two unintended commitsrth2011-12-131-1/+3
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-3/+1
* Allow libcalls to be installed for legacy __sync optabs.rth2011-11-071-14/+14
* Check in patch/merge from cxx-mem-model Branchamacleod2011-11-061-0/+22
* * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-0/+4
* Expand vector permutation with vec_perm and vec_perm_const.rth2011-10-141-0/+1
* Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-071-1/+1
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-0/+1
* 2011-09-02 Richard Guenther <rguenther@suse.de>rguenth2011-09-021-2/+2
* 2011-08-19 Andrew Stubbs <ams@codesourcery.com>ams2011-08-191-20/+24
* libgcc/bernds2011-06-211-0/+1
* gcc/rsandifo2011-05-031-0/+2
* Revert last patch.rsandifo2011-04-201-2/+0
* gcc/rsandifo2011-04-201-0/+2
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* PR bootstrap/44756amylaar2010-11-041-2/+3
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-0/+3
* Add fma supportmeissner2010-10-151-0/+1
* gcc/rsandifo2010-07-041-31/+31
* gcc/rsandifo2010-07-041-184/+185
* gcc/rsandifo2010-06-101-1/+1
* Remove trailing white spaces.hjl2009-11-251-5/+5
* * optabs.h (enum optab_index): Add new OTI_significand.uros2009-06-191-0/+1
* Merge cond-optab branch.bonzini2009-05-121-4/+1
* 2009-04-09 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-091-1/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplymeissner2008-05-141-0/+5
* * genopinit.c: Include tm_p.h in generated file.kkojima2007-12-101-0/+1
* * ginclude/stdfix.h: New file.chaoyingfu2007-09-071-2/+42
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-153/+153
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * genopinit.c (optabs): Missed commit from my previous commit.uros2007-07-211-1/+1
* 2007-07-09 Wolfgang Gellerich <gellerich@de.ibm.com>uweigand2007-07-091-0/+1
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-0/+1
* PR tree-optimization/24659uros2007-05-171-1/+7
* * doc/md.texi (msub@var{m}@var{n}4, usub@var{m}@var{n}4): Document.chaoyingfu2007-05-081-0/+2
* gcc/rsandifo2007-04-241-0/+2
* 2007-04-22 Uros Bizjak <ubizjak@gmail.com>uros2007-04-221-2/+3
* * optabs.h (enum optab_index): Add new OTI_scalb.uros2007-02-201-0/+1
* * optabs.h (enum optab_index): Add new OTI_isinf.uros2007-01-311-0/+1
* * doc/c-tree.texi: Document new tree codes.irar2006-11-221-0/+4
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-081-1/+11