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