]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-manip.c
[Ada] Improved support for aspect alignment in CCG
[thirdparty/gcc.git] / gcc / tree-ssa-loop-manip.c
2020-03-24  Jakub Jelinekloop-manip: Avoid -fcompare-debug issues in create_iv...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-05  Eric Botcazou* tree-ssa-loop-manip.c (create_iv): Add missing guard...
2019-07-05  Eric Botcazoutree-cfg.c (gimple_make_forwarder_block): Propagate...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-11-05  Richard Bienerre PR tree-optimization/87873 (ICE: verify_gimple faile...
2018-06-20  Tom de VriesGenerate correctly typed compare in canonicalize_loop_ivs
2018-01-11  Jan Hubickare PR tree-optimization/83189 (internal compiler error...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-16  Jan Hubicka* tree-ssa-loop-manip.c
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-09-25  Bin Chengre PR tree-optimization/82163 (ICE on valid code at...
2017-08-30  Richard Sandiford[19/77] Add a smallest_int_mode_for_size helper function
2017-07-16  Jan Hubickatree-ssa-loop-manip.c (tree_transform_and_unroll_loop...
2017-07-01  Jan Hubickacfg.c (scale_bbs_frequencies): New function.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-04  Richard SandifordCap niter_for_unrolled_loop to upper bound
2017-04-19  Jakub Jelinekre PR debug/80436 (-fcompare-debug failure)
2017-02-27  Bin Chengre PR tree-optimization/77536 (Vectorizer not maintaini...
2017-02-05  Jan Hubickare PR tree-optimization/79347 (vect_do_peeling is messi...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-06-09  Richard Bienerre PR tree-optimization/71462 (gcc ICE at -O3 on valid...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-04  Mikhail MaltsevENABLE_CHECKING refactoring: remove remaining occurrences
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-31  Tom de VriesReimplement rewrite_virtuals_into_loop_closed_ssa
2015-08-31  Tom de VriesImprove function header comments in tree-ssa-loop-manip.c
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07  Tom de VriesAdd rewrite_virtuals_into_loop_closed_ssa
2015-06-25  Tom de VriesRemove 'unsigned' in header comment canonicalize_loop_ivs
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-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
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-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-11  Richard Bienerre PR tree-optimization/62070 (ICE: verify_ssa failed)
2014-04-30  Richard Bienerpasses.c (execute_function_todo): Move TODO_verify_stmt...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Trevor Saundersadd auto_vec
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
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-19  David MalcolmEliminate n_basic_blocks macro
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-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-09  Richard Bienerexpr.c (build_java_binop): Pass a type to build_int_cst.
2013-03-18  Richard Bienertree-ssa-loop-manip.c (find_uses_to_rename): Do not...
2013-01-31  Richard Bienerre PR tree-optimization/56150 (ICE segfault in do_pre...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-05  Richard Guentherre PR tree-optimization/46590 (long compile time with...
2012-08-23  Richard Guenthertree-ssa-loop-manip.c (add_exit_phis_var): Allow virtua...
2012-08-17  Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-16  Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-13  Steven BosscherFix patch merge error in previous commit.
2012-08-13  Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
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  Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-07  Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31  Steven BosscherMakefile.in: Fix many dependencies.
2012-03-05  Richard Guenthercfgloop.c (verify_loop_structure): Verify dominators...
2011-08-17  Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-27  Sebastian PopFix PR49471: canonicalize_loop_ivs should not generate...
next