summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
Commit message (Expand)AuthorAgeFilesLines
...
* IPA REF refactoringmarxin2014-06-251-9/+7
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-26/+26
* PR bootstrap/60984hubicka2014-05-211-4/+9
* * ipa-inline.h (INLINE_HINT_known_hot): New hint.hubicka2014-04-181-3/+8
* * ipa-inline.c (spec_rem): New static variable.hubicka2014-04-181-3/+135
* * ipa-inline.c (inline_small_functions): Account only non-coldhubicka2014-04-171-1/+4
* pass cfun to pass::executetbsaunde2014-04-171-32/+33
* remove has_gatetbsaunde2014-04-171-2/+0
* 2014-04-04 Martin Jambor <mjambor@suse.cz>jamborm2014-04-041-1/+1
* PR ipa/60243hubicka2014-03-281-48/+41
* * ipa-inline.c (early_inliner): Update node's inline info.dehao2014-03-271-0/+2
* PR ipa/60315hubicka2014-03-261-1/+1
* PR ipa/58555hubicka2014-02-201-1/+7
* * ipa-inline.c (inline_small_functions): Fix typos.law2014-02-071-7/+8
* PR sanitizer/59600ygribov2014-02-051-1/+25
* * ipa-inline.c (inline_small_functions): Fix typo.law2014-01-271-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-1/+6
* * ipa-inline.c (gate_ipa_inline): Remove.aldyh2013-12-171-15/+1
* Add missed pointer de-referencehjl2013-12-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* add auto_vectbsaunde2013-11-221-2/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-34/+34
* 2013-11-13 Teresa Johnson <tejohnson@google.com>tejohnson2013-11-131-1/+1
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-1/+3
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-84/+84
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+3
* * ipa-inline.c (edge_badness): Cap edge->count at max_count for badnesspmatos2013-10-211-6/+8
* ipa-inline.c:ipa_inline: Fix leak of "order" when optimizations are disabled.dmalcolm2013-10-101-2/+3
* gcc/rsandifo2013-09-281-15/+15
* PR middle-end/58332hubicka2013-09-171-1/+2
* PR middle-end/58094hubicka2013-09-131-17/+15
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* PR middle-end/58094hubicka2013-09-061-34/+69
* * cgraph.c (cgraph_function_body_availability): Handle weakrefhubicka2013-08-301-5/+11
* 2013-08-28 Dehao Chen <dehao@google.com>dehao2013-08-281-5/+24
* * cgraph.c (cgraph_speculative_call_info): Fix parameter order and formating;hubicka2013-08-261-2/+4
* * cgraph.c (cgraph_turn_edge_to_speculative): Return newlyhubicka2013-08-131-64/+191
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-0/+16
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-0/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-44/+78
* 2013-06-24 Martin Jambor <mjambor@suse.cz>jamborm2013-06-241-1/+1
* Emit errors when always_inline functions cannot be inlined in -O0 mode.tmsriram2013-06-181-1/+9
* 2013-06-15 Dehao Chen <dehao@google.com>dehao2013-06-151-2/+2
* * gcc.dg/tree-ssa/attr-alias.c: New testcase.hubicka2013-06-041-2/+1
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-2/+5
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-19/+22
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1