Age | Commit message (Expand) | Author | Files | Lines |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -4336/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-14 | Determine global memory accesses in ipa-modref | Jan Hubicka | 1 | -0/+36 |
2021-11-30 | Avoid some -Wunreachable-code-ctrl | Richard Biener | 1 | -3/+0 |
2021-11-25 | Do not check gimple_static_cahin in ref_maybe_used_by_call_p_1 | Jan Hubicka | 1 | -3/+1 |
2021-11-19 | Use modref even for nested functions in ref_maybe_used_by_call_p_1 | Jan Hubicka | 1 | -1/+1 |
2021-11-15 | Track nondeterminism and interposable calls in ipa-modref | Jan Hubicka | 1 | -1/+1 |
2021-11-14 | Extend modref to track kills | Jan Hubicka | 1 | -61/+146 |
2021-11-14 | Cleanup tree-ssa-alias and tree-ssa-dse use of modref summary | Jan Hubicka | 1 | -47/+21 |
2021-11-13 | Implement DSE of dead functions calls storing memory. | Jan Hubicka | 1 | -1/+1 |
2021-11-10 | Make EAF flags more regular (and expressive) | Jan Hubicka | 1 | -1/+1 |
2021-11-08 | Add loads/stores relative to static chain in ipa-modref | Jan Hubicka | 1 | -4/+8 |
2021-08-13 | Introduce EAF_NOREAD and cleanup EAF_UNUSED + ipa-modref | Jan Hubicka | 1 | -1/+1 |
2021-07-21 | Fix typos in a comment. | Martin Sebor | 1 | -3/+3 |
2021-07-13 | fix typo in attr_fnspec::verify | Alexandre Oliva | 1 | -1/+1 |
2021-05-19 | Enable more WITH_SIZE_EXPR processing | Richard Biener | 1 | -10/+26 |
2021-04-27 | tree-optimization/100051 - disambiguate access size vs decl | Richard Biener | 1 | -0/+11 |
2021-02-28 | typos: Fix various typos - mainly misspelled reference* [PR99304] | Jakub Jelinek | 1 | -5/+5 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-21 | Use OEP_MATCH_SIDE_EFFECTS in compare_ao_refs | Jan Hubicka | 1 | -4/+5 |
2020-11-13 | Revert accidental commit | Jan Hubicka | 1 | -2/+0 |
2020-11-13 | Improve handling of memory operands in ipa-icf 2/4 | Jan Hubicka | 1 | -1/+375 |
2020-11-12 | Add support for copy specifiers in fnspec | Jan Hubicka | 1 | -13/+22 |
2020-10-31 | Handle fnspec in local ipa-modref | Jan Hubicka | 1 | -1/+3 |
2020-10-27 | Re-enable fnspec checking once fortran frontend is fixed. | Jan Hubicka | 1 | -4/+1 |
2020-10-26 | Extend builtin fnspecs | Jan Hubicka | 1 | -418/+132 |
2020-10-10 | Improve tree-ssa-alias dump files. | Jan Hubicka | 1 | -12/+32 |
2020-10-08 | Disable TBAA in some uses of call_may_clobber_ref_p | Jan Hubicka | 1 | -2/+2 |
2020-10-08 | Fix handling of parm_offset in ipa-modref on 32bit targets. | Jan Hubicka | 1 | -10/+16 |
2020-10-08 | IPA MOD REF: add debug counter. | Martin Liska | 1 | -0/+4 |
2020-10-03 | Track access ranges in ipa-modref | Jan Hubicka | 1 | -5/+33 |
2020-10-02 | Perforate fnspec strings | Jan Hubicka | 1 | -5/+12 |
2020-10-02 | Commonize handling of attr-fnspec | Jan Hubicka | 1 | -0/+41 |
2020-10-02 | Break out ao_ref_init_from_ptr_and_range from ao_ref_init_from_ptr_and_size | Jan Hubicka | 1 | -12/+40 |
2020-09-24 | Add access through parameter derference tracking to modref | Jan Hubicka | 1 | -24/+51 |
2020-09-23 | Minor modref optimization and statistics fix | Jan Hubicka | 1 | -3/+3 |
2020-09-20 | New modref/ipa_modref optimization passes | Jan Hubicka | 1 | -13/+160 |
2020-04-15 | middle-end/94539 - void * aliases every other pointer | Richard Biener | 1 | -1/+10 |
2020-03-03 | tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOM | Richard Biener | 1 | -0/+2 |
2020-02-27 | middle-end: Fix wrong code caused by disagreemed between FRE and access path ... | Jan Hubicka | 1 | -51/+127 |
2020-02-21 | tree-optimization: fix access path oracle on mismatched array refs [PR93586] | Jan Hubicka | 1 | -4/+38 |
2020-02-11 | PR tree-optimization/93683 - ICE on calloc with unused return value in ao_ref... | Martin Sebor | 1 | -0/+2 |
2020-02-05 | Fix up comment typo. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-24 | ipa-reference.c (ipa_reference_optimization_summary_d): Rename statics_not_re... | Jan Hubicka | 1 | -6/+10 |
2019-10-20 | tree-ssa-alias.c (nonoverlapping_refs_since_match_p): Do not skip non-zero ar... | Jan Hubicka | 1 | -6/+22 |
2019-10-01 | tree-ssa-alias.c (nonoverlapping_component_refs_since_match_p): Rename to ... | Jan Hubicka | 1 | -63/+228 |
2019-09-16 | re PR tree-optimization/91756 (g++.dg/lto/alias-3 FAILs) | Richard Biener | 1 | -11/+17 |
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 |