target.h (globalize_decl_name): New.
[gcc.git] / gcc / tree-ssa.c
2007-01-20 Jan Hubickatree-ssa.c (init_tree_ssa): Do not call init_alias_heap...
2007-01-04 Jan Hubickacgraph.c (cgraph_release_function_body): New function.
2006-12-30 Jan Hubickatree.h (DECL_CALL_CLOBBERED): Remove.
2006-12-24 Jan Hubickatree-ssa-operands.h (struct ssa_operand_memory_d):...
2006-12-20 Jan Hubickatree-flow-inline.h (gimple_var_anns): New function.
2006-12-12 Diego Novillo[multiple changes]
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-04 Daniel Berlintree-ssa-alias.c (compute_may_aliases): Compute flow...
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-03 Ben Ellistontree-ssa.c (warn_uninit): Use expand_location variables...
2006-08-29 Joern Renneckere PR tree-optimization/17506 (warning about uninitiali...
2006-06-15 Andrew MacLeodre PR middle-end/27793 (num_ssa_names inconsistent...
2006-06-08 Andrew MacLeodre PR middle-end/27793 (num_ssa_names inconsistent...
2006-03-25 Daniel Berlinre PR tree-optimization/26804 (Alias Time explosion)
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-18 Diego Novillotree-flow.h (struct var_ann_d): Rename field is_alias_t...
2005-12-19 Zdenek Dvoraktree-flow.h (struct var_ann_d): Change type of may_alia...
2005-12-19 Zdenek Dvoraktree-flow.h (struct stmt_ann_d): Remove makes_aliased_l...
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-17 Jan Hubickatree-flow-inline.h (set_default_def, [...]): Kill.
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-11-16 Richard Hendersonre PR middle-end/23497 (Bogus 'is used uninitialized...
2005-11-10 Daniel Berlintree-ssa-alias.c (compute_may_aliases): Remove call...
2005-11-08 Daniel Berlinre PR tree-optimization/23382 (Does not remove the...
2005-07-19 Richard Hendersonre PR tree-optimization/22278 (gcc -O2 discards cast...
2005-07-13 Jan Hubickatree-dfa.c (dump_variable): Use default_def function.
2005-07-10 Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-07-03 Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-06-30 Daniel Berlin[multiple changes]
2005-06-27 Jan Hubickatree-optimize.c (exercute_free_datastructures): Do...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Andrew Pinskire PR tree-optimization/21923 (Ada compiler fails to...
2005-06-07 Richard Guenthertree-ssa.c (tree_ssa_useless_type_conversion_1): Fix...
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-08 Kazu Hiratatree-dfa.c (referenced_vars, [...]): Use VEC instead...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-23 Diego Novillo[multiple changes]
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-11 Diego Novillore PR middle-end/20933 (gcc can no longer bootstrap...
2005-04-09 Kazu Hiratadominance.c, [...]: Fix comment typos.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-05 Per Bothnertree-ssa.c (execute_early_warn_uninitialized): Pass...
2005-03-30 Daniel Berlintree-ssa-alias.c (compute_flow_insensitive_aliasing...
2005-03-12 Kazu Hiratatree-ssa.c (kill_redundant_phi_nodes): Remove local...
2005-03-05 Kazu Hiratatree-phinodes.c (remove_phi_node): Drop the last argument.
2005-03-05 Kazu Hiratapredict.c (apply_return_prediction): Standardize PHI...
2005-02-28 Roger Saylere PR middle-end/19874 (ICE in emit_move_insn with...
2005-02-23 Diego Novillore PR tree-optimization/20100 (LIM is pulling out a...
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-03 Andrew Pinskire PR tree-optimization/19736 (ICE with type mismatch...
2005-02-02 Richard Sandifordre PR tree-optimization/19578 (function pointer propaga...
2005-02-01 Diego Novillore PR tree-optimization/19670 (testsuite failure: gcc...
2005-01-24 Kazu Hiratatree-flow-inline.h (phi_arg_from_edge): Remove.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-18 Diego Novillore PR tree-optimization/19121 (ICE: in merge_alias_info...
2004-11-29 Kazu Hiratatree-if-conv.c (replace_phi_with_cond_modify_expr)...
2004-11-29 Andrew Pinskitimevar.def (TV_TREE_REDPHI): New timevar.
2004-11-27 Kazu Hiratatree.c (operand_equal_for_phi_arg_p): New.
2004-11-26 Jeff Lawtree-ssa.c (verify_flow_sensitive_alias_info): Don...
2004-11-25 Kazu Hiratatree-phinodes.c (add_phi_arg): Take "tree" instead...
2004-11-23 Kazu Hiratatree-phinode.c (resize_phi_node): Abort when LEN is...
2004-11-22 Kazu Hiratatree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 Kazu Hiratatree-cfg.c (tree_execute_on_shrinking_pred): New.
2004-11-22 Kazu Hiratatree-flow.h: Remove the prototype for remove_phi_arg.
2004-11-22 Daniel Berlintree-ssa.c (verify_ssa): SSA_OP_ALL_USES should be...
2004-11-22 Jeff Lawtree-ssa.c (verify_use): Fix comment.
2004-11-19 Jeff Lawtree-ssa.c (verify_ssa): Remove redundant checking...
2004-11-14 Zdenek Dvorakre PR tree-optimization/18431 (Code for arrays and...
2004-11-12 Steven Bosschertree-ssa.c (walk_use_def_chains_1): Make the visited...
2004-11-08 Kazu Hiratatree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN...
2004-11-04 Ulrich Weigandre PR tree-optimization/18184 (Tree optimizers ignore...
2004-11-02 Andrew Pinskire PR tree-optimization/16808 (verify_ssa failed: Missi...
2004-10-31 Roger Saylere PR middle-end/14521 (Inconsistent quoting in new...
2004-10-29 Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-10-28 Kazu Hiratalambda-code.c (nestify_update_pending_stmts): Remove.
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-18 Diego Novillotree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.
2004-10-18 Diego Novillore PR tree-optimization/17656 (internal compiler error...
2004-10-12 Daniel BerlinThe apostrophe was there to signal that the s was coming
2004-10-12 Daniel Berlintree-ssa-alias.c (verify_name_tags): New function.
2004-10-05 Daniel Berlintree-ssa.c (verify_ssa): Verify phi arguments only...
2004-09-30 Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-22 Daniel Berlintree-ssa.c (verify_def): Use print_generic_stmt, not...
2004-09-18 Jan Hubickatree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-17 Diego Novillore PR tree-optimization/17273 (ICE in get_indirect_ref_...
2004-09-17 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-15 Zdenek Dvorakre PR tree-optimization/17468 (Java garbage collector...
2004-09-14 Nathan SidwellMakefile.in (STAGE1_CHECKING): New variable.
2004-09-11 Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
next