aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-04tree.def (LSHIFT_EXPR, [...]): Add commentary.Richard Sandiford1-1/+7
2008-10-22tree.def (COMPLEX_TYPE): Constrain element type.Richard Guenther1-1/+2
2008-10-05re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)Dodji Seketeli1-0/+11
2008-09-17tree-cfg.c (verify_types_in_gimple_assign): Rename to ...Richard Guenther1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-64/+8
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+7
2008-07-08Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin1-6/+0
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+17
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-5/+5
2008-05-16[multiple changes]Diego Novillo1-1/+4
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-1/+0
2008-03-28re PR tree-optimization/30317 (VRP cannot extract a range from (unsigned int)...Richard Guenther1-2/+7
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-0/+6
2008-03-06tree.def (BIT_FIELD_REF): Constrain result type and its precision.Richard Guenther1-2/+3
2008-03-05re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr)Richard Guenther1-2/+2
2008-02-21tree.def (PAREN_EXPR): New tree code.Richard Guenther1-0/+4
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky1-0/+12
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+13
2007-08-01tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak1-4/+11
2007-07-28cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-20tree-cfg.c (verify_expr): COND_EXPRs can have any integral typed condition.Richard Guenther1-1/+2