summaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/steven2012-11-261-1/+0
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-4/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* 2012-10-26 Richard Biener <rguenther@suse.de>rguenth2012-10-261-0/+19
* gcc/steven2012-07-161-2/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-146/+0
* 2012-04-10 Richard Guenther <rguenther@suse.de>rguenth2012-04-101-88/+0
* 2012-04-10 Richard Guenther <rguenther@suse.de>rguenth2012-04-101-20/+0
* 2012-01-30 Richard Guenther <rguenther@suse.de>rguenth2012-01-301-2/+4
* gcc/steven2012-01-131-1/+0
* 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