summaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
AgeCommit message (Expand)Author
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-10-09 * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-04-29This patch fixes PR bootstrap/57077. Certain new uses of apply_probabilitytejohnson
2013-04-262013-03-26 Richard Biener <rguenther@suse.de>rguenth
2013-04-08First phase of unifying the computation of profile scale factors/probabilitiestejohnson
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-26gcc/steven
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-262012-10-26 Richard Biener <rguenther@suse.de>rguenth
2012-07-16gcc/steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-04-122012-04-12 Richard Guenther <rguenther@suse.de>rguenth
2012-04-102012-04-10 Richard Guenther <rguenther@suse.de>rguenth
2012-04-102012-04-10 Richard Guenther <rguenther@suse.de>rguenth
2012-01-302012-01-30 Richard Guenther <rguenther@suse.de>rguenth
2012-01-13gcc/steven
2011-11-28 PR tree-optimization/50682jakub
2011-08-04Fix a bug in cfg fixupdavidxl
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl
2011-05-05 * tree.h (get_pending_sizes): Remove prototype.ebotcazou
2011-04-112011-04-11 Martin Jambor <mjambor@suse.cz>jamborm
2010-11-17 * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz
2010-10-20 * tree-optimize.c (execute_fixup_cfg): Purge dead abnormal call edgesebotcazou
2010-09-222010-09-22 Richard Guenther <rguenther@suse.de>rguenth
2010-09-222010-09-22 Richard Guenther <rguenther@suse.de>rguenth
2010-09-02 PR driver/44076jsm28
2010-07-19Reliably change cgraph_state to SSA form.rth
2010-07-13gcc:amylaar
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-01 * gimplify.c: Do not include except.h and optabs.h.steven
2010-06-01 * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;hubicka
2010-05-27 * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm28
2010-05-22gcc/ChangeLog:steven
2010-05-21gcc/ChangeLog:steven
2009-12-012009-12-01 Grigori Fursin <grigori.fursin@inria.fr>amylaar
2009-11-28 * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub
2009-11-25Remove trailing white spaces.hjl
2009-11-23 * ipa-cp.c (ipcp_compute_node_scale): Work around completelyhubicka
2009-11-18 * predict.c (compute_function_frequency): Export.hubicka
2009-11-08 * cfgrtl.c (pass_free_cfg): Add pass name.amylaar
2009-10-03Merge lto branch into trunk.dnovillo
2009-09-14Squash commit of EH in gimplerth
2009-07-142009-07-14 Richard Guenther <rguenther@suse.de>rguenth
2009-07-07Give names to some currently nameless passes (thisbaldrick