aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
2004-09-28tree.def (vec_cond_expr): Fix.Andrew Pinski1-1/+1
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-0/+33
2004-09-21tree.def (VEC_COND_EXPR): New tree node.Devang Patel1-0/+12
2004-09-18re PR pch/13361 (const wchar_t * strings not stored in pch)Geoffrey Keating1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-171/+161
2004-08-19tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell1-4/+7
2004-08-06expr.c (expand_expr_real_1): Remove.Paolo Bonzini1-4/+0
2004-07-28c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher1-17/+9
2004-07-23tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.Richard Kenner1-1/+1
2004-07-22tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini1-1/+2
2004-07-16tree-def (WITH_SIZE_EXPR): New.Richard Henderson1-0/+7
2004-07-08except.c (expand_eh_region_start, [...]): Remove.Richard Henderson1-17/+5
2004-07-07expr.c (expand_expr_real_1): Fix formating.Andrew Pinski1-7/+0
2004-07-06dojump.c (do_jump): REFERENCE_EXPR is dead.Daniel Berlin1-3/+0
2004-07-05c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell1-0/+4
2004-07-02c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson1-4/+3
2004-07-01tree.def (RTL_EXPR): Remove.Richard Henderson1-22/+6
2004-06-30Makefile.in (OBJS-common): Add tree-chrec.o.Sebastian Pop1-0/+12
2004-06-28tree.def (REALPART_EXPR, [...]): Change class to 'r'.Richard Henderson1-2/+2
2004-06-26c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner1-0/+3
2004-06-23Makefile.in (tree-vn.o): New.Diego Novillo1-0/+6
2004-06-22tree.def (VTABLE_REF): Remove.Richard Henderson1-8/+13
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-6/+11
2004-06-17fix typoJason Merrill1-1/+1
2004-06-17re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)Jason Merrill1-4/+5
2004-06-15tree-flow-inline.h (stmt_ann): Remove use of is_essa_node.Daniel Berlin1-13/+0
2004-05-28re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math)Paolo Bonzini1-0/+3
2004-05-14tree.def (documentation): Remove mention of class 'b'.Zack Weinberg1-2/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-35/+94
2004-04-01expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.Richard Kenner1-1/+1
2004-03-25cfgrtl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-21alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner1-22/+9
2004-02-05re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari...Rainer Orth1-1/+1
2004-01-16Index: ChangeLogGeoffrey Keating1-2/+2
2004-01-09expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell1-5/+9
2003-12-05* tree.def (PLACEHOLDER_EXPR): Clarify commentary.Peter Gerwinski1-2/+12
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-1/+1
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-1/+1
2003-09-18tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle1-7/+0
2003-09-01c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.Josef Zlomek1-1/+0
2003-08-22builtin-attrs.def: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-17c-common.c (c_estimate_num_insns_1): Don't handle METHOD_CALL_EXPR.Steven Bosscher1-5/+0
2003-07-11Index: ChangeLogGeoffrey Keating1-14/+19
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2003-05-13update commentsJason Merrill1-11/+3
2003-04-28tree.h (TREE_CST_RTL, [...]): Delete.Zack Weinberg1-5/+3
2003-04-07tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg1-16/+18
2003-02-01[multiple changes]Richard Henderson1-0/+5
2002-10-24* tree.def: Delete mention of nonexistent ARRAY_TYPE fields.Zack Weinberg1-2/+0
2002-09-29builtins.def: Fix comment formatting.Kazu Hirata1-5/+5