tree-data-ref.c (subscript_dependence_tester_1): Call free_conflict_function.
[gcc.git] / gcc / tree-ssa.c
2007-12-13 Eric Botcazoure PR middle-end/33088 (spurious exceptions with -ffloa...
2007-11-14 Jakub Jelinekre PR middle-end/34088 (ICE with uninitialized variable...
2007-10-30 Janis Johnson* tree-ssa.c (execute_update_addresses_taken): Initiali...
2007-10-18 Richard Guenthertree-ssa.c (uid_ssaname_map_eq): New function.
2007-10-18 Richard Guenthertree-flow.h (struct gimple_df): Make referenced_vars...
2007-09-07 Jan Hubickapasses.c (init_optimization_passes): Add simple dce...
2007-08-24 Richard Guentherre PR tree-optimization/33166 (ICE in get_indirect_ref_...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-20 Richard Guenthertree-cfg.c (verify_expr): COND_EXPRs can have any integ...
2007-07-07 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-07-05 Richard Guentherre PR middle-end/32639 (ptrmem1.C now ICE's on mainline)
2007-07-04 Richard Guenthertree-ssa.c (useless_type_conversion_p): Add handling...
2007-07-02 Richard Guenthertree-ssa.c (useless_type_conversion_p): Document future...
2007-07-02 Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-07-02 Richard Guenthertree-flow.h (tree_ssa_useless_type_conversion_1): Renam...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-04 Josh Connerbasic-block.h (cdi_direction): Assign values to all...
2007-04-25 Dirk Muellertree-ssa.c ((warn_uninit): Annotate warning with -Wunin...
2007-04-11 Diego Novillore PR tree-optimization/30735 (50% slow down due to...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-08 Diego Novillore PR tree-optimization/30562 (remove unused variable...
2007-01-29 Daniel Berlintree.h (struct tree_memory_tag): Add aliases member.
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...
next