| Commit message (Expand) | Author | Age | Files | Lines |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -19/+19 |
* | * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | hubicka | 2008-07-25 | 1 | -15/+12 |
* | * cgraph.c (cgraph_add_new_function): Do early local passes. | hubicka | 2008-07-20 | 1 | -9/+1 |
* | * tree-optimize.c (execute_early_local_optimizations): Set | hubicka | 2008-06-19 | 1 | -1/+5 |
* | 2008-05-13 Diego Novillo <dnovillo@google.com> | dnovillo | 2008-05-13 | 1 | -1/+1 |
* | 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-07 | 1 | -1/+2 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -1/+1 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -25/+41 |
* | 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-02-26 | 1 | -2/+2 |
* | 2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-10-17 | 1 | -2/+2 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -2/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to | rakdver | 2007-04-27 | 1 | -7/+1 |
* | * tree-optimize.c (has_abnormal_outgoing_edge_p): Move to tree-inline. | hubicka | 2007-02-04 | 1 | -65/+2 |
* | 2007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-01-29 | 1 | -18/+0 |
* | * cgraph.h (cgraph_decide_inlining_incrementally): Kill. | hubicka | 2007-01-16 | 1 | -55/+10 |
* | * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs | hubicka | 2007-01-14 | 1 | -5/+0 |
* | * tree-pas.h (TODO_remove_function): New flag. | hubicka | 2007-01-08 | 1 | -1/+1 |
* | * tree-optimize.c (execute_fixup_cfg): Correct previously mistakely | hubicka | 2007-01-05 | 1 | -12/+13 |
* | * cgraph.c (cgraph_release_function_body): New function. | hubicka | 2007-01-04 | 1 | -12/+0 |
* | * gcc.dg/pr16194.c: We now output error on all three functions, not just | hubicka | 2007-01-03 | 1 | -6/+63 |
* | 2007-01-02 Jan Hubicka <jh@suse.cz> | hubicka | 2007-01-02 | 1 | -29/+63 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_setjmp): Delete. | ebotcazou | 2006-09-29 | 1 | -5/+51 |
* | PR rtl-optimization/28071 | hubicka | 2006-08-21 | 1 | -8/+7 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -6/+12 |
* | * cgraph.c (cgraph_insert_node_to_hashtable): New function. | hubicka | 2006-01-11 | 1 | -55/+9 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -0/+6 |
* | PR 23714 | rth | 2005-10-16 | 1 | -1/+0 |
* | PR 23714 | rth | 2005-10-06 | 1 | -0/+1 |
* | * cgraph.c (cgraph_clone_edge): Make the scale gcov_type. | hubicka | 2005-09-24 | 1 | -1/+1 |
* | 2005-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-10 | 1 | -2/+2 |
* | * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument. | hubicka | 2005-07-28 | 1 | -1/+1 |
* | 2005-07-12 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-17 | 1 | -1/+0 |
* | PR tree-optimization/20139 | kazu | 2005-07-08 | 1 | -0/+1 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -504/+9 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 1 | -4/+4 |
* | * function.h (struct function): Add saved blocks/unexpanded var list. | hubicka | 2005-06-30 | 1 | -0/+4 |
* | * tree-optimize.c (init_tree_optimization_passes): Fix typo. | dnovillo | 2005-06-28 | 1 | -1/+1 |
* | * cgraph.c (cgraph_remove_node): Do not release function bodies until | hubicka | 2005-06-28 | 1 | -3/+57 |
* | * tree-optimize.c (exercute_free_datastructures): | hubicka | 2005-06-27 | 1 | -11/+40 |
* | * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | jakub | 2005-06-27 | 1 | -0/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree-optimize.c (init_tree_optimization_passes): Move | law | 2005-06-23 | 1 | -1/+1 |
* | PR c++/19317 | jason | 2005-06-23 | 1 | -0/+1 |
* | * tree-optimize.c (execute_ipa_pass_list): New. | hubicka | 2005-06-17 | 1 | -3/+32 |
* | 2005-06-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-09 | 1 | -0/+4 |
* | PR tree-opt/20610 | rth | 2005-06-09 | 1 | -1/+2 |
* | 2005-06-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-06 | 1 | -0/+1 |
* | * Makefile.in (tree-vect-generic.o): New. | rth | 2005-06-03 | 1 | -1/+2 |