darwin-20040809-2.c: Don't expect default debugging to be STABS.
[gcc.git] / gcc / tree-ssa-alias.c
2006-03-25 Daniel Berlinre PR tree-optimization/26804 (Alias Time explosion)
2006-03-21 Toon Moeneoptions.c (gfc_init_options): Initialize flag_argument_...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-02 Richard Guenthertree-ssa-alias.c (find_used_portions): Consider taking...
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-26 Richard Guentherre PR tree-optimization/26421 (tree-ssa-alias.c:find_us...
2006-02-26 Dorit Nuzmanre PR tree-optimization/26359 (Over optimization of...
2006-02-20 Daniel Berlintree.h (struct tree_memory_tag): Add is_used_alone...
2006-02-18 Diego Novillotree-flow.h (struct var_ann_d): Rename field is_alias_t...
2006-02-15 Daniel Berlintree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-01-26 Daniel Berlintree-ssa-alias.c (maybe_create_global_var): Change...
2006-01-19 Daniel Berlintree-ssa-operands.h (ssa_call_clobbered_cache_valid...
2006-01-16 Richard Guenthertree-ssa-alias.c (struct used_part): Add write_only...
2006-01-14 Richard Guentherre PR tree-optimization/22548 (Aliasing can not tell...
2006-01-13 Diego Novillotree-ssa-alias.c (add_type_alias): Fix typo.
2006-01-12 Daniel Berlintree-ssa-operands.c (add_call_clobber_ops): Use SFT_PAR...
2006-01-06 Andrew Pinskire PR tree-optimization/25528 (missed LIM on the tree...
2006-01-05 Richard Guentherre PR tree-optimization/22555 (array in struct disables...
2006-01-05 Richard Guenthertree-flow.h (struct fieldoff): Decompose field to type...
2005-12-19 Zdenek Dvoraktree-flow.h (struct var_ann_d): Change type of may_alia...
2005-12-18 Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-12-15 Richard Guenthertree-flow.h (okay_component_ref_for_subvars): Remove.
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
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-10-17 Daniel Berlinre PR tree-optimization/22444 (ICE at tree-into-ssa...
2005-10-06 Richard Guentherre PR tree-optimization/24238 (ICE: verify_ssa failed...
2005-09-15 Daniel Berlinre PR tree-optimization/23835 (-O3 compile takes two...
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-26 Diego Novillore PR tree-optimization/22591 (wrong alias information...
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-07-22 Diego Novillotree-ssa-alias.c (count_ptr_derefs): Do not consider...
2005-07-19 Daniel Berlinre PR tree-optimization/22483 (ICE : tree check: expect...
2005-07-16 Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...
2005-07-13 Jan Hubickatree-dfa.c (dump_variable): Use default_def function.
2005-07-10 Daniel Berlintree-ssa-alias.c (free_used_part_map): Add missing...
2005-07-10 Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-07-01 Diego Novillore PR tree-optimization/21584 (ICE: verify_flow_sensiti...
2005-06-30 Daniel Berlin[multiple changes]
2005-06-25 Kelley CookUpdate FSF address.
2005-06-21 Daniel Berlinc-typeck.c (build_function_call): Set fundecl = functio...
2005-06-10 Keith Besawtree-ssa-alias.c (new_type_alias): Use existing type...
2005-06-09 Daniel BerlinMakefile.in (OBJS-common): Add tree-ssa-structalias.o.
2005-06-07 Kazu Hiratasbitmap.h (sbitmap_iterator, [...]): New.
2005-05-29 Keith Besawtree-ssa-alias.c (new_type_alias): New procedure to...
2005-05-24 Kazu Hiratatree-flow.h (bb_ann_d): Remove has_escape_site.
2005-04-28 Nathan Sidwelltree-ssa-alias.c (push_fields_onto_fieldstack): Remove...
2005-04-25 Nathan Sidwelltree-ssa-alias.c (fieldoff_t): Remove.
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
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-15 Kazu Hiratatree-ssa-alias.c (init_alias_info): Remove a call to...
2005-04-11 Diego Novillore PR middle-end/20933 (gcc can no longer bootstrap...
2005-04-11 Daniel Berlinre PR tree-optimization/20926 (ICE: tree check, in...
2005-04-11 Andrew Pinskialias-1.c: New test.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-06 Daniel Berlinparams.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): New
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-03 Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-03-31 Kazu Hiratatree-ssa-alias.c: Follow spelling conventions.
2005-03-30 Daniel Berlintree-ssa-alias.c (compute_flow_insensitive_aliasing...
2005-03-21 Daniel Berlinre PR tree-optimization/20542 (Bootstrap failure at...
2005-03-16 Daniel Berlinre PR tree-optimization/20489 (ICE: address taken,...
2005-03-13 Daniel BerlinIn gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin...
2005-03-09 Kazu Hirata* tree-ssa-alias.c (may_alias_p): Remove v_ann.
2005-02-26 Andrew Pinskire PR tree-optimization/20188 (asm and memory operands...
2005-02-23 Diego Novillore PR tree-optimization/20100 (LIM is pulling out a...
2005-02-22 Alexandre Olivare PR tree-optimization/19786 (Aliasing optimisation...
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-01 Diego Novillore PR tree-optimization/19633 (local address incorrectl...
2005-01-27 Diego Novillore PR tree-optimization/19633 (local address incorrectl...
2005-01-18 Diego Novillore PR tree-optimization/19121 (ICE: in merge_alias_info...
2005-01-15 Andrew Pinskitree-ssa-alias.c (pass_may_alias): Add TODO_verify_stmts.
2004-12-20 Diego Novillore PR tree-optimization/19080 (ICE while compiling...
2004-12-10 Jeff Lawtree-ssa-alias.c (setup_pointers_and_addressables)...
2004-12-06 Daniel Berlintree-ssa-alias.c (create_global_var): Use void_type_nod...
2004-12-01 Andrew Pinskire PR tree-optimization/18763 (Gcc failed to bootstrap...
2004-12-01 Jeff Lawsbitmap.c (sbitmap_any_common_bits): New function.
2004-11-29 Richard Kennertree-ssa-alias.c (compute_points_to_and_addr_escapes...
2004-11-28 Jeff Lawtree-ssa-alias.c (count_calls_and_maybe_create_global_v...
2004-11-25 Jeff Lawtree-ssa-alias.c (compute_flow_insensitive_aliasing...
2004-11-24 Diego Novillotree-ssa-alias.c (merge_pointed_to_info): Fix comment...
2004-11-19 Adam Nemet* tree-ssa-alias.c: Fix comment.
2004-11-17 Diego Novillore PR tree-optimization/18307 (merge_pointed_to_info...
2004-11-12 Steven Bosschertree-ssa.c (walk_use_def_chains_1): Make the visited...
2004-11-05 Nathan Sidwellre PR tree-optimization/18307 (merge_pointed_to_info...
2004-11-04 Nathan Sidwellbitmap.h (bitmap_a_or_b, [...]): Remove.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-29 Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-10-28 Diego Novillore PR tree-optimization/16728 (std::set tests for alloc...
2004-09-30 Diego Novillotree-ssa-alias.c (collect_points_to_info_r): Move analy...
2004-09-29 Daniel Berlintree.h (INDIRECT_REF_P): New macro.
2004-09-28 Diego Novillotree-ssa-alias.c (create_name_tags): If PTR points...
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-22 Diego Novillore PR tree-optimization/16721 (Accesses to volatile...
2004-09-18 Diego Novillotree-ssa-alias.c (setup_pointers_and_addressables)...
2004-09-18 Diego Novillo* tree-ssa-alias.c (dump_alias_info): Ignore NULL SSA_N...
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 ...
next