summaryrefslogtreecommitdiff
path: root/gcc/ipa.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR tree-optimization/63255hubicka2014-09-201-5/+5
* IPA C++ refactoring 4/Nmarxin2014-08-251-9/+9
* * cgraphunit.c (ipa_passes, compile): Reshedulehubicka2014-08-201-2/+5
* add a hash_set based on hash_tabletbsaunde2014-08-021-41/+36
* IPA C++ refactoring 2/Nmarxin2014-07-241-8/+8
* IPA C++ refactoring 1/Nmarxin2014-07-241-31/+26
* remove has_executetbsaunde2014-07-091-3/+0
* Fix for devirtualization dump functionsmarxin2014-06-271-1/+1
* IPA REF refactoringmarxin2014-06-251-18/+15
* add hash_map classtbsaunde2014-06-241-8/+9
* * varpool.c (dump_varpool_node): Dump used_by_single_function.hubicka2014-06-241-0/+223
* * varasm.c (set_implicit_section): New function.hubicka2014-06-111-3/+0
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-1/+1
* * ipa.c (cgraph_non_local_node_p_1, cgraph_local_node_p, address_taken_from_...hubicka2014-05-251-682/+0
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-7/+28
* * ipa.c (ipa_discover_readonly_nonaddressable_var): Fix dumping;hubicka2014-05-211-2/+2
* add dbgcnt support for devirtdavidxl2014-05-201-7/+14
* * ipa.c (symtab_remove_unreachable_nodes): Removehubicka2014-05-191-0/+5
* * ipa.c (update_visibility_by_resolution_info): New function.hubicka2014-05-181-32/+46
* * varpool.c (dump_varpool_node): Dump write-only flag.hubicka2014-05-161-23/+91
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-4/+4
* pass cfun to pass::executetbsaunde2014-04-171-21/+14
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-22/+16
* remove has_gatetbsaunde2014-04-171-4/+0
* PR ipa/60854hubicka2014-04-171-1/+12
* PR lto/60567jakub2014-04-101-0/+1
* PR ipa/59626hubicka2014-04-041-2/+14
* 2014-04-03 Martin Jambor <mjambor@suse.cz>jamborm2014-04-031-3/+3
* 2014-03-21 Martin Jambor <mjambor@suse.cz>jamborm2014-03-211-0/+2
* 2014-03-21 Martin Jambor <mjambor@suse.cz>jamborm2014-03-211-0/+1
* PR ipa/60457jakub2014-03-101-1/+2
* PR ipa/60150hubicka2014-03-021-7/+24
* 2014-02-26 Richard Biener <rguenther@suse.de>rguenth2014-02-261-3/+3