re PR tree-optimization/67781 (wrong code generated on big-endian with -O1 -fexpensiv...
[gcc.git] / gcc / tree-ssa-loop.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-16 Tom de VriesAdd pass_oacc_ipa
2015-11-25 Tom de VriesAdd pass_oacc_kernels
2015-11-17 Tom de VriesImprove comments in pass_tree_loop_init::execute
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27 Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-07-18 Sebastian Popfix pr46851 and pr60340: remove unmaintained omega...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-14 Richard Bienerre PR tree-optimization/62081 (ICE: in fix_loop_structu...
2014-07-31 Tom de VriesRemove dead code in pass_tree_loop_init::execute
2014-07-09 Trevor Saundersremove has_execute
2014-06-23 Richard Bienertree-ssa-loop.c (gate_loop): New function.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-09 Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-10-09 Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-16 Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-18 Richard Bienertree-ssa-loop-manip.c (find_uses_to_rename): Do not...
2013-02-26 Marek Polacekre PR tree-optimization/56426 (Segmentation fault in...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-15 Steven Bosschertimevar.def (TV_VARPOOL, [...]): Remove.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-04 Tobias GrosserMakefile.in (OBJS): Add graphite-optimize-isl.o.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-18 Richard Guenthercfgloop.h (estimate_numbers_of_iterations_loop): Remove...
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-02 Maxim Kuvyrkovinvoke.texi (floop-flatten): Declare obsolete.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-02-16 Richard Guentherre PR tree-optimization/47738 (ICE: verify_ssa failed...
2011-02-14 Eric Botcazoure PR tree-optimization/46494 (ICE: verify_flow_info...
2011-02-02 Sebastian PopFix PR40979 and PR47044: after LIM call copy_prop and...
2011-01-31 Sebastian PopUse Alias in common.opt to make -ftree-loop-linear...
2011-01-25 Sebastian PopRemove the lambda framework and make -ftree-loop-linear...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-30 Sebastian PopNew pass: loop flattening.
2010-09-01 Richard Guenthertree-vrp.c (adjust_range_with_scev): Use number of...
2010-08-11 Sebastian PopSchedule a copy_prop pass before graphite.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-25 Changpeng FangEnable prefetching at -O3 for AMD cpus.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-06 Richard Guentherre PR tree-optimization/43934 (LIM should handle PHI...
2010-04-06 Sebastian PopAlways execute verify_loop_closed_ssa at LNO level.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-25 Sebastian Popgraphite-poly.c (apply_poly_transforms): Implement...
2009-11-08 Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-08-01 Sebastian PopRename -fgraphite-force-parallel to -floop-parallelize...
2009-07-31 Sebastian PopNew implementation of Graphite.
2009-07-08 Shujing Zhaobasic-block.h (dump_regset, [...]): Remove duplicate...
2009-07-03 Jan Hubickaloop-24.c: Update dump file matching; enable -O2.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-10-23 Tobias Grossergraphite.c (graphite_apply_transformations): Check...
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-04-27 Richard Guentherre PR tree-optimization/18754 (unrolling happens too...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-12-06 Uros Bizjaktree-ssa-loop.c (gate_tree_parallelize_loops): Return...
2007-11-27 Jakub Jelinekre PR tree-optimization/34016 (ICE in execute_todo...
2007-09-15 Zdenek Dvoraktree-parloops.c: New file.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-27 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
2007-05-24 Zdenek Dvorakpasses.texi: Document predictive commoning.
2007-05-14 Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-03-09 Sebastian Poploop.texi: Document the Omega linear constraints solver.
2007-02-06 Dorit Nuzmantree-vectorizer.c (vect_is_simple_use): Support induction.
2007-01-12 Zdenek Dvorakloop.texi: Document recording of loop exits.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-12 Zdenek Dvoraktree-ssa-loop.c (tree_vectorize): Return the result...
2006-11-11 Zdenek Dvoraktree-ssa-loop.c (pass_loop_prefetch): Change name to...
2006-09-06 Andrew Pinskire PR tree-optimization/28937 (ICE in add_virtual_opera...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-27 Zdenek Dvorakopts.c (decode_options): Do not handle flag_strength_re...
2006-02-14 Zdenek Dvorakre PR tree-optimization/26209 (Specific code causes...
2006-02-14 Zdenek Dvorakinvoke.texi (-fprefetch-loop-arrays, [...]): Document.
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
next