Age | Commit message (Expand) | Author | Files | Lines |
2005-12-14 | tree-ssa-operands.c (build_ssa_operands): Update leading comment. | Sebastian Pop | 1 | -21/+1 |
2005-12-12 | tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove reassociation code. | Jeff Law | 1 | -34/+0 |
2005-12-07 | re PR tree-optimization/25291 (ICE in tree-check add_call_clobber_ops) | Daniel Berlin | 1 | -3/+1 |
2005-12-06 | In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -2/+5 |
2005-11-13 | re PR tree-optimization/24709 (4.1.0 HEAD crashes with enable-checking on hug... | Andrew MacLeod | 1 | -2/+2 |
2005-11-05 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-10-31 | re PR tree-optimization/19097 (Quadratic behavior with many sets for the same... | Andrew MacLeod | 1 | -19/+4 |
2005-10-05 | re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv... | Andrew MacLeod | 1 | -315/+137 |
2005-09-30 | re PR tree-optimization/21430 (Quadratic behavior with constant initializers) | Andrew MacLeod | 1 | -0/+22 |
2005-09-19 | tree-ssa-operands.c (swap_tree_operands): Export. | Dorit Nuzman | 1 | -1/+1 |
2005-08-02 | re PR tree-optimization/23177 (internal compiler error with -O option) | Richard Guenther | 1 | -1/+1 |
2005-07-28 | builtins.c: Fix comment typo(s). | Volker Reichelt | 1 | -3/+3 |
2005-07-21 | reg-stack.c: Fix comment typo(s). | Volker Reichelt | 1 | -3/+3 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -3/+6 |
2005-07-16 | Makefile.in: Added rules for ipa-pure-const.c... | Daniel Berlin | 1 | -32/+67 |
2005-07-13 | * tree-ssa-operands.c (get_expr_operands): Fix typo in previous patch. | Jan Hubicka | 1 | -1/+1 |
2005-07-12 | tree-ssa-operands.c (parse_ssa_operands): Fix formatting. | Jan Hubicka | 1 | -3/+5 |
2005-07-09 | Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | Diego Novillo | 1 | -47/+41 |
2005-06-30 | [multiple changes] | Daniel Berlin | 1 | -6/+6 |
2005-06-27 | tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges... | Jan Hubicka | 1 | -9/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-24 | re PR tree-optimization/22171 (gcc-4.0-20050623 internal compiler error in li... | Mark Mitchell | 1 | -1/+1 |
2005-06-24 | re PR tree-optimization/22000 (Read from volatile member of struct is optimiz... | Mark Mitchell | 1 | -1/+5 |
2005-06-07 | tree-ssa-address.c: New file. | Zdenek Dvorak | 1 | -0/+29 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-18 | tree-ssa-operands.c (opf_non_specific): New. | Richard Henderson | 1 | -16/+21 |
2005-05-18 | re PR tree-optimization/21407 (wrong code with downcast in C++) | Daniel Berlin | 1 | -24/+3 |
2005-05-06 | tree-ssa-operands.c (clobbered_v_may_defs, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -43/+24 |
2005-05-04 | tree-flow-inline.h, [...]: Likewise. | Kazu Hirata | 1 | -4/+4 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -772/+679 |
2005-04-29 | * tree-flow-inline.h, tree-ssa-operands.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -56/+23 |
2005-04-17 | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 1 | -14/+5 |
2005-04-09 | dominance.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -6/+42 |
2005-04-08 | tree-ssa-operands.c (correct_use_link): Remove linear scan. | Andrew MacLeod | 1 | -5/+24 |
2005-04-06 | cse.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-05 | tree-ssa-operands.c (verify_abort): Use %p for pointers. | Andrew MacLeod | 1 | -3/+3 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -91/+476 |
2005-03-30 | tree-ssa-alias.c (compute_flow_insensitive_aliasing): Make sure subvars get m... | Daniel Berlin | 1 | -0/+11 |
2005-03-21 | re PR tree-optimization/20542 (Bootstrap failure at -Os) | Daniel Berlin | 1 | -43/+0 |
2005-03-15 | re PR tree-optimization/20458 (structure aliasing causes wrong code) | Daniel Berlin | 1 | -1/+3 |
2005-03-14 | builtin-attrs.def (ATTR_NOVOPS, [...]): New. | Zdenek Dvorak | 1 | -1/+3 |
2005-03-13 | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -39/+142 |
2005-03-12 | tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node. | Steven Bosscher | 1 | -5/+1 |
2005-03-07 | * tree-ssa-operands.c (check_build_stmt): Remove. | Kazu Hirata | 1 | -5/+0 |
2005-02-23 | re PR tree-optimization/20100 (LIM is pulling out a pure function even though... | Diego Novillo | 1 | -1/+11 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-08 | [multiple changes] | Diego Novillo | 1 | -7/+4 |