aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
2005-06-26cfg.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-21genopinit.c (vec_shl_optab, [...]): Initialize new optabs.Dorit Nuzman1-0/+6
2005-06-18tree.def (REDUC_MAX_EXPR, [...]): New tree-codes.Dorit Nuzman1-0/+10
2005-06-07tree-ssa-address.c: New file.Zdenek Dvorak1-0/+12
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-0/+14
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey1-3/+0
2005-03-08c-common.c, [...]: Fix comment formatting.Kazu Hirata1-3/+3
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-22genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson1-0/+3
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-10* tree-vectorizer.c, tree.def: Fix comment typos.Kazu Hirata1-1/+1
2004-12-21system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT.Nathan Sidwell1-47/+82
2004-12-14tree.def, [...]: Correctly document restrictions on the shift width.Tobias Schlüter1-1/+1
2004-12-09genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos1-11/+0
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell1-13/+1
2004-11-24expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher1-10/+0
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