| Commit message (Expand) | Author | Age | Files | Lines |
* | First phase of unifying the computation of profile scale factors/probabilities | tejohnson | 2013-04-08 | 1 | -6/+6 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | * ipa-inline-analysis.c: Fix formatting. | hubicka | 2013-01-01 | 1 | -542/+537 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -20/+12 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -285/+227 |
* | PR middle-end/48636 | hubicka | 2012-11-11 | 1 | -15/+101 |
* | 2012-11-07 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-11-07 | 1 | -7/+9 |
* | * ipa-inline-analysis.c (true_predicate, single_cond_predicate, | hubicka | 2012-11-07 | 1 | -6/+15 |
* | * ipa-inline-analysis.c (estimate_function_body_sizes, | hubicka | 2012-11-06 | 1 | -1/+7 |
* | * ipa-inline.c (compute_uninlined_call_time, | hubicka | 2012-11-05 | 1 | -25/+48 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 1 | -8/+11 |
* | * ipa-inline-analysis.c (eliminated_by_inlining_prob): Cleanup. | hubicka | 2012-10-30 | 1 | -10/+10 |
* | * ipa-inline-analysis.c (eliminated_by_inlining_prob): Handle | hubicka | 2012-10-28 | 1 | -0/+15 |
* | * gcc.dg/ipa/inlinehint-3.c: New testcase. | hubicka | 2012-10-28 | 1 | -2/+7 |
* | * ipa-inline.c (edge_badness): Reduce precision; use scc hints. | hubicka | 2012-10-28 | 1 | -1/+25 |
* | * ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned | hubicka | 2012-10-25 | 1 | -69/+74 |
* | * ipa-inline-analysis.c (do_estimate_edge_time): Return actual | hubicka | 2012-10-07 | 1 | -11/+6 |
* | 2012-09-20 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-09-20 | 1 | -5/+0 |
* | PR fortran/48636 | hubicka | 2012-09-12 | 1 | -92/+216 |
* | Remove unnecessary VEC function overloads. | dnovillo | 2012-09-11 | 1 | -4/+4 |
* | 2012-08-31 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-08-31 | 1 | -7/+7 |
* | 2012-08-31 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-08-31 | 1 | -2/+5 |
* | 2012-08-31 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-08-31 | 1 | -1/+117 |
* | 2012-08-31 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-08-31 | 1 | -5/+10 |
* | PR fortran/48636 | hubicka | 2012-08-21 | 1 | -3/+170 |
* | PR lto/45375 | hubicka | 2012-08-19 | 1 | -42/+83 |
* | * timevar.def (TV_VARPOOL, TV_WHOPR_WPA_LTRANS_EXEC, TV_LIFE, | steven | 2012-08-15 | 1 | -1/+1 |
* | Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion). | dnovillo | 2012-08-15 | 1 | -33/+33 |
* | 2012-08-13 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-13 | 1 | -1/+2 |
* | * tree-pass.h (write_summary, write_optimization_summary): Remove | hubicka | 2012-08-13 | 1 | -3/+2 |
* | 2012-08-11 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-08-11 | 1 | -125/+307 |
* | * cgraph.h (vector types for symtab_node): Add. | hubicka | 2012-08-11 | 1 | -10/+12 |
* | 2012-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-10 | 1 | -3/+3 |
* | PR middle-end/54146 | hubicka | 2012-08-10 | 1 | -8/+18 |
* | Add free inline summary pass after pass_early_local_passes | hjl | 2012-08-02 | 1 | -0/+2 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+0 |
* | 2012-06-03 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-06-03 | 1 | -6/+6 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -1/+1 |
* | 2012-05-23 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-05-23 | 1 | -0/+1 |
* | * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION): | hubicka | 2012-04-16 | 1 | -2/+2 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 1 | -13/+13 |
* | PR tree-optimize/51680 | hubicka | 2012-01-08 | 1 | -16/+12 |
* | PR tree-optimization/51600 | hubicka | 2012-01-08 | 1 | -20/+28 |
* | * lto-streamer-out.c (write_symbol): Use proper 64-bit host type. | ebotcazou | 2011-12-13 | 1 | -3/+3 |
* | 2011-12-05 Richard Guenther <rguenther@suse.de> | rguenth | 2011-12-05 | 1 | -1/+1 |
* | * ipa-cp.c (ipa_value_from_jfunc): Make global. | mkuvyrkov | 2011-11-15 | 1 | -33/+143 |
* | 2011-11-09 Richard Guenther <rguenther@suse.de> | rguenth | 2011-11-09 | 1 | -14/+0 |
* | gcc/ | rsandifo | 2011-10-03 | 1 | -2/+2 |
* | * ipa-inline-analysis.c (inline_summary_alloc): Bounds check. | hubicka | 2011-10-02 | 1 | -9/+11 |