Age | Commit message (Expand) | Author | Files | Lines |
2005-07-19 | re PR tree-optimization/22278 (gcc -O2 discards cast to volatile) | Richard Henderson | 1 | -0/+9 |
2005-07-13 | tree-dfa.c (dump_variable): Use default_def function. | Jan Hubicka | 1 | -1/+1 |
2005-07-09 | Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | Diego Novillo | 1 | -2/+1 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -28/+28 |
2005-07-03 | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 1 | -1/+1 |
2005-06-30 | [multiple changes] | Daniel Berlin | 1 | -14/+31 |
2005-06-27 | tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges... | Jan Hubicka | 1 | -6/+12 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | re PR tree-optimization/21923 (Ada compiler fails to build on gcc 4.1) | Andrew Pinski | 1 | -1/+3 |
2005-06-07 | tree-ssa.c (tree_ssa_useless_type_conversion_1): Fix comments. | Richard Guenther | 1 | -4/+5 |
2005-06-06 | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 1 | -2/+2 |
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-08 | tree-dfa.c (referenced_vars, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -9/+6 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -9/+17 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-04-22 | [multiple changes] | Diego Novillo | 1 | -3/+7 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -6/+10 |
2005-04-17 | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 1 | -4/+1 |
2005-04-11 | re PR middle-end/20933 (gcc can no longer bootstrap itself) | Diego Novillo | 1 | -4/+25 |
2005-04-09 | dominance.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -314/+1 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -68/+92 |
2005-04-05 | tree-ssa.c (execute_early_warn_uninitialized): Pass context node to talk_tree... | Per Bothner | 1 | -7/+12 |
2005-03-30 | tree-ssa-alias.c (compute_flow_insensitive_aliasing): Make sure subvars get m... | Daniel Berlin | 1 | -0/+7 |
2005-03-12 | tree-ssa.c (kill_redundant_phi_nodes): Remove local variable var. | Kazu Hirata | 1 | -5/+2 |
2005-03-05 | tree-phinodes.c (remove_phi_node): Drop the last argument. | Kazu Hirata | 1 | -1/+1 |
2005-03-05 | predict.c (apply_return_prediction): Standardize PHI chain walking. | Kazu Hirata | 1 | -4/+2 |
2005-02-28 | re PR middle-end/19874 (ICE in emit_move_insn with __attribute__((mode (QI)))... | Roger Sayle | 1 | -5/+8 |
2005-02-23 | re PR tree-optimization/20100 (LIM is pulling out a pure function even though... | Diego Novillo | 1 | -0/+2 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -9/+9 |
2005-02-03 | re PR tree-optimization/19736 (ICE with type mismatch between SSA_NAME and it... | Andrew Pinski | 1 | -0/+2 |
2005-02-02 | re PR tree-optimization/19578 (function pointer propagation fails for noretur... | Richard Sandiford | 1 | -0/+1 |
2005-02-01 | re PR tree-optimization/19670 (testsuite failure: gcc.c-torture/execute/built... | Diego Novillo | 1 | -2/+1 |
2005-01-24 | tree-flow-inline.h (phi_arg_from_edge): Remove. | Kazu Hirata | 1 | -4/+2 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-17 | re PR tree-optimization/19121 (ICE: in merge_alias_info, at tree-ssa-copy.c:236) | Diego Novillo | 1 | -14/+59 |
2004-11-29 | tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of ... | Kazu Hirata | 1 | -1/+1 |
2004-11-28 | timevar.def (TV_TREE_REDPHI): New timevar. | Andrew Pinski | 1 | -1/+1 |
2004-11-27 | tree.c (operand_equal_for_phi_arg_p): New. | Kazu Hirata | 1 | -1/+1 |
2004-11-26 | tree-ssa.c (verify_flow_sensitive_alias_info): Don't retrieve annotations or ... | Jeff Law | 1 | -4/+7 |
2004-11-25 | tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first a... | Kazu Hirata | 1 | -1/+1 |
2004-11-23 | tree-phinode.c (resize_phi_node): Abort when LEN is strictly greater than PHI... | Kazu Hirata | 1 | -17/+12 |
2004-11-22 | tree-ssa.c (ssa_remove_edge): Remove. | Kazu Hirata | 1 | -10/+0 |
2004-11-22 | tree-cfg.c (tree_execute_on_shrinking_pred): New. | Kazu Hirata | 1 | -5/+0 |
2004-11-22 | tree-flow.h: Remove the prototype for remove_phi_arg. | Kazu Hirata | 1 | -8/+2 |
2004-11-22 | tree-ssa.c (verify_ssa): SSA_OP_ALL_USES should be SSA_OP_ALL_USES | SSA_OP_A... | Daniel Berlin | 1 | -1/+1 |
2004-11-21 | tree-ssa.c (verify_use): Fix comment. | Jeff Law | 1 | -82/+36 |
2004-11-19 | tree-ssa.c (verify_ssa): Remove redundant checking of PHI arguments. | Jeff Law | 1 | -18/+0 |
2004-11-14 | re PR tree-optimization/18431 (Code for arrays and pointers are not the same) | Zdenek Dvorak | 1 | -0/+17 |
2004-11-12 | tree-ssa.c (walk_use_def_chains_1): Make the visited map a pointer set instea... | Steven Bosscher | 1 | -8/+9 |