Age | Commit message (Expand) | Author | Files | Lines |
2013-08-13 | cgraph.c (cgraph_turn_edge_to_speculative): Return newly introduced edge; fix... | Jan Hubicka | 1 | -0/+1 |
2013-07-21 | Fix typos. | Ondřej Bílka | 1 | -3/+3 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -43/+24 |
2012-11-11 | re PR fortran/48636 (Enable more inlining with -O2 and higher) | Jan Hubicka | 1 | -3/+21 |
2012-11-07 | re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement) | Martin Jambor | 1 | -3/+5 |
2012-11-05 | ipa-inline.c (compute_uninlined_call_time, [...]): New functions. | Jan Hubicka | 1 | -1/+9 |
2012-10-28 | ipa-inline.c (edge_badness): Reduce precision; use scc hints. | Jan Hubicka | 1 | -1/+5 |
2012-10-07 | ipa-inline-analysis.c (do_estimate_edge_time): Return actual time spent by th... | Jan Hubicka | 1 | -4/+15 |
2012-09-12 | re PR fortran/48636 (Enable more inlining with -O2 and higher) | Jan Hubicka | 1 | -2/+6 |
2012-08-29 | ipa-inline.h (estimate_edge_hints): Call do_estimate_edge_hints, not do_estim... | Martin Jambor | 1 | -1/+1 |
2012-08-21 | re PR fortran/48636 (Enable more inlining with -O2 and higher) | Jan Hubicka | 1 | -1/+6 |
2012-08-19 | re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ... | Jan Hubicka | 1 | -2/+28 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -5/+5 |
2012-08-13 | tree-pass.h (write_summary, [...]): Remove set and vset arguments. | Jan Hubicka | 1 | -1/+1 |
2012-08-11 | re PR fortran/48636 (Enable more inlining with -O2 and higher) | Martin Jambor | 1 | -1/+10 |
2012-08-10 | re PR middle-end/54146 (Very slow compile with attribute((flatten))) | Jan Hubicka | 1 | -1/+2 |
2012-04-18 | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 1 | -1/+1 |
2011-11-15 | ipa-cp.c (ipa_value_from_jfunc): Make global. | Maxim Kuvyrkov | 1 | -0/+1 |
2011-09-23 | inline-1.c: new testcase. | Jan Hubicka | 1 | -0/+21 |
2011-09-21 | ipa-inline.c (relative_time_benefit): Fix wrong bracketting. | Jan Hubicka | 1 | -1/+1 |
2011-09-06 | ipa-inline.h (struct inline_summary): Move versionable flag... | Martin Jambor | 1 | -3/+0 |
2011-05-14 | ipa-prop.c (ipa_cst_from_jfunc): New function. | Martin Jambor | 1 | -1/+3 |
2011-05-08 | cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. | Jan Hubicka | 1 | -0/+1 |
2011-05-01 | ipa-inline.c (caller_growth_limits): Fix thinko when | Jan Hubicka | 1 | -0/+1 |
2011-04-29 | inline-10.c: New testcase. | Jan Hubicka | 1 | -1/+1 |
2011-04-27 | inline-9.c: New testcase. | Jan Hubicka | 1 | -0/+1 |
2011-04-26 | cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr... | Jan Hubicka | 1 | -0/+23 |
2011-04-22 | gengtype.c (open_base_files): Add ipa-inline.h include. | Jan Hubicka | 1 | -21/+139 |
2011-04-19 | cgraph.h (save_inline_function_body): Remove. | Jan Hubicka | 1 | -0/+9 |
2011-04-17 | lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ... | Jan Hubicka | 1 | -2/+0 |
2011-04-16 | cgraphbuild.c: Include ipa-inline.h. | Jan Hubicka | 1 | -4/+29 |
2011-04-14 | cgraph.c (dump_cgraph_node): Do not dump inline summaries. | Jan Hubicka | 1 | -7/+27 |
2011-04-13 | ipa-inline.h: New file. | Jan Hubicka | 1 | -0/+52 |