Age | Commit message (Expand) | Author | Files | Lines |
2019-07-15 | tree-ssa-alias.c (aliasing_component_refs_walk): Initialize same_p to 0. | Jan Hubicka | 1 | -1/+1 |
2019-07-13 | tree-ssa-alias.c (component_ref_to_zero_sized_trailing_array_p): Break out fr... | Jan Hubicka | 1 | -98/+107 |
2019-07-12 | tree-ssa-alias.c (same_tmr_indexing_p): Break out from ... | Jan Hubicka | 1 | -23/+20 |
2019-07-10 | tree-ssa-alias.c (nonoverlapping_component_refs_p_1): Break out from ...; wor... | Jan Hubicka | 1 | -59/+147 |
2019-07-05 | re PR tree-optimization/91091 ([missed optimization] Missing optimization in ... | Richard Biener | 1 | -9/+10 |
2019-07-05 | tree-ssa-alias.c (alias_stats): Add nonoverlapping_component_refs_since_match... | Jan Hubicka | 1 | -10/+27 |
2019-07-04 | tree-ssa-alias.c (nonoverlapping_component_refs_since_match_p): Fix check for... | Jan Hubicka | 1 | -6/+2 |
2019-07-04 | tree-ssa-alias.c (decl_refs_may_alias_p): Add size1 and size2 parameters; ret... | Jan Hubicka | 1 | -8/+46 |
2019-07-02 | tree-ssa-alias.c (aliasing_component_refs_p): Remove forgotten sanity check. | Jan Hubicka | 1 | -2/+0 |
2019-07-02 | tree-ssa-alias.c (nonoverlapping_component_refs_for_decl_p): Rename to .. | Jan Hubicka | 1 | -97/+162 |
2019-06-26 | re PR tree-optimization/90883 (Generated code is worse if returned struct is ... | Jeff Law | 1 | -2/+25 |
2019-06-25 | tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Check that base2_alias_set ... | Jan Hubicka | 1 | -3/+4 |
2019-06-24 | re PR tree-optimization/90930 (Excessive memory consumption) | Richard Biener | 1 | -0/+1 |
2019-06-22 | alias-access-path-6.c: New testcase. | Jan Hubicka | 1 | -9/+6 |
2019-06-20 | tree-ssa-alias.c (aliasing_component_refs_p): Remove ref2_is_decl parameter; ... | Jan Hubicka | 1 | -16/+7 |
2019-06-17 | re PR bootstrap/90873 (-Wmaybe-uninitialized warning in gcc/tree-ssa-forwprop... | Jan Hubicka | 1 | -1/+1 |
2019-06-17 | tree-ssa-alias.c (aliasing_component_refs_p): Consider only the access path f... | Jan Hubicka | 1 | -17/+22 |
2019-06-17 | tree-ssa-alias.c (nonoverlapping_component_refs_p): Also truncate access path... | Jan Hubicka | 1 | -2/+4 |
2019-06-16 | tree-ssa-alias.c (indirect_ref_may_alias_decl_p, [...]): Revert accidental co... | Jan Hubicka | 1 | -9/+6 |
2019-06-16 | alias-access-path-4.c: New testcase. | Jan Hubicka | 1 | -12/+70 |
2019-06-16 | tree-ssa-alias.c (nonoverlapping_component_refs_p): Fix pasto in my previous ... | Jan Hubicka | 1 | -1/+1 |
2019-06-15 | alias-access-path-2.c: New testcase. | Jan Hubicka | 1 | -29/+106 |
2019-06-13 | re PR bootstrap/90873 (-Wmaybe-uninitialized warning in gcc/tree-ssa-forwprop... | Jan Hubicka | 1 | -1/+3 |
2019-06-13 | re PR tree-optimization/90869 (Non-disambiguated memory accesses) | Jan Hubicka | 1 | -5/+16 |
2019-06-07 | Make aliasing_component_refs_p to work harder when same_type_for_tbaa returns -1 | Jan Hubicka | 1 | -18/+57 |
2019-06-04 | re PR fortran/90738 (gfortran.dg/pointer_array_10.f90 etc. FAIL) | Richard Biener | 1 | -4/+2 |
2019-06-03 | tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Get original full reference... | Richard Biener | 1 | -2/+4 |
2019-05-31 | tree-ssa-alias.c (type_has_components_p): New function. | Jan Hubicka | 1 | -0/+12 |
2019-05-29 | tree-ssa-alias.c (same_type_for_tbaa): Return ture if main variants are point... | Jan Hubicka | 1 | -0/+4 |
2019-05-23 | re PR tree-optimization/90576 (SPEC CPU2006 450.soplex miscompiled with -Os -... | Jan Hubicka | 1 | -8/+13 |
2019-05-20 | tree-ssa-alias.c (refs_may_alias_p_2): Break out from ... | Jan Hubicka | 1 | -9/+17 |
2019-05-20 | tree-ssa-alias.c (compare_sizes): New function. | Jan Hubicka | 1 | -57/+128 |
2019-05-16 | tree-ssa-alias.c (alias_stats): Add aliasing_component_refs_p_may_alias and a... | Jan Hubicka | 1 | -8/+44 |
2019-05-07 | re PR tree-optimization/90316 (large compile time increase in opt / alias stm... | Richard Biener | 1 | -12/+23 |
2019-05-07 | tree-ssa-alias.c (aliasing_component_refs_p): Continue looking for comparaibl... | Jan Hubicka | 1 | -11/+13 |
2019-05-06 | re PR tree-optimization/90316 (large compile time increase in opt / alias stm... | Richard Biener | 1 | -39/+20 |
2019-01-17 | gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_way): Replace flag_no... | Eric Botcazou | 1 | -1/+1 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-20 | [PR 88214] Assert that ptr is a pointer | Martin Jambor | 1 | -0/+1 |
2018-10-22 | Add a fun parameter to three stmt_could_throw... functions | Martin Jambor | 1 | -1/+1 |
2018-08-29 | re PR tree-optimization/87132 (Gcc miscompiles at -O2 on valid code) | Richard Biener | 1 | -1/+8 |
2018-08-29 | tree-core.h: Document use of deprecated_flag in SSA_NAME. | Richard Biener | 1 | -0/+18 |
2018-08-27 | cfganal.h (rev_post_order_and_mark_dfs_back_seme): Declare. | Richard Biener | 1 | -1/+8 |
2018-05-25 | tree-ssa-alias.h (refs_may_alias_p): Add tbaa_p bool parameter, defaulted to ... | Richard Biener | 1 | -19/+19 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: MEM_REF offsets | Richard Sandiford | 1 | -3/+3 |
2017-12-20 | poly_int: get_addr_base_and_unit_offset | Richard Sandiford | 1 | -2/+1 |
2017-12-20 | poly_int: get_ref_base_and_extent | Richard Sandiford | 1 | -15/+8 |
2017-12-20 | poly_int: ao_ref and vn_reference_op_t | Richard Sandiford | 1 | -53/+52 |