summaryrefslogtreecommitdiff
path: root/gcc/tree-dfa.c
Commit message (Expand)AuthorAgeFilesLines
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* re PR tree-optimization/34172 (Missed store ccp optimization)Richard Guenther2008-03-141-0/+162
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-281-15/+26
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-261-26/+15
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-15/+26
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-26/+15
* re PR tree-optimization/35164 (Unable to coalesce ab SSA_NAMEs)Richard Guenther2008-02-151-0/+18
* re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther2007-11-161-2/+4
* pr 33870Diego Novillo2007-11-131-1/+12
* tree-dfa.c (remove_referenced_var): If removing a variable which has subvars...Richard Guenther2007-11-081-2/+14
* re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo2007-11-071-1/+1
* tree-flow.h (subvar_t): Make it a VEC.Richard Guenther2007-10-281-2/+4
* tree-flow.h (mem_sym_stats): Remove.Richard Guenther2007-10-251-32/+1
* tree-ssa.c (uid_ssaname_map_eq): New function.Richard Guenther2007-10-181-26/+15
* tree-flow.h (struct gimple_df): Make referenced_vars a uid_decl_map.Richard Guenther2007-10-181-22/+12
* tree-pretty-print.c (dump_generic_node): Print label DECL_UID as D.%u.Richard Guenther2007-08-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-12/+55
* tree-dfa.c (get_ref_base_and_extent): Do not expect positive offsets for BIT_...Eric Botcazou2007-03-281-13/+7
* tree-dfa.c (get_ref_base_and_extent): Replace bit_offset and computations wit...Richard Guenther2007-03-271-30/+23
* re PR tree-optimization/30562 (remove unused variable is removing a reference...Diego Novillo2007-02-081-3/+0
* tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin2007-01-291-1/+1
* tree-dfa.c (remove_referenced_var): New function.Jan Hubicka2007-01-141-0/+23
* tree-flow-inline.h (var_ann): External variable annotations are unshared too.Jan Hubicka2006-12-231-3/+3
* tree-dfa.c (add_referenced_var): Walk initializers of non-constant/readonly s...Jan Hubicka2006-12-201-6/+4
* tree-flow-inline.h (gimple_var_anns): New function.Jan Hubicka2006-12-201-2/+19
* re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski2006-12-121-2/+3
* [multiple changes]Diego Novillo2006-12-111-12/+20
* tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo2006-12-111-84/+40
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-10/+10
* Privatize SSA variables into gimple_df.Jan Hubicka2006-11-281-24/+18
* tree.h (DECL_PTA_ARTIFICIAL): Remove.Daniel Berlin2006-10-211-1/+1
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-09-121-11/+8
* re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Andrew MacLeod2006-06-151-23/+2
* re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Andrew MacLeod2006-06-081-29/+44
* re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod2006-05-231-55/+30
* tree-dfa.c (referenced_var_lookup_if_exists): Remove.Kazu Hirata2006-03-031-14/+0
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-3/+3
* tree-flow.h (struct var_ann_d): Rename field is_alias_tag to is_aliased.Diego Novillo2006-02-181-2/+2
* tree-dfa.c (get_ref_base_and_extent): When computing maxsize deal with struct...Richard Guenther2006-02-101-0/+25
* tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin2006-01-191-7/+31
* tree-dfa.c (mark_new_vars_to_rename): Create stmt annotation, if necessary.Richard Guenther2006-01-061-0/+1
* [multiple changes]Andrew Pinski2005-12-221-0/+4
* ipa-reference.c (get_reference_vars_info_from_cgraph): Use function_ann.Daniel Berlin2005-12-221-0/+20
* tree-vn.c (vn_add): Use XNEW.Gabriel Dos Reis2005-12-181-9/+10
* basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin2005-12-171-2/+3
* tree-flow-inline.h (set_default_def, [...]): Kill.Jan Hubicka2005-12-171-0/+55
* tree-flow.h (okay_component_ref_for_subvars): Remove.Richard Guenther2005-12-151-34/+146
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-0/+4