summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR tree-optimization/64193 (Decreased performance after r173250)Richard Biener2014-12-091-0/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-2/+2
* cgraph.c (cgraph_node::release_body): New argument keep_arguments introduced.Martin Liska2014-09-261-0/+1
* re PR tree-optimization/62112 (Optimize out malloc when block is unused or wr...Marc Glisse2014-08-211-0/+3
* tree-ssa-alias.c (walk_aliased_vdefs_1): Add FUNCTION_ENTRY_REACHED parameter.Jan Hubicka2014-07-081-1/+2
* re PR tree-optimization/61034 (Optimizing takes too many passes)Richard Biener2014-05-071-2/+6
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-2/+2
* re PR middle-end/50262 (PTA doesn't disambiguate locally allocated heap objec...Richard Biener2013-11-151-3/+7
* tree-ssa-alias.h (ranges_overlap_p): Handle negative offsets.Marc Glisse2013-11-051-4/+4
* tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod2013-10-091-0/+23
* tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES...Andrew MacLeod2013-09-121-1/+0
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* re PR tree-optimization/54498 (incorrect code generation from g++ -O)Richard Guenther2012-09-061-1/+1
* re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Guenther2012-08-221-2/+4
* alias.h: Do not include coretypes.h in header files.Steven Bosscher2012-07-081-3/+0
* tree-flow.h (is_hidden_global_store): Remove.Richard Guenther2012-04-271-0/+2
* tree-ssa-alias.h (struct ao_ref_s): Add volatile_p field.Richard Guenther2011-12-051-0/+3
* tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member.Richard Guenther2011-10-181-5/+1
* tree-ssa-alias.h (pt_solution_singleton_p): Declare.Tom de Vries2011-09-261-0/+1
* Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther2011-04-271-1/+0
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR tree-optimization/44913 (-ftree-vectorize causes FAIL: gcc.dg/pr44838.c...Richard Guenther2010-10-141-0/+1
* re PR tree-optimization/45970 (tree DSE misses many obvious dead stores)Richard Guenther2010-10-131-0/+1
* tree-ssa-structalias.c (pt_solution_set_var): New function.Richard Guenther2010-07-021-0/+2
* re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther2010-04-161-0/+1
* tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther2010-04-151-2/+10
* re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)Michael Matz2009-10-261-0/+1
* re PR tree-optimization/41186 (VN doesn't look through non-aliasing by offset...Richard Guenther2009-08-301-0/+1
* tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther2009-07-141-0/+2
* tree-ssa-alias.c (walk_aliased_vdefs_1): Change interface to use ao_ref refer...Richard Guenther2009-06-301-3/+3
* re PR middle-end/14187 ([tree-ssa] C restricted pointers are not properly imp...Richard Guenther2009-06-291-0/+5
* tree-ssa-alias.c (is_escape_site): Remove.Richard Guenther2009-06-161-21/+0
* tree-ssa-alias.c (ao_ref_init): New function.Richard Guenther2009-05-281-3/+36
* re PR tree-optimization/36327 (SCCVN should look through struct copies)Richard Guenther2009-05-251-1/+2
* tree-ssa-alias.h (dump_points_to_solution): Declare.Richard Guenther2009-05-251-0/+1
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-0/+2
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-1/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-0/+106