]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/loop-unroll.c
Avoid valid Coverity warning for comparing array to zero.
[thirdparty/gcc.git] / gcc / loop-unroll.c
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-06-17  Trevor Saundersreturn auto_vec from get_dominated_by
2021-01-04  Jakub JelinekUpdate copyright years.
2020-09-24  Richard Bieneradd move CTOR to auto_vec, use auto_vec for get_loop_ex...
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-03-19  Jakub Jelinekre PR rtl-optimization/89768 (ICE in compare_and_jump_s...
2019-03-19  Eric Botcazoure PR rtl-optimization/89753 (ICE in unroll_loop_consta...
2019-03-11  Eric Botcazoure PR rtl-optimization/89588 (ICE in unroll_loop_consta...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-27  David MalcolmFix missing dump_impl_location_t values, using a new...
2018-06-26  David MalcolmIntroduce dump_location_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-19  Martin LiskaFix off by one error in loop-unroll.c (PR rtl-optimizat...
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-27  Eric Botcazoucfgloop.h (struct loop): Document usage of USHRT_MAX...
2017-11-23  Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
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-21  Richard SandifordAdd copy_rtx call to RTL loop unroller
2017-08-30  Richard Sandiford[36/77] Use scalar_int_mode in the RTL iv routines
2017-07-16  Jan Hubickaprofile-count.h (profile_probability::from_reg_br_prob_...
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-18  Martin LiskaTransform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-04-25  Jakub Jelinekre PR rtl-optimization/80500 (ICE: internal consistency...
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-10  Pat Haugenre PR rtl-optimization/78241 (wrong code with -funroll...
2016-10-14  Pat Haugenloop-unroll.c (unroll_loop_runtime_iterations): Conditi...
2016-10-14  Pat Haugenre PR rtl-optimization/68212 (Loop unroller breaks...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-14  Pat Haugenloop-unroll.c (unroll_loop_runtime_iterations): Set...
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-06-01  Jan Hubickaloop-unroll.c (decide_unroll_constant_iterations, ...
2016-05-27  Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-traits.h (free_ptr_hash): New class.
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-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
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-10-21  Andrew MacLeodcfg.h: New.
2014-10-20  Andrew MacLeodcfgrtl.h: New.
2014-10-15  Jan Hubickaloop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-08-22  David Malcolmloop-unroll.c: Use rtx_insn (also touches basic-block.h)
2014-08-22  David Malcolmloop-iv.c: Use rtx_insn (also touches cfgloop.h and...
2014-08-05  Jakub Jelinekloop-unroll.c (struct iv_to_split): Remove n_loc and...
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-23  Richard BienerMakefile.in (OBJS): Remove loop-unswitch.o.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate profile_status macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-12-02  Ganesh Gopalasubra... Check TARGET_LOOP_UNROLL_ADJUST while deciding unroll...
2013-11-22  Trevor Saundersadd auto_vec
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-10-16  Andrew MacLeodre PR tree-optimization/58697 (wrong code (segfaults...
2013-10-09  Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-09  Richard Sandifordgcc/
2013-09-09  Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-08-29  Xinliang David LiNew vectorizer messages; message format change.
2013-07-21  Ondřej BílkaFix typos.
2013-05-15  Teresa Johnsonloop-unroll.c (report_unroll_peel): Check decision...
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-02-28  Marek Polacekre PR rtl-optimization/56466 (ICE in verify_loop_struct...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2013-01-03  Teresa Johnsondumpfile.c (dump_loc): Print filename with location.
2012-11-28  Steven Bosscherre PR rtl-optimization/55006 (aermod.f90 is miscompiled...
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-10-29  Alexandre Olivare PR debug/54693 (VTA guality issues with loops)
2012-10-23  Jan Hubickapeel-1.c: New testcase.
2012-10-20  Jan Hubickaunroll-1.c: New testcase.
2012-10-14  Steven Bosscherre PR rtl-optimization/54919 (gcc.dg/torture/pr54877...
2012-10-13  Eric Botcazoure PR rtl-optimization/54871 (gfortran.dg/vector_subscr...
2012-10-09  Jan Hubickaloop-unroll.c (unroll_loop_constant_iterations): Add...
2012-10-08  Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use estimated_l...
next