summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-analysis.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* * ipa-inline-analysis.c (estimate_function_body_sizes): Do nothubicka2014-12-301-1/+1
* * ipa-inline-analysis.c (edge_set_predicate): Reset size/time whenhubicka2014-12-301-6/+55
* symbol_summary is used for inline_summary.marxin2014-12-221-90/+65
* ipa-prop uses symbol_summary class.marxin2014-12-221-6/+7
* * ipa-inline-analysis.c (will_be_nonconstant_predicate): Considerhubicka2014-12-161-8/+11
* 2014-12-10 Marc Glisse <marc.glisse@inria.fr>glisse2014-12-101-6/+3
* 2014-12-03 Martin Jambor <mjambor@suse.cz>jamborm2014-12-031-6/+13
* 2014-12-01 Martin Jambor <mjambor@suse.cz>jamborm2014-12-011-1/+4
* gcc/iverbin2014-11-281-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-8/+10
* * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.hubicka2014-11-181-6/+7
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Handle speculation.hubicka2014-11-171-2/+3
* 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-141-43/+46
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-6/+6
* 2014-10-31 Richard Biener <rguenther@suse.de>rguenth2014-10-311-3/+2
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-1/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* IPA C++ refactoring 4/Nmarxin2014-08-251-27/+26
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-3/+1
* IPA C++ refactoring 1/Nmarxin2014-07-241-21/+20
* * ipa-cp.c (devirtualization_time_bonus): Walk through aliases.hubicka2014-07-091-0/+4
* remove has_executetbsaunde2014-07-091-1/+0
* Revert:hubicka2014-06-161-2/+2
* * symtab.c (symtab_node::reset_section): New method.hubicka2014-06-121-2/+2
* New callgraph wrapper function creation addedmarxin2014-06-041-1/+1
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-2/+2
* * ipa-inline.h (INLINE_HINT_known_hot): New hint.hubicka2014-04-181-0/+16
* pass cfun to pass::executetbsaunde2014-04-171-3/+4
* remove has_gatetbsaunde2014-04-171-1/+0
* PR ipa/60243hubicka2014-03-281-21/+100
* PR ipa/60315hubicka2014-03-261-6/+28
* PR ipa/58721jakub2014-03-181-1/+4
* PR middle-end/60013hubicka2014-02-061-4/+11
* Fix a typo in commentshjl2014-02-021-1/+1
* * ipa-inline-analysis.c (clobber_only_eh_bb_p): New function.hubicka2014-01-291-0/+56
* PR middle-end/58125hubicka2014-01-171-1/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-0/+5
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-2/+2
* 2013-11-27 Richard Biener <rguenther@suse.de>rguenth2013-11-271-1/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-6/+6
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-5/+5
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1