inclhack.def (hpux_imaginary_i): Remove spaces.
[gcc.git] / gcc / tree-ssa-loop-ivcanon.c
2009-07-03 Jan Hubickaloop-24.c: Update dump file matching; enable -O2.
2009-05-11 Jan Hubickapr21829.c: Simplify matching since we now optimize...
2009-04-26 Jan Hubickaipa-pure-const.c (struct funct_state_d): New fields...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-01 Richard Guenthertree-ssa-pre.c (fini_pre): Take in_fre parameter.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-04-29 Richard Guentherre PR tree-optimization/36078 (gfortran fails to build...
2008-04-27 Richard Guentherre PR tree-optimization/18754 (unrolling happens too...
2007-11-14 Sebastian Poptree-ssa-loop-ivcanon.c (try_unroll_loop_completely...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-02-09 Zdenek Dvorakre PR tree-optimization/23361 (Can't eliminate empty...
2007-01-28 Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2006-12-20 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Update arguments of...
2006-12-10 Zdenek Dvorakloop.texi: Document number_of_latch_executions and...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-21 Zdenek Dvoraktree-loop-linear.c (linear_transform_loops): Use single...
2006-09-06 Andrew Pinskire PR tree-optimization/28937 (ICE in add_virtual_opera...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-22 Richard Guenthertree.c (tree_fold_gcd): Use build_int_cst where appropr...
2005-08-29 Zdenek Dvorakre PR tree-optimization/23475 (Frequences are not updat...
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-08-03 Jan Hubickacfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
2005-07-21 Paolo Bonzinire PR rtl-optimization/19210 (not using do-loop for...
2005-07-11 Zdenek Dvoraktree-flow.h (remove_empty_loops, [...]): Declare.
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-05-07 Kazu Hiratatree-ssa-loop-ivcanon.c, [...]: Fix comment typos.
2005-05-06 Zdenek Dvorakre PR tree-optimization/19401 (Trivial loop not unrolled)
2005-04-23 Diego Novillo[multiple changes]
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-21 Richard Guenthertree-ssa-loop.c (gate_tree_complete_unroll): Run comple...
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-02-10 Kazu Hiratabuiltins.def, [...]: Update copyright.
2005-02-10 Zdenek Dvorakre PR tree-optimization/18687 (>200% compile time regre...
2004-10-01 Zdenek Dvorakcommon.opt (ftree-loop-ivcanon): Enable by default.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-03 Daniel Berlincommon.opt: Rename ivcanon to tree-loop-ivcanon, tree...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.