re PR c++/44366 ([C++0x] g++ crashes when declaring a lambda expression using a typed...
[platform/upstream/gcc.git] / gcc / tree-loop-linear.c
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-04-22 Laurynas Biveinistree-parloops.c (loop_parallel_p): New argument parloop...
2010-02-08 Jakub Jelinekre PR tree-optimization/42931 (-ftree-loop-linear ...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-01-08 Jakub Jelinekre PR tree-optimization/37031 (ICE for h264ref in gathe...
2008-10-15 Sebastian Popre PR tree-optimization/37686 (Building of CPU2000...
2008-09-15 Jakub Jelinektree-predcom.c (filter_suitable_components): Free all...
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-20 Jan Sjodintree-loop-linear.c (gather_interchange_stats): Look...
2008-02-29 Sebastian Poptree-loop-linear.c (try_interchange_loops): Compare...
2007-10-19 Sebastian Popre PR tree-optimization/23820 (ICE in lambda_loopnest_t...
2007-10-03 Sebastian Popre PR tree-optimization/33576 (segfault in extract_muld...
2007-09-07 Laurynas Biveinistree-loop-linear.c: Include obstack.h.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-11 Zdenek Dvoraktree-loop-linear.c (gather_interchange_stats, [......
2007-03-16 Sebastian Popre PR tree-optimization/31183 (ICE in int_cst_value...
2007-03-14 Sebastian Poptree-loop-linear.c (gather_interchange_stats): For...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
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-10-06 Jakub Jelinekre PR tree-optimization/29330 (-O -ftree-loop-linear...
2006-10-06 Jakub Jelinekre PR tree-optimization/29290 (SPEC CPU2000 178.galgel...
2006-05-17 Sebastian Popre PR tree-optimization/20256 (Perfect nest transformat...
2006-05-17 Sebastian Popre PR tree-optimization/27332 (ICE in try_interchange_l...
2006-03-29 Sebastian Poptree-loop-linear.c (compute_data_dependences_for_loop...
2006-03-28 Sebastian Poptree-loop-linear.c: Don't include varray.h.
2005-11-05 Sebastian Poplambda-code.c (lambda_transform_legal_p): Use DDR_NUM_D...
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-04-23 Diego Novillo[multiple changes]
2005-04-22 Nathan Sidwelllambda-code.c: Define VEC(int,heap), VEC(lambda_loop...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-01 Zdenek Dvorakcfgloop.c (flow_loop_entry_edges_find, [...]): Removed.
2005-02-17 Daniel Berlinlambda-code (perfect_nestify): Remove mark/unmark for...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-06 Daniel Berlinre PR tree-optimization/18792 (ICE with -O1 -ftree...
2004-11-03 Daniel Berlinlambda-code.c (lambda_compute_auxillary_space): Update...
2004-11-01 Daniel BerlinFix PR tree-optimization/17672 Fix PR tree-optimization...
2004-09-16 Daniel Berlin[multiple changes]
2004-09-08 Daniel BerlinMakefile.in (tree-loop-linear.o): Added.