| Commit message (Expand) | Author | Age | Files | Lines |
* | cgraph.h (FOR_EACH_VARIABLE, [...]): New macros. | Jan Hubicka | 2012-04-16 | 1 | -2/+2 |
* | cgraph.h: Update copyrights; | Jan Hubicka | 2012-04-14 | 1 | -19/+19 |
* | ipa-pure-const.c (check_stmt): Clobbers do not make a function non-const/pure. | Richard Guenther | 2012-01-27 | 1 | -1/+2 |
* | re PR middle-end/50527 (inconsistent vla align) | Tom de Vries | 2011-10-07 | 1 | -0/+1 |
* | data-streamer.h (streamer_write_zero): Rename from output_zero. | Diego Novillo | 2011-08-12 | 1 | -6/+6 |
* | rebase | Diego Novillo | 2011-08-08 | 1 | -0/+2 |
* | cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow... | Jan Hubicka | 2011-06-10 | 1 | -7/+6 |
* | ipa-utils.c (searchc): Use cgraph_function_or_thunk_node. | Jan Hubicka | 2011-06-10 | 1 | -7/+11 |
* | re PR tree-optimization/49217 (Wrong optimization of code) | Richard Guenther | 2011-05-29 | 1 | -2/+2 |
* | cgraph.c (cgraph_add_thunk): Create real function node instead of alias node... | Jan Hubicka | 2011-05-06 | 1 | -3/+10 |
* | cgraph.h (cgraph_postorder): Remove declaration. | Martin Jambor | 2011-04-30 | 1 | -28/+6 |
* | remove useless if-before-free tests | Jim Meyering | 2011-04-20 | 1 | -2/+1 |
* | gimple.h (gimple_asm_clobbers_memory_p): Declare. | Nathan Froyd | 2011-04-15 | 1 | -10/+5 |
* | except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph... | Martin Jambor | 2011-04-11 | 1 | -1/+1 |
* | cgraph.c: Fix comment typos. | Nathan Froyd | 2011-02-11 | 1 | -5/+5 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | re PR tree-optimization/46233 (ICE: verify_flow_info failed: control flow in ... | Jakub Jelinek | 2010-11-04 | 1 | -2/+3 |
* | re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -... | Jan Hubicka | 2010-10-26 | 1 | -10/+6 |
* | opt-functions.awk (static_var): Update comment. | Joseph Myers | 2010-09-30 | 1 | -1/+1 |
* | tree-pass.h (pass_ipa_cdtor_merge): New function. | Jan Hubicka | 2010-08-21 | 1 | -3/+3 |
* | re PR tree-optimization/45052 (volatile ignored) | Richard Guenther | 2010-07-26 | 1 | -0/+7 |
* | builtins.def (BUILT_IN_ARGS_INFO): Remove. | Nathan Froyd | 2010-07-23 | 1 | -1/+0 |
* | ipa-pure-const.c (varying_state): Break out from ... | Jan Hubicka | 2010-07-21 | 1 | -6/+12 |
* | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 2010-07-01 | 1 | -1/+1 |
* | lto-streamer.c (cached_bp): Remove. | Richard Guenther | 2010-06-14 | 1 | -16/+14 |
* | ipa-pure-const.c (special_builtlin_state): New function. | Jan Hubicka | 2010-06-11 | 1 | -5/+48 |
* | invoke.texi (Wsuggest-attribute): Document. | Jan Hubicka | 2010-06-11 | 1 | -5/+11 |
* | ipa-pure-const.c (propagate_pure_const, [...]): Break out from ... | Jan Hubicka | 2010-06-09 | 1 | -13/+47 |
* | cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn. | Jan Hubicka | 2010-06-07 | 1 | -121/+224 |
* | ipa-pure-const.c (propagate): Fix type in handling functions that can not ret... | Jan Hubicka | 2010-06-05 | 1 | -4/+14 |
* | ipa-pure-const.c (local_pure_const): Do NORETURN discovery. | Jan Hubicka | 2010-06-01 | 1 | -0/+21 |
* | optabs.c (init_optabs): Guard all accesses to reinit. | Richard Guenther | 2010-06-01 | 1 | -1/+2 |
* | re PR middle-end/43853 (FAIL: gcc.dg/lto/20090126-1 c_lto_20090126-1_0.o-c_lt... | Richard Guenther | 2010-06-01 | 1 | -9/+24 |
* | gimple.c (gimple_call_builtin_p): New function. | Jan Hubicka | 2010-05-31 | 1 | -0/+3 |
* | cgraph.h (cgraph_node_cannot_return, [...]): New functions. | Jan Hubicka | 2010-05-30 | 1 | -12/+120 |
* | diagnostic-core.h: New. | Joseph Myers | 2010-05-27 | 1 | -1/+1 |
* | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 2010-05-25 | 1 | -3/+3 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -0/+1 |
* | tree.h (memory_identifier_string): Remove. | Jan Hubicka | 2010-05-15 | 1 | -1/+1 |
* | * lto-symtab.c (lto_symtab_entry_def) Add vnode. | Jan Hubicka | 2010-04-29 | 1 | -1/+2 |
* | invoke.texi (-Wsuggest-attribute=const, [...]): Document. | Manuel López-Ibáñez | 2010-04-27 | 1 | -36/+152 |
* | tree-pass.h (ipa_opt_pass_d): Rename function_read_summary... | Jan Hubicka | 2010-04-21 | 1 | -1/+2 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+2 |
* | re PR objc/43061 (47 new GCC HEAD@156527 regressions) | Mike Stump | 2010-02-19 | 1 | -1/+1 |
* | cgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes. | Jakub Jelinek | 2009-12-14 | 1 | -17/+17 |
* | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 2009-11-28 | 1 | -5/+0 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -48/+48 |
* | tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field. | Martin Jambor | 2009-11-10 | 1 | -0/+1 |
* | re PR tree-optimization/40556 (ICE in IPA-CP with recursion) | Jan Hubicka | 2009-10-22 | 1 | -24/+40 |
* | Merge lto branch into trunk. | Diego Novillo | 2009-10-03 | 1 | -8/+138 |