[ARM/AArch64][testsuite] Add vmull tests.
[gcc.git] / gcc / tree.def
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-13 Alan LawrenceRemove VEC_RSHIFT_EXPR tree code, now unused
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-28 Alan LawrenceRemove VEC_LSHIFT_EXPR and vec_shl_optab
2014-10-27 Alan Lawrence[Vectorizer] Make REDUC_xxx_EXPR tree codes produce...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-06-25 Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-06-20 Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-15 Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-04 Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-15 Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-11 Tristan Gingoldtree.h (CONSTRUCTOR_NO_CLEARING): Define.
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-25 Ilya Enkovichmode-classes.def (MODE_POINTER_BOUNDS): New.
2013-10-24 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-11 Jakub Jelinektarget.c: New file.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-11 Jakub Jelinek* tree.def (REDUC_PLUS_EXPR): Fix up comment.
2012-07-10 Richard HendersonAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-06-27 Richard HendersonAdd MULT_HIGHPART_EXPR
2012-04-18 Steven Bosschertree.def (CASE_LABEL_EXPR): Fix documentation, mention...
2012-03-19 Eric Botcazoutree.def (REALPART_EXPR, [...]): Move.
2011-12-23 Richard HendersonDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23 Jakub JelinekDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13 Richard HendersonRevert two unintended commits
2011-12-13 Richard HendersonDelete VEC_INTERLEAVE_*_EXPR.
2011-11-22 Jason Merrillremove mention of EH_FILTER_MUST_NOT_THROW
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-25 Richard HendersonFix typos in the names of vec_extract & vec_interleave...
2011-10-18 Ira Rosenmd.texi (vec_widen_ushiftl_hi, [...]): Document.
2011-10-07 Richard HendersonRename vshuffle/vec_shuffle to vec_perm.
2011-10-03 Artjoms SinkarovsVector shuffling patch from Artem Shinkarov.
2011-08-29 Artjoms Sinkarovs20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-05-10 Nathan Froydmake CASE_LABEL_EXPR not abuse TREE_CHAIN
2011-01-21 Richard Guentherre PR other/47395 (the tree code WIDEN_MULT_MINUS_EXPR...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-10-14 Richard Guentherre PR c++/44561 (using nullptr_t with -flto/-fwhopr...
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-01 Richard Guentheralias.c (ao_ref_from_mem): Adjust.
2010-08-16 Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-05-14 Martin Jamborcp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-20 Thomas Quinot* tree.def (PLACEHOLDER_EXPR): Fix comment.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-01 Eric Botcazoutree.def (TARGET_MEM_REF): Update comment.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-28 Richard Guenthertree.def: Remove note about obsolete TYPE_NONCOPIED_PARTS.
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-04-20 Richard Guentherexpr.c (handled_component_p): Move ...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-30 Paolo Bonzinifold-const.c (const_binop, [...]): Do not set TREE_CONS...
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-04 Richard Sandifordtree.def (LSHIFT_EXPR, [...]): Add commentary.
2008-10-22 Richard Guenthertree.def (COMPLEX_TYPE): Constrain element type.
2008-10-05 Dodji Seketelire PR debug/37410 (DW_TAG_imported_module is not in...
2008-09-17 Richard Guenthertree-cfg.c (verify_types_in_gimple_assign): Rename...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23 Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-07-08 Daniel BerlinFix PR tree-optimization/23455 Fix PR tree-optimization...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-16 Diego Novillo[multiple changes]
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-03-28 Richard Guentherre PR tree-optimization/30317 (VRP cannot extract a...
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
2008-03-06 Richard Guenthertree.def (BIT_FIELD_REF): Constrain result type and...
2008-03-05 Richard Guentherre PR c++/35336 (Broken diagnostic: 'bit_field_ref...
2008-02-21 Richard Guenthertree.def (PAREN_EXPR): New tree code.
2007-10-29 Razya Ladelsky2007-09-23 Razya Ladelsky
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-08-01 Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-20 Richard Guenthertree-cfg.c (verify_expr): COND_EXPRs can have any integ...
2007-06-26 Kenneth Zadecktree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-05-17 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-22 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-12 Zdenek Dvorakre PR tree-optimization/29516 (gfortran miscompiled)
2006-12-12 Diego Novillo[multiple changes]
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
next