aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-08PR jit/63854: Introduce xstrdup_for_dumpDavid Malcolm1-2/+2
2014-11-20remove more ggc htabsTrevor Saunders1-7/+7
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+7
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-08-25IPA C++ refactoring 4/NMartin Liska1-14/+14
2014-08-04IPA C++ refactoring 3/NMartin Liska1-252/+0
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-34/+28
2014-08-01IPA ICF pass 1/NMartin Liska1-7/+2
2014-07-24IPA C++ refactoring 1/NMartin Liska1-20/+19
2014-06-25IPA REF refactoringMartin Liska1-3/+3
2014-04-14ipa-utils.c (ipa_merge_profiles): Merge profile_id.Jan Hubicka1-0/+8
2014-03-23ipa-utils.c (ipa_print_order): Use specified dump file.Teresa Johnson1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17Time profile-based function reordering (phase 2).Martin Liska1-0/+5
2013-12-09Rename last_basic_block_for_function to last_basic_block_for_fn.David Malcolm1-2/+2
2013-12-09Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,David Malcolm1-2/+2
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-5/+5
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+5
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-2/+2