| Commit message (Expand) | Author | Age | Files | Lines |
* | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 2012-05-31 | 1 | -1/+0 |
* | LANGUAGES: Fix typos. | Joseph Myers | 2012-05-29 | 1 | -1/+1 |
* | cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c | Jan Hubicka | 2012-04-30 | 1 | -1/+4 |
* | cgraphunit.c: Update toplevel comment. | Jan Hubicka | 2012-04-25 | 1 | -1/+14 |
* | cgraph.c (cgraph_hash, [...]): Remove. | Jan Hubicka | 2012-04-17 | 1 | -1/+1 |
* | cgraph.h: Update copyrights; | Jan Hubicka | 2012-04-14 | 1 | -23/+23 |
* | re PR tree-optimization/51737 (g++ crashes (internal compiler error: Segmenta... | Jan Hubicka | 2012-03-22 | 1 | -1/+12 |
* | re PR middle-end/52045 (ICE: in execute_todo, at passes.c:1748 with -O3 -ftra... | Richard Guenther | 2012-01-30 | 1 | -3/+5 |
* | tree.h (build_function_decl_skip_args): Add boolean parameter. | Eric Botcazou | 2012-01-11 | 1 | -1/+1 |
* | inline-1.c: new testcase. | Jan Hubicka | 2011-09-23 | 1 | -0/+2 |
* | ipa-inline-transform.c (inline_call): Always update jump functions after inli... | Jan Hubicka | 2011-09-22 | 1 | -1/+1 |
* | ipa-inline-transform.c (can_remove_node_now_p): Fix thunkos. | Jan Hubicka | 2011-09-13 | 1 | -2/+2 |
* | ipa-inline-transform.c (inline_transform): Fix previous change. | Richard Guenther | 2011-06-21 | 1 | -5/+5 |
* | ipa-inline-transform.c (inline_transform): Fix typo. | Richard Guenther | 2011-06-21 | 1 | -1/+1 |
* | PR middle-end/49139 fix always_inline diagnostics | Christian Bruel | 2011-06-21 | 1 | -11/+7 |
* | ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from... | Jan Hubicka | 2011-06-13 | 1 | -7/+33 |
* | re PR middle-end/48836 (internal compiler error: in execute_todo, at passes.c... | Jan Hubicka | 2011-06-12 | 1 | -0/+3 |
* | lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. | Jan Hubicka | 2011-06-11 | 1 | -1/+17 |
* | ipa-inline-transform.c (can_remove_node_now_p): Move out of... | Jan Hubicka | 2011-06-10 | 1 | -21/+38 |
* | cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. | Jan Hubicka | 2011-05-08 | 1 | -1/+1 |
* | ipa-inline-transform.c (inline_call): Account when program size decreases. | Jan Hubicka | 2011-05-07 | 1 | -1/+1 |
* | cgraphunit.c (cgraph_preserve_function_body_p): Accept a cgraph node instead ... | Martin Jambor | 2011-04-29 | 1 | -1/+1 |
* | cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr... | Jan Hubicka | 2011-04-26 | 1 | -25/+15 |
* | gengtype.c (open_base_files): Add ipa-inline.h include. | Jan Hubicka | 2011-04-22 | 1 | -11/+7 |
* | ipa-inline-transform.c (save_inline_function_body): Add comments. | Jan Hubicka | 2011-04-20 | 1 | -0/+5 |
* | cgraph.h (save_inline_function_body): Remove. | Jan Hubicka | 2011-04-19 | 1 | -0/+328 |