| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | cgraph.c (cgraph_clone_node): Add redirect_callers parameter. | Jan Hubicka | 2009-10-01 | 1 | -0/+14 |
* | Squash commit of EH in gimple | Richard Henderson | 2009-09-14 | 1 | -2/+2 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+3 |
* | loop-24.c: Update dump file matching; enable -O2. | Jan Hubicka | 2009-07-03 | 1 | -1/+5 |
* | local-pure-const.c: New testcase. | Jan Hubicka | 2009-07-02 | 1 | -1/+11 |
* | cfgloopanal.c (check_irred): Move into ... | Jan Hubicka | 2009-06-30 | 1 | -2/+29 |
* | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 2009-05-16 | 1 | -2/+2 |
* | ipa-reference.c: Do not include c-common.h, include splay-tree.h. | Steven Bosscher | 2009-05-01 | 1 | -1/+0 |
* | ipa-pure-const.c (struct funct_state_d): New fields state_previously_known, l... | Jan Hubicka | 2009-04-26 | 1 | -12/+13 |
* | cgraph.c (cgraph_create_edge, [...]): Set proper cfun. | Jan Hubicka | 2009-04-19 | 1 | -0/+3 |
* | cgraph.c (cgraph_make_edge, [...]): Set nothrow flag. | Jan Hubicka | 2009-04-18 | 1 | -18/+87 |
* | gimple.h (walk_stmt_load_store_addr_ops): Declare. | Richard Guenther | 2009-04-16 | 1 | -80/+46 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -11/+42 |
* | attr-noinline.c: Avoid pure-const optimization. | Jan Hubicka | 2009-03-28 | 1 | -438/+457 |
* | re PR middle-end/37448 (cannot compile big function) | Jan Hubicka | 2008-09-18 | 1 | -25/+57 |
* | cgraph.c (first_cgraph_function_insertion_hook): New variable. | Jan Hubicka | 2008-08-21 | 1 | -0/+20 |
* | Backport from LTO branch: | Jan Hubicka | 2008-08-21 | 1 | -38/+104 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -72/+93 |