aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / ipa-inline.h
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-01-04 jakub Update copyright years.
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-04-01 hubicka * lto-cgraph.c (lto_output_node, input_overwrite_node...
2015-03-26 hubicka * ipa-inline-analysis.c (redirect_to_unreachable)...
2015-01-20 hubicka PR lto/45375
2015-01-14 hubicka PR ipa/64481
2015-01-05 jakub Update copyright years.
2014-12-22 marxinsymbol_summary is used for inline_summary.
2014-11-14 jamborm2014-11-14 Martin Jambor <mjambor@suse.cz>
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-21 dehaoAdd AutoFDO.
2014-09-18 jsm28Add header guard to several header files.
2014-07-24 marxinIPA C++ refactoring 1/N
2014-06-04 marxinNew callgraph wrapper function creation added
2014-05-21 hubicka PR bootstrap/60984
2014-04-22 rsandifoMerge from trunk.
2014-04-18 hubicka * ipa-inline.h (INLINE_HINT_known_hot): New hint.
2014-04-02 mrsMerge in trunk.
2014-03-28 hubicka PR ipa/60243
2014-03-26 hubicka PR ipa/60315
2014-02-20 hubicka PR ipa/58555
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-10 olegendo * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node...
2013-08-13 hubicka * cgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-07-21 mrsFix typos.
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-11 hubicka PR middle-end/48636
2012-11-07 jamborm2012-11-07 Martin Jambor <mjambor@suse.cz>
2012-11-05 hubicka * ipa-inline.c (compute_uninlined_call_time,
2012-10-28 hubicka * ipa-inline.c (edge_badness): Reduce precision; use...
2012-10-07 hubicka * ipa-inline-analysis.c (do_estimate_edge_time): Retur...
2012-09-12 hubicka PR fortran/48636
2012-08-29 jamborm2012-08-29 Martin Jambor <mjambor@suse.cz>
2012-08-21 hubicka PR fortran/48636
2012-08-19 hubicka PR lto/45375
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-08-13 hubicka * tree-pass.h (write_summary, write_optimization_summa...
2012-08-11 jamborm2012-08-11 Martin Jambor <mjambor@suse.cz>
2012-08-10 hubicka PR middle-end/54146
2012-04-18 hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2011-11-15 mkuvyrkov * ipa-cp.c (ipa_value_from_jfunc): Make global.
2011-09-23 hubicka * gcc.dg/ipa/inline-1.c: new testcase.
2011-09-21 hubicka * ipa-inline.c (relative_time_benefit): Fix wrong...
2011-09-06 jamborm2011-09-06 Martin Jambor <mjambor@suse.cz>
2011-05-13 jamborm2011-05-13 Martin Jambor <mjambor@suse.cz>
2011-05-08 hubicka * cgraph.c (cgraph_clone_node): Add call_duplication_h...
2011-05-01 hubicka * ipa-inline.c (caller_growth_limits): Fix thinko...
2011-04-29 hubicka * gcc.dg/tree-ssa/inline-10.c: New testcase.
2011-04-27 hubicka * testsuite/gcc.dg/tree-ssa/inline-9.c: New testcase.
2011-04-26 hubicka * cgraphbuild.c (build_cgraph_edges): Update call
2011-04-22 hubicka * gengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-19 hubicka * cgraph.h (save_inline_function_body): Remove.
2011-04-17 hubicka * lto-symtab.c (lto_cgraph_replace_node): When call...
2011-04-16 hubicka * cgraphbuild.c: Include ipa-inline.h.
2011-04-14 hubicka * cgraph.c (dump_cgraph_node): Do not dump inline...
2011-04-13 hubicka * ipa-inline.h: New file.