| Commit message (Expand) | Author | Age | Files | Lines |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -0/+3 |
* | re PR tree-optimization/20920 (ICE with eh and VRP) | Diego Novillo | 2005-04-11 | 1 | -0/+2 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -0/+8 |
* | tree-pretty-print.c (dump_generic_node): Use %p for pointer. | Andrew MacLeod | 2005-04-05 | 1 | -1/+1 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -0/+3 |
* | tree.def (FILE_TYPE): Removed. | Tom Tromey | 2005-03-30 | 1 | -5/+1 |
* | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 2004-12-09 | 1 | -4/+0 |
* | tree-pretty-print.c (dump_array_domain): Split out from dump_generic_node; fi... | Richard Henderson | 2004-12-07 | 1 | -42/+32 |
* | c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. | Kazu Hirata | 2004-12-07 | 1 | -1/+1 |
* | tree-pretty-print.c (dump_generic_node, [...]): Handle TYPE_REF_CAN_ALIAS_ALL. | Richard Kenner | 2004-11-24 | 1 | -7/+15 |
* | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 2004-11-24 | 1 | -42/+0 |
* | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 2004-10-27 | 1 | -4/+9 |
* | cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function. | Steven Bosscher | 2004-10-08 | 1 | -2/+4 |
* | tree-pretty-print.c (dump_generic_node): Fix printing of BINFO and TREE_VEC n... | Daniel Berlin | 2004-10-06 | 1 | -1/+19 |
* | re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ... | Richard Henderson | 2004-09-29 | 1 | -0/+8 |
* | * tree-pretty-print.c (dump_generic_node): Print vector types. | Devang Patel | 2004-09-28 | 1 | -1/+7 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -4/+7 |
* | tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR. | Devang Patel | 2004-09-27 | 1 | -10/+10 |
* | * tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR. | Devang Patel | 2004-09-27 | 1 | -0/+10 |
* | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 2004-09-23 | 1 | -0/+27 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -8/+6 |
* | re PR c++/17412 (tree check failure in fold-const) | Steven Bosscher | 2004-09-11 | 1 | -3/+14 |
* | tree-pretty-print.c (dump_decl_name): Print unnamed decls as D.xxx rather tha... | Geoffrey Keating | 2004-09-11 | 1 | -2/+2 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -4/+2 |
* | tree-pretty-print.c (dump_generic_node, [...]): Add blank after ')'. | Richard Kenner | 2004-08-31 | 1 | -4/+18 |
* | tree-pretty-print.c (dump_generic_node): Handle VALUE_HANDLE in COMPONENT_REF... | Diego Novillo | 2004-08-30 | 1 | -5/+8 |
* | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 2004-08-25 | 1 | -14/+11 |
* | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 2004-08-25 | 1 | -4/+4 |
* | tree.h (build_int_cst): New. | Nathan Sidwell | 2004-08-15 | 1 | -3/+4 |
* | expr.c (expand_expr_real_1): Remove. | Paolo Bonzini | 2004-08-06 | 1 | -4/+0 |
* | basic-block.h (profile_staus): New global variable. | Jan Hubicka | 2004-08-04 | 1 | -0/+2 |
* | gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue. | Richard Henderson | 2004-07-30 | 1 | -1/+4 |
* | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 2004-07-28 | 1 | -10/+4 |
* | tree-pretty-print.c (dump_generic_node): Dump CALL_EXPR_HAS_RETURN_SLOT_ADDR. | Richard Henderson | 2004-07-20 | 1 | -0/+2 |
* | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 2004-07-16 | 1 | -0/+8 |
* | Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h. | Sebastian Pop | 2004-07-16 | 1 | -0/+19 |
* | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 2004-07-08 | 1 | -4/+0 |
* | expr.c (expand_expr_real_1): Fix formating. | Andrew Pinski | 2004-07-07 | 1 | -16/+0 |
* | dojump.c (do_jump): REFERENCE_EXPR is dead. | Daniel Berlin | 2004-07-06 | 1 | -4/+0 |
* | tree-pretty-print.c (dump_generic_node, [...]): Properly print bounds. | Richard Kenner | 2004-07-05 | 1 | -14/+24 |
* | tree.def (RTL_EXPR): Remove. | Richard Henderson | 2004-07-01 | 1 | -4/+0 |
* | tree-pretty-print.c (dump_generic_node, [...]): Use access functions for lowe... | Richard Kenner | 2004-07-01 | 1 | -12/+12 |
* | Conditionally compile support for --enable-mapped_location. | Per Bothner | 2004-06-30 | 1 | -8/+21 |
* | tree-pretty-print.c (dump_function_declaration): New. | Richard Kenner | 2004-06-28 | 1 | -30/+59 |
* | c-decl.c (c_in_iteration_stmt, [...]): Remove. | Richard Henderson | 2004-06-24 | 1 | -5/+1 |
* | tree-pretty-print.c (dump_generic_node, [...]): Don't look at TYPE_METHODS un... | Richard Kenner | 2004-06-24 | 1 | -1/+3 |
* | Makefile.in (tree-vn.o): New. | Diego Novillo | 2004-06-23 | 1 | -2/+4 |
* | tree.def (VTABLE_REF): Remove. | Richard Henderson | 2004-06-22 | 1 | -7/+9 |
* | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 2004-06-21 | 1 | -13/+31 |
* | tree.h (PHI_CHAIN): New. | Steven Bosscher | 2004-06-16 | 1 | -1/+1 |