aboutsummaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Split up optabs.[hc]Richard Sandiford1-0/+6
2015-08-19remove more useless typedefsTrevor Saunders1-4/+4
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford1-9/+13
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-18/+3
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+11
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+63
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-22cfgbuild.h: New.Andrew MacLeod1-0/+1
2014-06-17genopinit.c (main): Use vec<>::qsort method.Richard Biener1-2/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-02-19re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez1-5/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-8/+6
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-1/+1
2012-07-24Reduce the size of optabs representationRichard Henderson1-489/+443
2012-07-10Add VEC_WIDEN_MULT_EVEN/ODD_EXPRRichard Henderson1-0/+4
2011-12-23Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson1-2/+0
2011-12-23Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek1-3/+1
2011-12-13Revert two unintended commitsRichard Henderson1-1/+3
2011-12-13Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson1-3/+1
2011-11-07Allow libcalls to be installed for legacy __sync optabs.Richard Henderson1-14/+14
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod1-0/+22
2011-10-18md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen1-0/+4
2011-10-13Expand vector permutation with vec_perm and vec_perm_const.Richard Henderson1-0/+1
2011-10-07Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson1-1/+1
2011-10-03Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs1-0/+1
2011-09-02re PR tree-optimization/27460 (Does not vectorize statements with mixed type ...Richard Guenther1-2/+2
2011-08-19expr.c (expand_expr_real_2): Use widening_optab_handler.Andrew Stubbs1-20/+24
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt1-0/+1
2011-05-03md.texi (vec_load_lanes, [...]): Document.Richard Sandiford1-0/+2
2011-04-20Revert last patch.Richard Sandiford1-2/+0
2011-04-20md.texi (vec_load_lanes, [...]): Document.Richard Sandiford1-0/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-04re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke1-2/+3
2010-11-04tree.def (FMA_EXPR): New tree code.Richard Guenther1-0/+3
2010-10-15Add fma supportMichael Meissner1-0/+1
2010-07-04gcc/Richard Sandiford1-31/+31
2010-07-04optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford1-184/+185
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford1-1/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-5/+5
2009-06-19re PR testsuite/40491 (Revision 148663 caused extra failures)Uros Bizjak1-0/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini1-4/+1
2009-04-09i386.md (cmpcc): New.Paolo Bonzini1-1/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2