summaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
Commit message (Expand)AuthorAgeFilesLines
* Reliably change cgraph_state to SSA form.rth2010-07-191-14/+16
* gcc:amylaar2010-07-131-0/+29
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+0
* * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;hubicka2010-06-011-11/+23
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-4/+4
* gcc/ChangeLog:steven2010-05-221-1/+1
* gcc/ChangeLog:steven2010-05-211-3/+0
* 2009-12-01 Grigori Fursin <grigori.fursin@inria.fr>amylaar2009-12-011-0/+8
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-3/+0
* Remove trailing white spaces.hjl2009-11-251-5/+5
* * ipa-cp.c (ipcp_compute_node_scale): Work around completelyhubicka2009-11-231-0/+4
* * predict.c (compute_function_frequency): Export.hubicka2009-11-181-29/+44
* * cfgrtl.c (pass_free_cfg): Add pass name.amylaar2009-11-081-4/+4
* Merge lto branch into trunk.dnovillo2009-10-031-1/+4
* Squash commit of EH in gimplerth2009-09-141-2/+1
* 2009-07-14 Richard Guenther <rguenther@suse.de>rguenth2009-07-141-4/+0
* Give names to some currently nameless passes (thisbaldrick2009-07-071-1/+1
* * tree-pass.h (pass_del_ssa, pass_mark_used_blocks,matz2009-04-261-45/+0
* gcc/matz2009-04-261-5/+7
* * df.h: Include "timevar.h".ian2009-04-171-10/+10
* * gcc.dg/attr-noinline.c: Avoid pure-const optimization.hubicka2009-03-281-0/+1
* * tree-pass.h (pass_fixup_cfg): New pass.hubicka2009-03-281-3/+19
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* PR middle-end/38454jakub2008-12-091-0/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-19/+19
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-15/+12
* * cgraph.c (cgraph_add_new_function): Do early local passes.hubicka2008-07-201-9/+1
* * tree-optimize.c (execute_early_local_optimizations): Sethubicka2008-06-191-1/+5
* 2008-05-13 Diego Novillo <dnovillo@google.com>dnovillo2008-05-131-1/+1
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+2
* PR testsuite/35843hubicka2008-04-251-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-25/+41
* 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-261-2/+2
* 2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-10-171-2/+2
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-2/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt torakdver2007-04-271-7/+1
* * tree-optimize.c (has_abnormal_outgoing_edge_p): Move to tree-inline.hubicka2007-02-041-65/+2
* 2007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-01-291-18/+0
* * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka2007-01-161-55/+10
* * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprshubicka2007-01-141-5/+0
* * tree-pas.h (TODO_remove_function): New flag.hubicka2007-01-081-1/+1
* * tree-optimize.c (execute_fixup_cfg): Correct previously mistakelyhubicka2007-01-051-12/+13
* * cgraph.c (cgraph_release_function_body): New function.hubicka2007-01-041-12/+0
* * gcc.dg/pr16194.c: We now output error on all three functions, not justhubicka2007-01-031-6/+63
* 2007-01-02 Jan Hubicka <jh@suse.cz>hubicka2007-01-021-29/+63
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-2/+2
* * builtins.c (expand_builtin_setjmp): Delete.ebotcazou2006-09-291-5/+51
* PR rtl-optimization/28071hubicka2006-08-211-8/+7