summaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.c
Commit message (Expand)AuthorAgeFilesLines
* * auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.hubicka2017-11-141-1/+1
* * auto-profile.c (afdo_indirect_call): Drop frequency.hubicka2017-11-101-28/+10
* * asan.c (create_cond_insert_point): Maintain profile.hubicka2017-11-031-5/+13
* * asan.c (create_cond_insert_point): Do not update edge count.hubicka2017-10-191-13/+21
* * ipa-utils.c (ipa_merge_profiles): Fix merging when dst ishubicka2017-07-041-4/+15
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-2/+4
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-6/+9
* Introduce symtab_node::dump_{asm_,}name functions.marxin2017-05-231-3/+2
* * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,hubicka2017-05-231-1/+1
* * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hhubicka2017-05-221-1/+1
* 2017-03-14 Richard Biener <rguenther@suse.de>rguenth2017-03-141-1/+1
* PR tree-ssa/56727hubicka2017-02-111-2/+16
* Update copyright years.jakub2017-01-011-1/+1
* Add IPA VRPkugan2016-09-201-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-8/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+5
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-13/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* PR ipa/64872hubicka2015-02-011-3/+6
* * ipa-utils.c (ipa_merge_profiles): Avoid ICE on mismatch in indirecthubicka2015-01-211-1/+1
* PR ipa/63576hubicka2015-01-201-8/+84
* * ipa-utils.c (estimate_function_body_sizes): Do nothubicka2015-01-121-2/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* PR jit/63854: Introduce xstrdup_for_dumpdmalcolm2014-12-081-2/+2
* remove more ggc htabstbsaunde2014-11-201-7/+7
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+7
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* IPA C++ refactoring 4/Nmarxin2014-08-251-14/+14
* IPA C++ refactoring 3/Nmarxin2014-08-041-252/+0
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-34/+28
* IPA ICF pass 1/Nmarxin2014-08-011-7/+2
* IPA C++ refactoring 1/Nmarxin2014-07-241-20/+19
* IPA REF refactoringmarxin2014-06-251-3/+3
* * ipa-utils.c (ipa_merge_profiles): Merge profile_id.hubicka2014-04-141-0/+8
* 2014-03-23 Teresa Johnson <tejohnson@google.com>tejohnson2014-03-231-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Time profile-based function reordering (phase 2).marxin2013-12-171-0/+5
* Rename last_basic_block_for_function to last_basic_block_for_fn.dmalcolm2013-12-091-2/+2
* Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,dmalcolm2013-12-091-2/+2
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-5/+5
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+2
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-4/+4