Age | Commit message (Expand) | Author | Files | Lines |
2004-10-08 | cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function. | Steven Bosscher | 1 | -2/+4 |
2004-10-06 | tree-pretty-print.c (dump_generic_node): Fix printing of BINFO and TREE_VEC n... | Daniel Berlin | 1 | -1/+19 |
2004-09-29 | re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ... | Richard Henderson | 1 | -0/+8 |
2004-09-28 | * tree-pretty-print.c (dump_generic_node): Print vector types. | Devang Patel | 1 | -1/+7 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -4/+7 |
2004-09-27 | tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR. | Devang Patel | 1 | -10/+10 |
2004-09-27 | * tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR. | Devang Patel | 1 | -0/+10 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+27 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -8/+6 |
2004-09-11 | re PR c++/17412 (tree check failure in fold-const) | Steven Bosscher | 1 | -3/+14 |
2004-09-11 | tree-pretty-print.c (dump_decl_name): Print unnamed decls as D.xxx rather tha... | Geoffrey Keating | 1 | -2/+2 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -4/+2 |
2004-08-31 | tree-pretty-print.c (dump_generic_node, [...]): Add blank after ')'. | Richard Kenner | 1 | -4/+18 |
2004-08-30 | tree-pretty-print.c (dump_generic_node): Handle VALUE_HANDLE in COMPONENT_REF... | Diego Novillo | 1 | -5/+8 |
2004-08-25 | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 1 | -14/+11 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -4/+4 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -3/+4 |
2004-08-06 | expr.c (expand_expr_real_1): Remove. | Paolo Bonzini | 1 | -4/+0 |
2004-08-04 | basic-block.h (profile_staus): New global variable. | Jan Hubicka | 1 | -0/+2 |
2004-07-30 | gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue. | Richard Henderson | 1 | -1/+4 |
2004-07-28 | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 1 | -10/+4 |
2004-07-20 | tree-pretty-print.c (dump_generic_node): Dump CALL_EXPR_HAS_RETURN_SLOT_ADDR. | Richard Henderson | 1 | -0/+2 |
2004-07-16 | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 1 | -0/+8 |
2004-07-16 | Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h. | Sebastian Pop | 1 | -0/+19 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -4/+0 |
2004-07-07 | expr.c (expand_expr_real_1): Fix formating. | Andrew Pinski | 1 | -16/+0 |
2004-07-06 | dojump.c (do_jump): REFERENCE_EXPR is dead. | Daniel Berlin | 1 | -4/+0 |
2004-07-05 | tree-pretty-print.c (dump_generic_node, [...]): Properly print bounds. | Richard Kenner | 1 | -14/+24 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 1 | -4/+0 |
2004-07-01 | tree-pretty-print.c (dump_generic_node, [...]): Use access functions for lowe... | Richard Kenner | 1 | -12/+12 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -8/+21 |
2004-06-28 | tree-pretty-print.c (dump_function_declaration): New. | Richard Kenner | 1 | -30/+59 |
2004-06-24 | c-decl.c (c_in_iteration_stmt, [...]): Remove. | Richard Henderson | 1 | -5/+1 |
2004-06-24 | tree-pretty-print.c (dump_generic_node, [...]): Don't look at TYPE_METHODS un... | Richard Kenner | 1 | -1/+3 |
2004-06-23 | Makefile.in (tree-vn.o): New. | Diego Novillo | 1 | -2/+4 |
2004-06-22 | tree.def (VTABLE_REF): Remove. | Richard Henderson | 1 | -7/+9 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -13/+31 |
2004-06-16 | tree.h (PHI_CHAIN): New. | Steven Bosscher | 1 | -1/+1 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -3/+5 |
2004-06-15 | tree-flow-inline.h (stmt_ann): Remove use of is_essa_node. | Daniel Berlin | 1 | -80/+0 |
2004-06-10 | tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an... | Brian Booth | 1 | -5/+17 |
2004-06-09 | basic-block.h (struct edge_def): Add goto_locus. | Richard Henderson | 1 | -2/+16 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-05-28 | re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math) | Paolo Bonzini | 1 | -13/+29 |
2004-05-15 | c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho... | Steven Bosscher | 1 | -2/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+2267 |