Age | Commit message (Expand) | Author | Files | Lines |
2005-12-06 | In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -0/+3 |
2005-12-02 | tree-pretty-print.c (op_symbol): Handle LROTATE_EXPR and RROTATE_EXPR. | Richard Guenther | 1 | -0/+6 |
2005-07-31 | pretty-print.h (pp_widest_integer): New macro. | Jan Hubicka | 1 | -0/+10 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -14/+7 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -1/+1 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+1 |
2005-07-03 | PR tree-optimization/22029 (and 22135) | Ira Rosen | 1 | -1/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-23 | re PR c++/19317 (removing a temporary return value when we cannot) | Jason Merrill | 1 | -2/+2 |
2005-06-21 | genopinit.c (vec_shl_optab, [...]): Initialize new optabs. | Dorit Nuzman | 1 | -0/+10 |
2005-06-18 | tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. | Dorit Nuzman | 1 | -0/+24 |
2005-06-07 | tree-ssa-address.c: New file. | Zdenek Dvorak | 1 | -0/+58 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-05-27 | basic-block.h (basic_block_def): Add phi_nodes and predictions. | Kazu Hirata | 1 | -2/+1 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -0/+3 |
2005-04-11 | re PR tree-optimization/20920 (ICE with eh and VRP) | Diego Novillo | 1 | -0/+2 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -0/+8 |
2005-04-05 | tree-pretty-print.c (dump_generic_node): Use %p for pointer. | Andrew MacLeod | 1 | -1/+1 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -0/+3 |
2005-03-30 | tree.def (FILE_TYPE): Removed. | Tom Tromey | 1 | -5/+1 |
2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 1 | -4/+0 |
2004-12-07 | tree-pretty-print.c (dump_array_domain): Split out from dump_generic_node; fi... | Richard Henderson | 1 | -42/+32 |
2004-12-07 | c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. | Kazu Hirata | 1 | -1/+1 |
2004-11-24 | tree-pretty-print.c (dump_generic_node, [...]): Handle TYPE_REF_CAN_ALIAS_ALL. | Richard Kenner | 1 | -7/+15 |
2004-11-24 | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 1 | -42/+0 |
2004-10-27 | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 1 | -4/+9 |
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 |