re PR preprocessor/36674 (#include location is offset by one row in errors from prepr...
[gcc.git] / gcc / tree-ssa-alias.c
2009-04-17 Richard Guenthertree-ssa-alias.c (refs_may_alias_p_1): Do not use TBAA...
2009-04-17 Richard Guentherre PR tree-optimization/39746 (Fail pr34513.c and pr345...
2009-04-07 Martin Jambortree-ssa-alias.c (refs_may_alias_p_1): Check for is_gim...
2009-04-07 Richard Guenthertree-ssa-alias.c (ref_maybe_used_by_call_p_1): Non...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-26 Richard Guentherre PR tree-optimization/38745 (ICE: statement makes...
2009-01-26 Richard Guentherre PR tree-optimization/38745 (ICE: statement makes...
2008-12-04 Richard Guentherre PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float...
2008-11-25 Richard Guentherre PR middle-end/38151 (structures with _Complex argume...
2008-11-15 Richard Guentherre PR tree-optimization/38051 (Miscompilation of glibc...
2008-10-19 Richard Guenthertree-ssa-alias.c (may_alias_p): Remove bogus shortcut.
2008-09-15 Jakub Jelinektree-ssa-alias.c (init_alias_info): Call bitmap_obstack...
2008-09-04 Ian Lance Taylorrtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-11 Richard Guentherre PR tree-optimization/36765 (Revision 137573 miscompi...
2008-07-07 Richard Guenthertree-ssa-structalias.h (set_used_smts): Remove.
2008-06-29 Richard Guenthertree-ssa-structalias.h (compute_points_to_sets): Adjust...
2008-06-28 Richard Guenthertree-ssa-structalias.c (callused_id, [...]): Add.
2008-06-27 Richard Guentherre PR tree-optimization/36400 (points-to results wrong)
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-11 Richard Guenthertree-flow.h (may_point_to_global_var): Declare.
2008-06-04 Richard Guenthertree-flow-inline.h (is_global_var): Do not check TREE_S...
2008-05-29 Richard Guentherre PR tree-optimization/36343 (Wrong code due to bad...
2008-05-28 Richard Guentherre PR tree-optimization/36339 (not call clobbering...
2008-05-27 Richard Guentherre PR tree-optimization/36339 (not call clobbering...
2008-05-15 Diego Novillotreestruct.def (TS_STRUCT_FIELD_TAG): Remove.
2008-05-15 Richard Guentherre PR middle-end/36244 (-ftree-parallelize-loops=4...
2008-05-15 Richard Guentherre PR tree-optimization/34330 (-ftree-parallelize-loops...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-09 Richard Guentherinvoke.texi (-fdump-tree-salias): Remove documentation.
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-04-29 Richard Guenthertree-ssa-alias.c (finalize_ref_all_pointers): Remove.
2008-04-23 Richard Guentherre PR tree-optimization/27799 (adding unused char field...
2008-04-23 Richard Guentheralias.c (alias_set_subset_of): Correctly handle asking...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
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 ...
2008-01-22 Manuel López-Ibáñezre PR tree-optimization/33092 (Using -O1 -fno-tree...
2007-11-21 Richard Guentherre PR tree-optimization/34148 (Too many VOPs, too deep...
2007-11-16 Richard Guentherre PR tree-optimization/33870 (miscompiles sqlite)
2007-11-15 Richard Guenthertree-ssa-alias.c (create_overlap_variables_for): Make...
2007-11-13 Diego Novillopr 33870
2007-11-09 Richard Guentherbitmap.h (bitmap_single_bit_set_p): Declare.
2007-10-28 Richard Guenthertree-flow.h (subvar_t): Make it a VEC.
2007-10-25 Richard Guenthertree-flow.h (mem_sym_stats): Remove.
2007-09-21 Richard Guentherre PR tree-optimization/33508 (tree struct aliasing...
2007-09-01 Richard Guenthertree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE...
2007-08-27 Daniel Berlinre PR tree-optimization/33173 (ICE in set_uids_in_ptset...
2007-08-19 Daniel BerlinFix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303
2007-08-15 Diego Novillotree-ssa-alias.c (compute_memory_partitions): Use alias...
2007-08-14 Daniel Berlintree-pass.h (PROP_pta): Removed.
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-07-29 Daniel BerlinMakefile.in (tree-ssa-alias.o): Add alloc-pool.h
2007-07-28 Daniel Berlintimevar.def: Add TV_CALL_CLOBBER, TV_FLOW_SENSITIVE...
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-06-20 Adam Nemetre PR tree-optimization/25737 (ACATS c974001 c974013...
2007-06-12 Eric Botcazoutree-ssa-alias.c (finalize_ref_all_pointers): Clear...
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-05-29 Daniel Berlintree-ssa-alias.c: Add aliasing overview.
2007-05-26 Kazu Hiratatree-flow.h: Remove the prototype for is_aliased_with.
2007-05-11 Silvius RusMakefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
2007-04-11 Diego Novillotree-ssa-alias.c (dump_mem_ref_stats): Do not call...
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-03 Kazu Hirata* cgraphunit.c, tree-ssa-alias.c: Fix comment typos.
2006-12-30 Jan Hubickatree.h (DECL_CALL_CLOBBERED): Remove.
2006-12-30 Jan Hubickatree-ssa-alias.c (create_structure_vars): When in SSA...
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-12 Diego Novillo[multiple changes]
2006-12-10 Daniel Berlintree-ssa-alias.c (compact_name_tags): Use sort_tags_by_id.
2006-12-05 Daniel Berlintree-vrp.c (pass_vrp): Remove PROP_smt_usage.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-05 Daniel Berlintree-ssa-alias.c (compute_flow_sensitive_aliasing)...
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-24 Daniel Berlintree-ssa-alias.c (tree_pointer_compare): New function.
2006-11-17 Zdenek Dvoraktree-ssa-alias.c (new_type_alias): Do not use offset...
2006-11-16 Dirk Muellertree-vrp.c (get_value_range): Use XCNEW instead of...
2006-10-19 Daniel BerlinFix PR tree-optimization/28778 Fix PR tree-optimization...
2006-08-22 Daniel Berlinre PR tree-optimization/28003 (optimizer bug)
2006-08-21 Jan Hubickatree-ssa-alias.c (eq_ptr_info, [...]): New function.
2006-08-10 Dorit Nuzmanre PR tree-optimization/26197 (ICE in is_old_name with...
2006-06-29 Jason Merrillre PR c++/27768 (wrong-code with vectors)
2006-05-29 Kazu Hiratatree-flow.h: Remove the prototype for add_type_alias.
2006-05-25 Eric Botcazoutree-ssa-structalias.h (PTR_IS_REF_ALL): New macro.
2006-05-23 Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-05-09 Daniel Berlinre PR tree-optimization/27093 (verify_ssa failed: defin...
2006-04-12 Kazu Hiratatree-ssa-alias.c (set_initial_properties, [...]): Use...
2006-04-10 Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-04-10 Daniel Berlintree-ssa-alias.c (lhs_may_store_to): New function.
2006-04-08 Daniel Berlintree.h (tree_memory_tag): Add old_used_alone.
2006-03-28 Daniel Berlintree-ssa-alias.c (create_sft): Initially inherit TREE_A...
next