]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-parloops.c
Insert new bound in try_transform_to_exit_first_loop_alt
[thirdparty/gcc.git] / gcc / tree-parloops.c
2015-07-10  Tom de VriesInsert new bound in try_transform_to_exit_first_loop_alt
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07  Tom de VriesAdd empty loop exit block in transform_to_exit_first_lo...
2015-07-07  Tom de VriesAdd rewrite_virtuals_into_loop_closed_ssa
2015-06-30  Tom de VriesUse max_loop_iterations in transform_to_exit_first_loop_alt
2015-06-29  Tom de VriesSimplify structure try_transform_to_exit_first_loop_alt
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-22  Tom de VriesAdd missing update_stmt in transform_to_exit_first_loop_alt
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-08  Tom de VriesFix try_transform_to_exit_first_loop_alt
2015-06-05  Tom de VriesAdd transform_to_exit_first_loop_alt
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-21  Tom de VriesMark omp thread functions as parallelized
2015-03-18  Tom de VriesMake parallelize_loops static
2015-03-12  Richard Bienertree-cfg.c (gimple_split_block): Remove loop finding...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-13  Tom de VriesRun pass_expand_omp_ssa after pass_paralellize_loops
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-07-09  Trevor Saundersremove has_execute
2014-06-24  Trevor Saundersallow storing values directly in hash tables
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
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-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  Richard Bienertree-vectorizer.h (LOC, [...]): Remove wrappers and...
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-17  Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-07  Aldy Hernandezgimplify.c (gimple_regimplify_operands): Do not set...
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-10-17  Andrew MacLeodtree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-09  Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-27  Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-18  Jakub Jelinekre PR tree-optimization/58006 (ICE compiling VegaStrike...
2013-05-06  Richard Bienerre PR tree-optimization/57185 (ICE: Segmentation fault...
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-01  Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10  Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-08  Richard Guenthertree-call-cdce.c (check_pow): Simplify.
2012-08-07  Richard Guenthertree-flow.h (copy_ssa_name_fn): New function.
2012-08-07  Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-03  Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01  Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-06-22  Richard Guenther[multiple changes]
2012-05-21  Razya Ladelskytree-parloops.c: Add myself to contributors, update...
2012-05-20  Razya Ladelskytree-parloops.c (gen_parallel_loop): Change many_iterat...
2012-04-22  Razya LadelskyCorrecting transform_to_exit_first_loop + fix to PR...
2012-04-12  Richard Guenthertree-parloops.c (parallelize_loops): Also consult the...
2012-04-12  Richard Guenthercfgloop.h (estimated_loop_iterations_int): Ditch 'conse...
2012-03-05  Richard Guenthercfgloop.c (verify_loop_structure): Verify dominators...
2012-03-05  Richard Guenthercfgexpand.c (gimple_expand_cfg): Free dominator info.
2012-02-29  Jakub Jelinekre PR tree-optimization/52429 (ICE in separate_decls_in...
2012-02-08  Richard Guentherre PR tree-optimization/46886 (wrong code with -ftree...
2012-01-27  Andrey Belevantsevinvoke.texi: Update copyright years.
2012-01-25  Andrey Belevantsevtree-predcom.c (tree_predictive_commoning_loop): Bail...
2011-07-05  Razya Ladelsky07-05-2011 Razya Ladelsky <razya@il.ibm.com>
2011-06-22  Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-14  Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-01-25  Sebastian PopRemove the lambda framework and make -ftree-loop-linear...
2010-12-30  Jakub Jelinekre PR tree-optimization/47060 (ICE: SIGSEGV in reductio...
2010-12-28  Sebastian PopDo not include unnecessary .h files.
2010-12-23  Sebastian PopFix PR47002: memory leaks.
2010-12-18  Jakub Jelinekre PR tree-optimization/46969 (-fcompare-debug failure...
2010-12-07  Jakub Jelinekre PR debug/46799 (-fcompare-debug failure (length...
2010-11-20  Jakub Jelinekre PR debug/46561 (-fcompare-debug failure (length...
2010-11-05  Jakub Jelinekre PR tree-optimization/46099 (ICE: in replace_ssa_name...
2010-10-21  Richard Guentherre PR tree-optimization/46111 (ICE: tree check: expecte...
2010-10-20  Jakub Jelinekre PR tree-optimization/46066 (ICE: in create_parallel_...
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_...
next