aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
AgeCommit message (Expand)Author
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-04-042014-04-04 Martin Jambor <mjambor@suse.cz>jamborm
2014-03-28 PR ipa/60243hubicka
2014-03-27 * ipa-inline.c (early_inliner): Update node's inline info.dehao
2014-03-26 PR ipa/60315hubicka
2014-02-20 PR ipa/58555hubicka
2014-02-07 * ipa-inline.c (inline_small_functions): Fix typos.law
2014-02-05 PR sanitizer/59600ygribov
2014-01-27 * ipa-inline.c (inline_small_functions): Fix typo.law
2014-01-02Update copyright years in gcc/rsandifo
2013-12-23 PR c++/41090jason
2013-12-17 * ipa-inline.c (gate_ipa_inline): Remove.aldyh
2013-12-02Add missed pointer de-referencehjl
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22add auto_vectbsaunde
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde
2013-11-132013-11-13 Teresa Johnson <tejohnson@google.com>tejohnson
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-21 * ipa-inline.c (edge_badness): Cap edge->count at max_count for badnesspmatos
2013-10-10ipa-inline.c:ipa_inline: Fix leak of "order" when optimizations are disabled.dmalcolm
2013-09-28gcc/rsandifo
2013-09-17 PR middle-end/58332hubicka
2013-09-13 PR middle-end/58094hubicka
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-06 PR middle-end/58094hubicka
2013-08-30 * cgraph.c (cgraph_function_body_availability): Handle weakrefhubicka
2013-08-282013-08-28 Dehao Chen <dehao@google.com>dehao
2013-08-26 * cgraph.c (cgraph_speculative_call_info): Fix parameter order and formating;hubicka
2013-08-13 * cgraph.c (cgraph_turn_edge_to_speculative): Return newlyhubicka
2013-08-09 * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka
2013-08-08 * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-06-242013-06-24 Martin Jambor <mjambor@suse.cz>jamborm
2013-06-18Emit errors when always_inline functions cannot be inlined in -O0 mode.tmsriram
2013-06-152013-06-15 Dehao Chen <dehao@google.com>dehao
2013-06-04 * gcc.dg/tree-ssa/attr-alias.c: New testcase.hubicka
2013-05-29 * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka
2013-05-152013-05-15 Martin Jambor <mjambor@suse.cz>jamborm
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-04-102013-04-10 Zhouyi Zhou <yizhouzhou@ict.ac.cn>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2013-01-09 PR lto/45375hubicka
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-14 PR bootstrap/55051hubicka
2012-11-11 PR middle-end/48636hubicka