* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.
[gcc.git] / gcc / tree-parloops.c
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-10 Michael Matztree-ssa-reassoc.c (undistribute_ops_list): Use create_...
2010-04-22 Laurynas Biveinistree-parloops.c (loop_parallel_p): New argument parloop...
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2010-04-06 Sebastian PopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-31 Sebastian Popcanonicalize_loop_ivs should add the IV bump in loop...
2010-01-28 Razya Ladelsky28-01-2010 Razya Ladelsky <razya@il.ibm.com>
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-22 Razya Ladelskycfgloopmanip.c (duplicate_subloops): Export.
2009-10-14 Jakub Jelinektree-parloops.c (separate_decls_in_region_debug_bind...
2009-09-03 H.J. Lutree-parloops.c (parallelize_loops): Cast to HOST_WIDE_...
2009-09-03 Razya Ladelskytree-parloops.c (separate_decls_in_region): Add space
2009-09-03 Razya Ladelskytree-parloops.c (separate_decls_in_region): Change...
2009-09-03 Razya Ladelskyre PR tree-optimization/38275 (bootstrap failure when...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-12 Sebastian PopMeasure time spent in DD analysis and in code gen.
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-30 Razya Ladelskyssa-loop-manip.c: Include langhooks.h.
2009-07-12 Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-06-16 Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-25 Richard Guenthertree-ssa-alias.h (dump_points_to_solution): Declare.
2009-03-04 Zdenek Dvoraktree-scalar-evolution.c (analyze_scalar_evolution_in_lo...
2009-03-03 Sebastian Popre PR middle-end/39335 (ICE in GCC 4.4 with -O[123...
2009-02-10 Nick Cliftontree-parloops.c: Change license to GPLv3.
2008-12-11 Sebastian PopFix testsuite/gfortran.dg/graphite/id-4.f90.
2008-11-19 Razya Ladelskyre PR tree-optimization/38156 (gcc.dg/tree-ssa/update...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-20 Sebastian Popre PR tree-optimization/36181 (Simple for loop generate...
2008-05-07 Jakub Jelinektree-parloops.c (create_parallel_loop): Set OMP_RETURN_...
2008-04-24 Antoniu Poptree-parloops.c (take_address_of, [...]): Make them...
2008-03-27 Zdenek Dvoraktree-affine.h (aff_combination_expand): Declare.
2008-01-16 Sebastian Poptree-parloops (gen_parallel_loop): Revert my fix.
2008-01-16 Sebastian Poptree-parloops.c (gen_parallel_loop): Fix previous chang...
2008-01-16 Jerry DeLisletree-parloops.c (gen_parallel_loop): Fix ommision of...
2008-01-16 Sebastian Poptree-parloops.c (gen_parallel_loop): Free loop bound...
2008-01-16 Sebastian Poptree-parloops.c (loop_has_blocks_with_irreducible_flag...
2008-01-12 Zdenek Dvoraktree-parloops.c (transform_to_exit_first_loop): Cast...
2007-12-19 Zdenek Dvorakre PR tree-optimization/34355 (ICE: invariant not recom...
2007-12-18 Razya Ladelskytree-parloops.c (reduiction_info): Change documentation...
2007-12-03 Jakub Jelinekre PR tree-optimization/33453 (ICE in build2_stat,...
2007-11-26 Andreas KrebbelPR 34081/C++
2007-11-16 Tom Tromeytree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun...
2007-11-06 Razya Ladelskytree-parloops.c (reduction_info): Remove reduction_init...
2007-10-29 Razya Ladelsky2007-09-23 Razya Ladelsky
2007-09-15 Zdenek Dvoraktree-parloops.c: New file.