aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-28re PR c++/27768 (wrong-code with vectors)Jason Merrill1-1/+6
2006-05-29tree-flow.h: Remove the prototype for add_type_alias.Kazu Hirata1-87/+0
2006-05-25tree-ssa-structalias.h (PTR_IS_REF_ALL): New macro.Eric Botcazou1-9/+84
2006-05-23re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod1-3/+3
2006-05-09re PR tree-optimization/27093 (verify_ssa failed: definition does not dominat...Daniel Berlin1-0/+11
2006-04-12tree-ssa-alias.c (set_initial_properties, [...]): Use VEC instead of VARRAY.Kazu Hirata1-10/+9
2006-04-10Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.Kazu Hirata1-3/+1
2006-04-10tree-ssa-alias.c (lhs_may_store_to): New function.Daniel Berlin1-22/+49
2006-04-08tree.h (tree_memory_tag): Add old_used_alone.Daniel Berlin1-2/+9
2006-03-28tree-ssa-alias.c (create_sft): Initially inherit TREE_ADDRESSABLE from parent...Daniel Berlin1-0/+1
2006-03-25re PR tree-optimization/26804 (Alias Time explosion)Daniel Berlin1-0/+31
2006-03-21options.c (gfc_init_options): Initialize flag_argument_noalias to 3.Toon Moene1-2/+11
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-3/+4
2006-03-02tree-ssa-alias.c (find_used_portions): Consider taking the address as making ...Richard Guenther1-0/+2
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-109/+109
2006-02-26re PR tree-optimization/26421 (tree-ssa-alias.c:find_used_portions considers ...Richard Guenther1-0/+11
2006-02-26re PR tree-optimization/26359 (Over optimization of loop when using -ftree-ve...Dorit Nuzman1-0/+3
2006-02-20tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin1-1/+80
2006-02-18tree-flow.h (struct var_ann_d): Rename field is_alias_tag to is_aliased.Diego Novillo1-4/+4
2006-02-15tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.Daniel Berlin1-15/+10
2006-01-26tree-ssa-alias.c (maybe_create_global_var): Change subvar walking to an asser...Daniel Berlin1-8/+1
2006-01-19tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin1-69/+307
2006-01-16tree-ssa-alias.c (struct used_part): Add write_only field.Richard Guenther1-3/+14
2006-01-14re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther1-0/+1
2006-01-13tree-ssa-alias.c (add_type_alias): Fix typo.Diego Novillo1-1/+1
2006-01-12tree-ssa-operands.c (add_call_clobber_ops): Use SFT_PARENT_VAR to try to avoi...Daniel Berlin1-0/+1
2006-01-06re PR tree-optimization/25528 (missed LIM on the tree level (complex types))Andrew Pinski1-0/+2
2006-01-05re PR tree-optimization/22555 (array in struct disables salias subvars for ot...Richard Guenther1-1/+0
2006-01-05tree-flow.h (struct fieldoff): Decompose field to type, size and decl.Richard Guenther1-8/+8
2005-12-19tree-flow.h (struct var_ann_d): Change type of may_aliases field to VEC(tree,...Zdenek Dvorak1-32/+35
2005-12-18tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis1-12/+12
2005-12-15tree-flow.h (okay_component_ref_for_subvars): Remove.Richard Guenther1-33/+12
2005-12-06In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-24/+47
2005-11-10tree-ssa-alias.c (compute_may_aliases): Remove call to delete_old_heap_vars.Daniel Berlin1-2/+0
2005-11-08re PR tree-optimization/23382 (Does not remove the old HEAP virtual variables...Daniel Berlin1-0/+2
2005-10-17re PR tree-optimization/22444 (ICE at tree-into-ssa.c:466)Daniel Berlin1-23/+11
2005-10-06re PR tree-optimization/24238 (ICE: verify_ssa failed "statement makes a memo...Richard Guenther1-0/+1
2005-09-15re PR tree-optimization/23835 (-O3 compile takes two times longer)Daniel Berlin1-55/+60
2005-07-28builtins.c: Fix comment typo(s).Volker Reichelt1-1/+1
2005-07-26re PR tree-optimization/22591 (wrong alias information causes an incorrect re...Diego Novillo1-17/+0
2005-07-25expr.c (highest_pow2_factor): Make extern.Ira Rosen1-0/+34
2005-07-22tree-ssa-alias.c (count_ptr_derefs): Do not consider &PTR->FLD a dereference ...Diego Novillo1-2/+10
2005-07-19re PR tree-optimization/22483 (ICE : tree check: expected ssa_name, have var_...Daniel Berlin1-6/+12
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-6/+73
2005-07-13tree-dfa.c (dump_variable): Use default_def function.Jan Hubicka1-3/+3
2005-07-10tree-ssa-alias.c (free_used_part_map): Add missing free.Daniel Berlin1-0/+3
2005-07-09Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo1-633/+59
2005-06-30re PR tree-optimization/21584 (ICE: verify_flow_sensitive_alias_info failed.)Diego Novillo1-8/+21
2005-06-30[multiple changes]Daniel Berlin1-137/+201
2005-06-25Update FSF address.Kelley Cook1-2/+2