| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after | hubicka | 2011-06-10 | 1 | -7/+6 |
* | * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node. | hubicka | 2011-06-10 | 1 | -7/+11 |
* | 2011-05-29 Richard Guenther <rguenther@suse.de> | rguenth | 2011-05-29 | 1 | -2/+2 |
* | * cgraph.c (cgraph_add_thunk): Create real function node instead | hubicka | 2011-05-06 | 1 | -3/+10 |
* | 2011-04-29 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-29 | 1 | -28/+6 |
* | remove useless if-before-free tests | meyering | 2011-04-20 | 1 | -2/+1 |
* | * gimple.h (gimple_asm_clobbers_memory_p): Declare. | froydnj | 2011-04-15 | 1 | -10/+5 |
* | 2011-04-11 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-11 | 1 | -1/+1 |
* | * cgraph.c: Fix comment typos. | froydnj | 2011-02-11 | 1 | -5/+5 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | PR tree-optimization/46233 | jakub | 2010-11-04 | 1 | -2/+3 |
* | PR middle-end/45736 | hubicka | 2010-10-26 | 1 | -10/+6 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -1/+1 |
* | * tree-pass.h (pass_ipa_cdtor_merge): New function. | hubicka | 2010-08-21 | 1 | -3/+3 |
* | 2010-07-26 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-26 | 1 | -0/+7 |
* | * builtins.def (BUILT_IN_ARGS_INFO): Remove. | froydnj | 2010-07-23 | 1 | -1/+0 |
* | * ipa-pure-const.c (varying_state): Break out from ... | hubicka | 2010-07-21 | 1 | -6/+12 |
* | 2010-07-01 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-01 | 1 | -1/+1 |
* | 2010-06-14 Richard Guenther <rguenther@suse.de> | rguenth | 2010-06-14 | 1 | -16/+14 |
* | * ipa-pure-const.c (special_builtlin_state): New function. | hubicka | 2010-06-11 | 1 | -5/+48 |
* | * doc/invoke.texi (Wsuggest-attribute): Document. | hubicka | 2010-06-11 | 1 | -5/+11 |
* | * ipa-pure-const.c (propagate_pure_const, propagate_noreturn): | hubicka | 2010-06-09 | 1 | -13/+47 |
* | * cgraph.c (cgraph_edge_cannot_lead_to_return): Also check | hubicka | 2010-06-07 | 1 | -121/+224 |
* | * ipa-pure-const.c (propagate): Fix type in handling functions | hubicka | 2010-06-05 | 1 | -4/+14 |
* | * ipa-pure-const.c (local_pure_const): Do NORETURN discovery. | hubicka | 2010-06-01 | 1 | -0/+21 |
* | 2010-06-01 Richard Guenther <rguenther@suse.de> | rguenth | 2010-06-01 | 1 | -1/+2 |
* | 2010-06-01 Richard Guenther <rguenther@suse.de> | rguenth | 2010-06-01 | 1 | -9/+24 |
* | * gimple.c (gimple_call_builtin_p): New function. | hubicka | 2010-05-31 | 1 | -0/+3 |
* | * cgraph.h (cgraph_node_cannot_return, | hubicka | 2010-05-30 | 1 | -12/+120 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -1/+1 |
* | * function.h (struct function): Add can_throw_non_call_exceptions bit. | ebotcazou | 2010-05-25 | 1 | -3/+3 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+1 |
* | * tree.h (memory_identifier_string): Remove. | hubicka | 2010-05-15 | 1 | -1/+1 |
* | * lto-symtab.c (lto_symtab_entry_def) Add vnode. | hubicka | 2010-04-29 | 1 | -1/+2 |
* | 2010-04-27 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-04-27 | 1 | -36/+152 |
* | * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary; | hubicka | 2010-04-21 | 1 | -1/+2 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+2 |
* | PR objc/43061 | mrs | 2010-02-19 | 1 | -1/+1 |
* | * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readonly_flag, | jakub | 2009-12-14 | 1 | -17/+17 |
* | * matrix-reorg.c (analyze_matrix_allocation_site): Remove unused | jakub | 2009-11-28 | 1 | -5/+0 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -48/+48 |
* | 2009-11-10 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-11-10 | 1 | -0/+1 |
* | PR tree-optimize/40556 ... | hubicka | 2009-10-22 | 1 | -24/+40 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -8/+138 |
* | * cgraph.c (cgraph_clone_node): Add redirect_callers parameter. | hubicka | 2009-10-01 | 1 | -0/+14 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -2/+2 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -0/+3 |
* | * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2. | hubicka | 2009-07-03 | 1 | -1/+5 |
* | * gcc.dg/tree-ssa/local-pure-const.c: New testcase. | hubicka | 2009-07-02 | 1 | -1/+11 |
* | * cfgloopanal.c (check_irred): Move into ... | hubicka | 2009-06-30 | 1 | -2/+29 |