aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-analysis.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-12re PR ipa/63470 (internal compiler error: in estimate_edge_growth, at ipa-inl...Jan Hubicka1-0/+7
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-30ipa-inline-analysis.c (estimate_function_body_sizes): Do not free node params...Jan Hubicka1-1/+1
2014-12-30ipa-inline-analysis.c (edge_set_predicate): Reset size/time when target is UN...Jan Hubicka1-6/+55
2014-12-22symbol_summary is used for inline_summary.Martin Liska1-90/+65
2014-12-22ipa-prop uses symbol_summary class.Martin Liska1-6/+7
2014-12-16ipa-inline-analysis.c (will_be_nonconstant_predicate): Consider return values...Jan Hubicka1-8/+11
2014-12-10real.h (HONOR_NANS): Replace macro with 3 overloaded declarations.Marc Glisse1-6/+3
2014-12-03re PR ipa/64153 (r218205 miscompiles libgomp)Martin Jambor1-6/+13
2014-12-01re PR tree-optimization/63551 (wrong code (segfaults) at -Os on x86_64-linux-...Martin Jambor1-1/+4
2014-11-28cgraphunit.c (ipa_passes): Handle flag_generate_offload.Ilya Verbin1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-8/+10
2014-11-18ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka1-6/+7
2014-11-17ipa-cp.c (ipa_get_indirect_edge_target_1): Handle speculation.Jan Hubicka1-2/+3
2014-11-14ipa-prop.h (ipa_get_jf_pass_through_type_preserved): use agg_preserved flag i...Martin Jambor1-43/+46
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin1-6/+6
2014-10-31builtins.c (fold_builtin_atomic_always_lock_free): Use CONVERT_EXPR_P, CONVER...Richard Biener1-3/+2
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-1/+5
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-08-25IPA C++ refactoring 4/NMartin Liska1-27/+26
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener1-3/+1
2014-07-24IPA C++ refactoring 1/NMartin Liska1-21/+20
2014-07-09ipa-cp.c (devirtualization_time_bonus): Walk through aliases.Jan Hubicka1-0/+4
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-16revert: symtab.c (symtab_node::reset_section): New method.Jan Hubicka1-2/+2
2014-06-12symtab.c (symtab_node::reset_section): New method.Jan Hubicka1-2/+2
2014-06-04New callgraph wrapper function creation addedMartin Liska1-1/+1
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm1-2/+2
2014-04-18ipa-inline.h (INLINE_HINT_known_hot): New hint.Jan Hubicka1-0/+16
2014-04-17pass cfun to pass::executeTrevor Saunders1-3/+4
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-03-28re PR ipa/60243 (IPA is slow on large cgraph tree)Jan Hubicka1-21/+100
2014-03-26re PR ipa/60315 (template constructor switch optimization)Jan Hubicka1-6/+28
2014-03-18re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)Jakub Jelinek1-1/+4
2014-02-06re PR middle-end/60013 (Build of 176.gcc from CPU2000 loops in cc1 starting w...Jan Hubicka1-4/+11
2014-02-02Fix a typo in commentsH.J. Lu1-1/+1
2014-01-29ipa-inline-analysis.c (clobber_only_eh_bb_p): New function.Jan Hubicka1-0/+56
2014-01-17re PR middle-end/58125 (ICE: in operator[], at vec.h:827 with -fno-inline-sma...Jan Hubicka1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill1-0/+5
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-2/+2
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm1-2/+2
2013-11-27re PR middle-end/58723 (ICE in lto_output_edge, at lto-cgraph.c:300 for OpenM...Richard Biener1-1/+2
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+5
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-6/+6
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-2/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-1/+1
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-5/+5