summaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.c
AgeCommit message (Expand)Author
2020-01-28ipa: fix handling of multiple speculations (PR93318)Jan Hubicka
2020-01-13Missed function specialization + partial devirtualizationXiong Hu Luo
2020-01-01Update copyright years.Jakub Jelinek
2019-12-13Fix merging of common traget info.Jan Hubicka
2019-11-28ipa-utils.c (ipa_merge_profiles): Be sure that all type transtions of counter...Jan Hubicka
2019-11-08ipa-utils.c (ipa_merge_profiles): Fix fprintf format string typo - mistmatch ...Jakub Jelinek
2019-10-30Remove cgraph_global_info.Martin Liska
2019-06-10Reduce SCCs in IPA postorder.Martin Liska
2019-02-11Construct ipa_reduced_postorder always for overwritable (PR ipa/89009).Martin Liska
2019-01-03ipa-utils.c (scale_ipa_profile_for_fn): Break out from ...Jan Hubicka
2019-01-01Update copyright years.Jakub Jelinek
2018-12-24ipa-utils.c (ipa_merge_profiles): Fix updating of fnsummary; also handle resc...Jan Hubicka
2018-12-22* ipa-utils.c (ipa_merge_profiles): Recompute summaries.Jan Hubicka
2018-12-15ipa-utils.c (ipa_merge_profiles): Do no merging when source function has zero...Jan Hubicka
2018-06-08Come up with cgraph_node::get_uid and make cgraph_node::uid private.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-11-14auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.Jan Hubicka
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-07-04ipa-utils.c (ipa_merge_profiles): Fix merging when dst is uninitialized while...Jan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka
2017-03-14alias.c (struct alias_set_entry): Pack properly.Richard Biener
2017-02-11re PR middle-end/56727 (Recursive call goes through the PLT unnecessarily)Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-09-20Add IPA VRPKugan Vivekanandarajah
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-02-01re PR ipa/64872 (ICE: Segmentation fault during Chromium PGO build)Jan Hubicka
2015-01-21ipa-utils.c (ipa_merge_profiles): Avoid ICE on mismatch in indirect edges.Jan Hubicka
2015-01-20re PR ipa/63576 (ICE : in ipa_merge_profiles, at ipa-utils.c:540 during Firef...Jan Hubicka
2015-01-12ipa-utils.c (estimate_function_body_sizes): Do not free node params when call...Jan Hubicka
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-12-22ipa-prop uses symbol_summary class.Martin Liska
2014-12-08PR jit/63854: Introduce xstrdup_for_dumpDavid Malcolm
2014-11-20remove more ggc htabsTrevor Saunders
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod