re PR tree-optimization/41008 (ICE in vect_is_simple_reduction, at tree-vect-loop...
[platform/upstream/gcc.git] / gcc / tree-ssa.c
2009-08-07 Richard Guenthertree-ssa.c (useless_type_conversion_p_1): Only for...
2009-08-06 Richard Guenthertree-ssa.c (useless_type_conversion_p_1): Make function...
2009-08-03 Jakub Jelinekre PR middle-end/40943 (Uninitialized warning is missed...
2009-08-03 Richard Guenthertree.c (make_vector_type): Build a main variant first...
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-14 Richard Guenthertree-ssa-alias.h (refs_may_alias_p_1): Declare.
2009-07-07 Manuel López-Ibáñezcgraphunit.c: Replace %J by an explicit location.
2009-06-17 Adam Nemettree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversi...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-15 Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-05-06 Andrey Belevantsevtree-ssa.c (execute_update_address_taken): Handle TARGE...
2009-05-03 Richard Guentherre PR tree-optimization/23329 (hack in may_propagate_co...
2009-05-02 Richard Guentherre PR regression/40001 (r146817 broke libgloss build...
2009-04-26 Michael MatzExpand from SSA.
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-04-16 Richard Guenthergimple.c (gimple_copy): Do not clear addresses_taken...
2009-04-04 Richard Guenthertree-ssa.c (verify_ssa): With -O0 we do not need VOPs.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-27 Richard Guenthergimplify.c (mark_addressable): Export.
2009-03-27 Xinliang David LiFix for PR39557
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-28 Richard Guentherre PR c++/38908 (Unexplained "'<anonymous>' is used...
2009-01-26 Richard Guentherre PR tree-optimization/38745 (ICE: statement makes...
2008-12-30 Jakub Jelinekre PR middle-end/38505 (Revision 142061 caused ICE...
2008-12-18 Jakub Jelinekre PR middle-end/38505 (Revision 142061 caused ICE...
2008-11-05 Richard Guentherre PR middle-end/37742 (ICE in vectorizer with restrict...
2008-10-16 Richard Bienerre PR middle-end/37418 (error: type mismatch in address...
2008-10-02 Richard Guentherre PR middle-end/37713 (ice for legal code with -O3...
2008-09-19 Andrew Pinskire PR tree-optimization/30930 (vector can cause to...
2008-09-11 Jan Hubickatree-ssa.c (redirect_edge_var_map_clear): Fix formatting.
2008-08-20 Manuel López-Ibáñezre PR middle-end/179 (-Wuninitialized missing warning...
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-10 Manuel López-Ibáñezre PR middle-end/20644 (bogus uninitialized warning...
2008-08-08 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-08-05 Jason Merrillre PR c++/37016 (member function pointer failure with...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-21 Rafael Avila de... Makefile.in: Replace toplev.h with TOPLEV_H.
2008-06-28 Richard Guenthertree-ssa-structalias.c (callused_id, [...]): Add.
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-12 Richard Guentherre PR tree-optimization/36345 (TBAA-pruning of points...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-29 Richard Guentherre PR tree-optimization/36343 (Wrong code due to bad...
2008-05-28 Richard Guentherre PR tree-optimization/36291 (GCC is slow and memory...
2008-05-13 Diego Novillotree.h (init_phinodes, [...]): Move ...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-03-20 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-19 Richard Guentherre PR tree-optimization/35609 ("is used uninitialized...
2008-03-05 Aldy Hernandezcfg.c: Include tree-flow.h.
2008-02-28 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-26 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
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>
next