Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-11-08 | tree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN where appropriate. | Kazu Hirata | 1 | -2/+2 |
2004-11-04 | re PR tree-optimization/18184 (Tree optimizers ignore pointer modes) | Ulrich Weigand | 1 | -0/+6 |
2004-11-02 | re PR tree-optimization/16808 (verify_ssa failed: Missing definition for SSA_... | Andrew Pinski | 1 | -0/+1 |
2004-10-31 | re PR middle-end/14521 (Inconsistent quoting in new warning) | Roger Sayle | 1 | -2/+2 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -2/+1 |
2004-10-28 | lambda-code.c (nestify_update_pending_stmts): Remove. | Kazu Hirata | 1 | -0/+21 |
2004-10-27 | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 1 | -2/+4 |
2004-10-18 | tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi. | Diego Novillo | 1 | -14/+3 |
2004-10-18 | re PR tree-optimization/17656 (internal compiler error: in replace_immediate_... | Diego Novillo | 1 | -2/+18 |
2004-10-12 | The apostrophe was there to signal that the s was coming | Daniel Berlin | 1 | -1/+1 |
2004-10-12 | tree-ssa-alias.c (verify_name_tags): New function. | Daniel Berlin | 1 | -27/+77 |
2004-10-05 | tree-ssa.c (verify_ssa): Verify phi arguments only contain renamed names. | Daniel Berlin | 1 | -1/+14 |
2004-09-29 | re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ... | Richard Henderson | 1 | -1/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -4/+6 |
2004-09-22 | tree-ssa.c (verify_def): Use print_generic_stmt, not debug_generic_stmt. | Daniel Berlin | 1 | -8/+8 |
2004-09-18 | tree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name to return NULL. | Jan Hubicka | 1 | -20/+24 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-17 | re PR tree-optimization/17273 (ICE in get_indirect_ref_operands) | Diego Novillo | 1 | -0/+19 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-15 | re PR tree-optimization/17468 (Java garbage collector miscompiled at -O1 and ... | Zdenek Dvorak | 1 | -7/+52 |
2004-09-14 | Makefile.in (STAGE1_CHECKING): New variable. | Nathan Sidwell | 1 | -0/+8 |
2004-09-11 | tree-cfg.c (set_bb_for_stmt): Use PHI_BB. | Zdenek Dvorak | 1 | -2/+0 |
2004-09-09 | Makefile.def: Remove libbanshee. | Daniel Berlin | 1 | -1/+0 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -6/+2 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -3/+6 |
2004-09-03 | cfg.c (free_edge): Use ggc_free. | Jan Hubicka | 1 | -2/+11 |
2004-09-01 | * tree-ssa.c (propagate_into_addr): Properly test for LHR. | Richard Kenner | 1 | -3/+3 |
2004-08-25 | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 1 | -57/+16 |
2004-08-18 | tree-dfa.c (add_referenced_var): Only global variables are call-clobbered. | Diego Novillo | 1 | -12/+0 |
2004-08-10 | tree-cfg.c (bsi_insert_before, [...]): Call modify_stmt after linking stmt in... | Andrew MacLeod | 1 | -1/+1 |
2004-07-29 | tree-ssa.c (verify_flow_sensitive_alias_info): When comparing points-to sets ... | Diego Novillo | 1 | -1/+1 |
2004-07-28 | tree-ssa.c (verify_flow_insensitive_alias_info): Process every variable that ... | Diego Novillo | 1 | -14/+11 |
2004-07-28 | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 1 | -8/+3 |
2004-07-23 | re PR tree-optimization/16688 (ICE in group_aliases, at tree-ssa-alias.c:1234) | Diego Novillo | 1 | -0/+6 |