aboutsummaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-12Support multiple operand counts for .md @ patternsRichard Sandiford1-25/+37
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-02[gen/AArch64] Generate helpers for substituting iterator values into pattern ...Richard Sandiford1-1/+67
2018-01-13Add support for SVE scatter storesRichard Sandiford1-0/+2
2018-01-13Add support for SVE gather loadsRichard Sandiford1-0/+5
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-05-06Make argv const char ** in read_md_files etcDavid Malcolm1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02Check for invalid FAILsRichard Sandiford1-232/+8
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