summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* * tree.def (REDUC_PLUS_EXPR): Fix up comment.Jakub Jelinek2012-10-111-2/+5
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRRichard Henderson2012-07-101-0/+4
* Add MULT_HIGHPART_EXPRRichard Henderson2012-06-271-0/+4
* tree.def (CASE_LABEL_EXPR): Fix documentation, mention all operands.Steven Bosscher2012-04-181-4/+10
* tree.def (REALPART_EXPR, [...]): Move.Eric Botcazou2012-03-191-17/+17
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson2011-12-231-4/+0
* Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek2011-12-231-4/+0
* Revert two unintended commitsRichard Henderson2011-12-131-0/+4
* Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson2011-12-131-4/+0
* remove mention of EH_FILTER_MUST_NOT_THROWJason Merrill2011-11-221-2/+1
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+4
* Fix typos in the names of vec_extract & vec_interleave tree codes.Richard Henderson2011-10-251-4/+4
* md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen2011-10-181-0/+23
* Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson2011-10-071-5/+6
* Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs2011-10-031-0/+13
* 20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>Artjoms Sinkarovs2011-08-291-1/+4
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-021-0/+16
* make CASE_LABEL_EXPR not abuse TREE_CHAINNathan Froyd2011-05-101-1/+1
* re PR other/47395 (the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name)Richard Guenther2011-01-211-1/+1
* tree.def (FMA_EXPR): New tree code.Richard Guenther2010-11-041-0/+6
* re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...Richard Guenther2010-10-141-4/+7
* tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther2010-09-061-11/+0
* tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther2010-09-031-8/+10
* alias.c (ao_ref_from_mem): Adjust.Richard Guenther2010-09-011-2/+2
* tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther2010-08-161-4/+4
* tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther2010-07-051-5/+1
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-0/+10
* With large parts from Jim Wilson:Bernd Schmidt2010-06-251-0/+12
* cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor2010-05-141-6/+3
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* * tree.def (PLACEHOLDER_EXPR): Fix comment.Thomas Quinot2010-01-201-5/+5
* Remove trailing white spaces.H.J. Lu2009-11-251-14/+14
* tree.def (TARGET_MEM_REF): Update comment.Eric Botcazou2009-11-011-2/+2
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+4
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-0/+4
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-2/+3
* Squash commit of EH in gimpleRichard Henderson2009-09-141-10/+0
* tree.def: Remove note about obsolete TYPE_NONCOPIED_PARTS.Richard Guenther2009-08-281-10/+0
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-9/+0
* expr.c (handled_component_p): Move ...Richard Guenther2009-04-201-17/+20
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-9/+2
* fold-const.c (const_binop, [...]): Do not set TREE_CONSTANT_OVERFLOW.Paolo Bonzini2009-03-301-3/+2
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-0/+7
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tree.def (LSHIFT_EXPR, [...]): Add commentary.Richard Sandiford2009-01-041-1/+7
* tree.def (COMPLEX_TYPE): Constrain element type.Richard Guenther2008-10-221-1/+2
* re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)Dodji Seketeli2008-10-051-0/+11
* tree-cfg.c (verify_types_in_gimple_assign): Rename to ...Richard Guenther2008-09-171-1/+1