aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-21re PR tree-optimization/62112 (Optimize out malloc when block is unused or wr...Marc Glisse1-0/+3
2014-07-08tree-ssa-alias.c (walk_aliased_vdefs_1): Add FUNCTION_ENTRY_REACHED parameter.Jan Hubicka1-1/+2
2014-05-07re PR tree-optimization/61034 (Optimizing takes too many passes)Richard Biener1-2/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-2/+2
2013-11-15re PR middle-end/50262 (PTA doesn't disambiguate locally allocated heap objec...Richard Biener1-3/+7
2013-11-05tree-ssa-alias.h (ranges_overlap_p): Handle negative offsets.Marc Glisse1-4/+4
2013-10-09tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod1-0/+23
2013-09-12tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES...Andrew MacLeod1-1/+0
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-09-06re PR tree-optimization/54498 (incorrect code generation from g++ -O)Richard Guenther1-1/+1
2012-08-22re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Guenther1-2/+4
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher1-3/+0
2012-04-27tree-flow.h (is_hidden_global_store): Remove.Richard Guenther1-0/+2
2011-12-05tree-ssa-alias.h (struct ao_ref_s): Add volatile_p field.Richard Guenther1-0/+3
2011-10-18tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member.Richard Guenther1-5/+1
2011-09-26tree-ssa-alias.h (pt_solution_singleton_p): Declare.Tom de Vries1-0/+1
2011-04-27Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther1-1/+0
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-10-14re PR tree-optimization/44913 (-ftree-vectorize causes FAIL: gcc.dg/pr44838.c...Richard Guenther1-0/+1
2010-10-13re PR tree-optimization/45970 (tree DSE misses many obvious dead stores)Richard Guenther1-0/+1
2010-07-02tree-ssa-structalias.c (pt_solution_set_var): New function.Richard Guenther1-0/+2
2010-04-16re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther1-0/+1
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-2/+10
2009-10-26re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)Michael Matz1-0/+1
2009-08-30re PR tree-optimization/41186 (VN doesn't look through non-aliasing by offset...Richard Guenther1-0/+1
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-0/+2
2009-06-30tree-ssa-alias.c (walk_aliased_vdefs_1): Change interface to use ao_ref refer...Richard Guenther1-3/+3
2009-06-29re PR middle-end/14187 ([tree-ssa] C restricted pointers are not properly imp...Richard Guenther1-0/+5
2009-06-16tree-ssa-alias.c (is_escape_site): Remove.Richard Guenther1-21/+0
2009-05-28tree-ssa-alias.c (ao_ref_init): New function.Richard Guenther1-3/+36
2009-05-25re PR tree-optimization/36327 (SCCVN should look through struct copies)Richard Guenther1-1/+2
2009-05-25tree-ssa-alias.h (dump_points_to_solution): Declare.Richard Guenther1-0/+1
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-0/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-0/+106