summaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/50682jakub2011-11-281-0/+1
* Fix a bug in cfg fixupdavidxl2011-08-041-0/+4
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+1
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-6/+0
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-4/+5
* * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz2010-11-171-5/+5
* * tree-optimize.c (execute_fixup_cfg): Purge dead abnormal call edgesebotcazou2010-10-201-1/+4
* 2010-09-22 Richard Guenther <rguenther@suse.de>rguenth2010-09-221-1/+0
* 2010-09-22 Richard Guenther <rguenther@suse.de>rguenth2010-09-221-36/+4
* PR driver/44076jsm282010-09-021-2/+2
* 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