aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-07ipa/104303 - miscompilation of gnatmakeRichard Biener1-5/+5
2022-03-11PR tree-optimization/98335: Improvements to DSE's compute_trims.Roger Sayle1-0/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-13Implement DSE of dead functions calls storing memory.Jan Hubicka1-0/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-13Improve handling of memory operands in ipa-icf 2/4Jan Hubicka1-0/+2
2020-10-08Disable TBAA in some uses of call_may_clobber_ref_pJan Hubicka1-1/+1
2020-09-20New modref/ipa_modref optimization passesJan Hubicka1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-19gimple const-correctness fixesDavid Malcolm1-1/+1
2019-09-16re PR tree-optimization/91756 (g++.dg/lto/alias-3 FAILs)Richard Biener1-3/+8
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+2
2019-07-05re PR tree-optimization/91091 ([missed optimization] Missing optimization in ...Richard Biener1-2/+2
2019-05-07re PR tree-optimization/90316 (large compile time increase in opt / alias stm...Richard Biener1-5/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-05-25tree-ssa-alias.h (refs_may_alias_p): Add tbaa_p bool parameter, defaulted to ...Richard Biener1-5/+5
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: ao_ref and vn_reference_op_tRichard Sandiford1-3/+13
2017-11-01Don't treat zero-sized ranges as overlappingRichard Sandiford1-0/+2
2017-03-02re PR tree-optimization/79345 (passing yet-uninitialized member as argument t...Richard Biener1-4/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-02re PR tree-optimization/78035 (Inconsistency between address comparison and a...Richard Biener1-0/+2
2016-10-17Set nonnull attribute to ptr_info_def based on VRPKugan Vivekanandarajah1-1/+1
2016-05-12re PR middle-end/71062 (r235622 and restrict pointers)Richard Biener1-1/+3
2016-04-29re PR tree-optimization/13962 ([tree-ssa] make "fold" use alias information t...Richard Biener1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-29re PR fortran/67170 (PRE can't hoist out a readonly argument)Richard Biener1-2/+2
2015-09-20switch from gimple to gimple*Trevor Saunders1-8/+8
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-09re PR tree-optimization/64193 (Decreased performance after r173250)Richard Biener1-0/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-2/+2
2014-09-26cgraph.c (cgraph_node::release_body): New argument keep_arguments introduced.Martin Liska1-0/+1
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