Age | Commit message (Expand) | Author | Files | Lines |
2008-12-10 | re PR middle-end/38454 (memcpy folding breaks -D_FORTIFY_SOURCE=2 protection) | Jakub Jelinek | 1 | -0/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -19/+19 |
2008-07-25 | cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | Jan Hubicka | 1 | -15/+12 |
2008-07-20 | cgraph.c (cgraph_add_new_function): Do early local passes. | Jan Hubicka | 1 | -9/+1 |
2008-06-19 | tree-optimize.c (execute_early_local_optimizations): Set cgraph_state only at... | Jan Hubicka | 1 | -1/+5 |
2008-05-13 | tree.h (init_phinodes, [...]): Move ... | Diego Novillo | 1 | -1/+1 |
2008-05-07 | [multiple changes] | Kenneth Zadeck | 1 | -1/+2 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -25/+41 |
2008-02-26 | common.opt (Wlarger-than=): New. | Manuel López-Ibáñez | 1 | -2/+2 |
2007-10-17 | builtins.c (gimplify_va_arg_expr): Use inform for help message. | Manuel López-Ibáñez | 1 | -2/+2 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 1 | -2/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-04-27 | tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ... | Zdenek Dvorak | 1 | -7/+1 |
2007-02-04 | tree-optimize.c (has_abnormal_outgoing_edge_p): Move to tree-inline. | Jan Hubicka | 1 | -65/+2 |
2007-01-29 | tree-optimize.c (update_inlined_to_pointers): Delete unused function. | Manuel López-Ibáñez | 1 | -18/+0 |
2007-01-16 | cgraph.h (cgraph_decide_inlining_incrementally): Kill. | Jan Hubicka | 1 | -55/+10 |
2007-01-14 | tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately. | Jan Hubicka | 1 | -5/+0 |
2007-01-08 | tree-pas.h (TODO_remove_function): New flag. | Jan Hubicka | 1 | -1/+1 |
2007-01-05 | tree-optimize.c (execute_fixup_cfg): Correct previously mistakely comitted ol... | Jan Hubicka | 1 | -12/+13 |
2007-01-04 | cgraph.c (cgraph_release_function_body): New function. | Jan Hubicka | 1 | -12/+0 |
2007-01-03 | pr16194.c: We now output error on all three functions, not just first one. | Jan Hubicka | 1 | -6/+63 |
2007-01-02 | tree-optimize (execute_fixup_cfg): Set after_inlining flag. | Jan Hubicka | 1 | -29/+63 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -2/+2 |
2006-09-29 | builtins.c (expand_builtin_setjmp): Delete. | Eric Botcazou | 1 | -5/+51 |
2006-08-21 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -8/+7 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -6/+12 |
2006-01-11 | cgraph.c (cgraph_insert_node_to_hashtable): New function. | Jan Hubicka | 1 | -55/+9 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -0/+6 |
2005-10-15 | re PR middle-end/23714 (ICE in expand_assignment) | Richard Henderson | 1 | -1/+0 |
2005-10-05 | re PR middle-end/23714 (ICE in expand_assignment) | Richard Henderson | 1 | -0/+1 |
2005-09-24 | cgraph.c (cgraph_clone_edge): Make the scale gcov_type. | Jan Hubicka | 1 | -1/+1 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -2/+2 |
2005-07-28 | cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument. | Jan Hubicka | 1 | -1/+1 |
2005-07-17 | tree-optimize.c (init_tree_optimization_passes): Add pass_eliminate_useless_s... | Daniel Berlin | 1 | -1/+0 |
2005-07-08 | re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c) | Kazu Hirata | 1 | -0/+1 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -504/+9 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -4/+4 |
2005-06-30 | function.h (struct function): Add saved blocks/unexpanded var list. | Jan Hubicka | 1 | -0/+4 |
2005-06-28 | * tree-optimize.c (init_tree_optimization_passes): Fix typo. | Diego Novillo | 1 | -1/+1 |
2005-06-28 | cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra... | Jan Hubicka | 1 | -3/+57 |
2005-06-27 | tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges... | Jan Hubicka | 1 | -11/+40 |
2005-06-27 | builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | Jakub Jelinek | 1 | -0/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-23 | tree-optimize.c (init_tree_optimization_passes): Move copy prop pass to run j... | Jeff Law | 1 | -1/+1 |
2005-06-23 | re PR c++/19317 (removing a temporary return value when we cannot) | Jason Merrill | 1 | -0/+1 |
2005-06-17 | tree-optimize.c (execute_ipa_pass_list): New. | Jan Hubicka | 1 | -3/+32 |
2005-06-09 | Makefile.in (OBJS-common): Add tree-ssa-structalias.o. | Daniel Berlin | 1 | -0/+4 |
2005-06-09 | re PR tree-optimization/20610 (Real by complex multiplications perform unnece... | Richard Henderson | 1 | -1/+2 |
2005-06-06 | tree-ssa-reassoc.o: New. | Daniel Berlin | 1 | -0/+1 |