aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+6
2013-10-25mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich1-0/+5
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus1-0/+6
2013-10-11target.c: New file.Jakub Jelinek1-0/+30
2013-08-27Makefile.in (omp-low.o): Depend on $(TARGET_H).Jakub Jelinek1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-11* tree.def (REDUC_PLUS_EXPR): Fix up comment.Jakub Jelinek1-2/+5
2012-07-10Add VEC_WIDEN_MULT_EVEN/ODD_EXPRRichard Henderson1-0/+4
2012-06-27Add MULT_HIGHPART_EXPRRichard Henderson1-0/+4
2012-04-18tree.def (CASE_LABEL_EXPR): Fix documentation, mention all operands.Steven Bosscher1-4/+10
2012-03-19tree.def (REALPART_EXPR, [...]): Move.Eric Botcazou1-17/+17
2011-12-23Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson1-4/+0
2011-12-23Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek1-4/+0
2011-12-13Revert two unintended commitsRichard Henderson1-0/+4
2011-12-13Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson1-4/+0
2011-11-22remove mention of EH_FILTER_MUST_NOT_THROWJason Merrill1-2/+1
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+4
2011-10-25Fix typos in the names of vec_extract & vec_interleave tree codes.Richard Henderson1-4/+4
2011-10-18md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen1-0/+23
2011-10-07Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson1-5/+6
2011-10-03Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs1-0/+13
2011-08-2920011-08-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>Artjoms Sinkarovs1-1/+4
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-0/+16
2011-05-10make CASE_LABEL_EXPR not abuse TREE_CHAINNathan Froyd1-1/+1
2011-01-21re PR other/47395 (the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name)Richard Guenther1-1/+1
2010-11-04tree.def (FMA_EXPR): New tree code.Richard Guenther1-0/+6
2010-10-14re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...Richard Guenther1-4/+7
2010-09-06tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther1-11/+0
2010-09-03tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther1-8/+10
2010-09-01alias.c (ao_ref_from_mem): Adjust.Richard Guenther1-2/+2
2010-08-16tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther1-4/+4
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-5/+1
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-0/+10
2010-06-25With large parts from Jim Wilson:Bernd Schmidt1-0/+12
2010-05-14cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor1-6/+3
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-01-20* tree.def (PLACEHOLDER_EXPR): Fix comment.Thomas Quinot1-5/+5
2009-11-25Remove trailing white spaces.H.J. Lu1-14/+14
2009-11-01tree.def (TARGET_MEM_REF): Update comment.Eric Botcazou1-2/+2
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+4
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+4
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-2/+3
2009-09-14Squash commit of EH in gimpleRichard Henderson1-10/+0
2009-08-28tree.def: Remove note about obsolete TYPE_NONCOPIED_PARTS.Richard Guenther1-10/+0
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-9/+0
2009-04-20expr.c (handled_component_p): Move ...Richard Guenther1-17/+20
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-9/+2
2009-03-30fold-const.c (const_binop, [...]): Do not set TREE_CONSTANT_OVERFLOW.Paolo Bonzini1-3/+2
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-0/+7