aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-analysis.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-2/+2
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+4
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-26/+26
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-2/+7
2013-10-03ipa-inline-analysis.c (find_foldable_builtin_expect): Find the candidate of b...Rong Xu1-0/+82
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-09-17re PR ipa/58332 (error: inlined_to pointer is set but no predecessors found)Jan Hubicka1-1/+21
2013-09-13ipa-inline-analysis.c (struct growth_data): Add node.Jan Hubicka1-3/+4
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-09-01Makefile.in: Add ipa-profile.oJan Hubicka1-2/+2
2013-08-30cgraph.c (cgraph_function_body_availability): Handle weakref correctly.Jan Hubicka1-0/+5
2013-08-14ipa-inline-analysis.c (add_clause): Avoid shifting integer NUM_CONDITIONS bit...Marek Polacek1-1/+1
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-18/+38
2013-08-03ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost.Jan Hubicka1-2/+3
2013-06-19cgraph.h (const_value_known_p): Replace by ...Jan Hubicka1-1/+2
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-6/+6
2013-05-15ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header...Martin Jambor1-4/+5
2013-05-02Follow-on patch to r197595 to complete the replacement of truncating divides ...Teresa Johnson1-6/+3
2013-04-08First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson1-6/+6
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-01* ipa-inline-analysis.c: Fix formatting.Jan Hubicka1-542/+537
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-20/+12
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-285/+227
2012-11-11re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka1-15/+101
2012-11-07re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor1-7/+9
2012-11-07ipa-inline-analysis.c (true_predicate, [...]): Fix formatting.Jan Hubicka1-6/+15
2012-11-06ipa-inline-analysis.c (estimate_function_body_sizes, [...]): Cap time calcula...Jan Hubicka1-1/+7
2012-11-05ipa-inline.c (compute_uninlined_call_time, [...]): New functions.Jan Hubicka1-25/+48
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl1-8/+11
2012-10-30* ipa-inline-analysis.c (eliminated_by_inlining_prob): Cleanup.Jan Hubicka1-10/+10
2012-10-28ipa-inline-analysis.c (eliminated_by_inlining_prob): Handle &this->field expr...Jan Hubicka1-0/+15
2012-10-28inlinehint-3.c: New testcase.Jan Hubicka1-2/+7
2012-10-28ipa-inline.c (edge_badness): Reduce precision; use scc hints.Jan Hubicka1-1/+25
2012-10-25ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned to direct ...Jan Hubicka1-69/+74
2012-10-07ipa-inline-analysis.c (do_estimate_edge_time): Return actual time spent by th...Jan Hubicka1-11/+6
2012-09-20function.c (push_cfun): Check old current_function_decl matches old cfun...Martin Jambor1-5/+0
2012-09-12re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka1-92/+216
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-4/+4
2012-08-31ipa-inline-analysis.c (estimate_function_body_sizes): Allocate nonconstant_na...Martin Jambor1-7/+7
2012-08-31re PR middle-end/54409 (internal compiler error: in remap_predicate, at ipa-i...Martin Jambor1-2/+5
2012-08-31ipa-inline-analysis.c (phi_result_unknown_predicate): New function.Martin Jambor1-1/+117
2012-08-31re PR middle-end/54394 (fatigue2 -flto run time regression)Martin Jambor1-5/+10
2012-08-21re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka1-3/+170
2012-08-19re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka1-42/+83
2012-08-15timevar.def (TV_VARPOOL, [...]): Remove.Steven Bosscher1-1/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-33/+33
2012-08-13basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther1-1/+2