summaryrefslogtreecommitdiff
path: root/gcc/ipa.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* .marxin2017-08-081-1/+2
* * ipa-comdats.c: Remove optimize check from gate.hubicka2017-07-071-13/+5
* * cgraphunit.c (symbol_table::process_new_functions): Update.hubicka2017-05-231-44/+0
* Introduce symtab_node::dump_{asm_,}name functions.marxin2017-05-231-11/+9
* * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,hubicka2017-05-231-9/+9
* * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hhubicka2017-05-221-1/+1
* * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,hubicka2017-05-191-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* 2016-10-20 Richard Biener <rguenther@suse.de>rguenth2016-10-201-0/+7
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-1/+1
* Add IPA VRPkugan2016-09-201-0/+1
* 2016-08-18 Richard Biener <rguenther@suse.de>rguenth2016-08-181-0/+41
* 2016-07-21 Richard Biener <rguenther@suse.de>rguenth2016-07-211-0/+1
* ipa.c: remove static_{ctors,dtors} globalstbsaunde2016-07-131-20/+17
* PR lto/69589hubicka2016-03-101-16/+33
* Update copyright years.jakub2016-01-041-1/+1
* PR ipa/61886hubicka2015-12-071-0/+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-7/+5
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-12/+10
* 2015-08-27 Richard Biener <rguenther@suse.de>rguenth2015-08-271-0/+1
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-6/+18
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-18/+6
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+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
* gcc/ienkovich2015-06-031-1/+15
* * ipa-utils.h (method_class_type): Remove.hubicka2015-05-241-1/+1
* * ipa-visibility.c (function_and_variable_visibility): Onlyhubicka2015-02-171-1/+1
* * ipa-chkp.c: Use iterate_direct_aliases.hubicka2015-02-141-8/+7
* * ipa.c (symbol_table::remove_unreachable_nodes): Avoid releasinghubicka2015-02-111-1/+7
* PR ipa/65005hubicka2015-02-111-4/+10
* PR ipa/61548hubicka2015-02-051-0/+12
* Fix for PR64068 and PR64559.marxin2015-01-151-1/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* symbol_summary is used for inline_summary.marxin2014-12-221-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* PR ipa/61602hubicka2014-12-151-6/+17
* * ipa.c (process_references): Fix conditoinal on flag_optimizehubicka2014-12-151-2/+4
* PR ipa/61324hubicka2014-12-111-19/+49
* * ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline cloneshubicka2014-11-221-3/+12
* * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.hubicka2014-11-181-3/+3
* gcc/ienkovich2014-11-051-9/+45
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-2/+13
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+2
* * ipa.c (walk_polymorphic_call_targets): Avoid ICE whenhubicka2014-10-021-1/+5