aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
AgeCommit message (Expand)Author
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...msebor
2019-03-19 PR rtl-optimization/89768jakub
2019-03-19 PR rtl-optimization/89753ebotcazou
2019-03-11 PR rtl-optimization/89588ebotcazou
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>sandra
2019-01-01 Update copyright years.jakub
2018-11-27Fix missing dump_impl_location_t values, using a new dump_metadata_tdmalcolm
2018-06-26Introduce dump_location_tdmalcolm
2018-01-03 Update copyright years.jakub
2017-12-19Fix off by one error in loop-unroll.c (PR rtl-optimization/82675).marxin
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersaoliva
2017-11-27 * cfgloop.h (struct loop): Document usage of USHRT_MAX for unroll.ebotcazou
2017-11-23 * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.ebotcazou
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.hubicka
2017-10-19 * asan.c (create_cond_insert_point): Do not update edge count.hubicka
2017-09-21Add copy_rtx call to RTL loop unrollerrsandifo
2017-08-30[36/77] Use scalar_int_mode in the RTL iv routinesrsandifo
2017-07-16 * profile-count.h (profile_probability::from_reg_br_prob_note,hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka
2017-05-18Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.marxin
2017-05-17Introduce dump_flags_t type and use it instead of int type.marxin
2017-04-25 PR rtl-optimization/80500jakub
2017-04-03Fix numerous typos in commentsredi
2017-01-01 Update copyright years.jakub
2016-11-10 PR rtl-optimization/78241pthaugen
2016-10-14 * loop-unroll.c (unroll_loop_runtime_iterations): Condition initialpthaugen
2016-10-14 PR rtl-optimization/68212pthaugen
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-14 * loop-unroll.c (unroll_loop_runtime_iterations): Set probability of succ edge.pthaugen
2016-07-26use auto_sbitmap in various placestbsaunde
2016-06-01 * loop-unroll.c (decide_unroll_constant_iterations,hubicka
2016-05-27 * cfgloop.c (record_niter_bound): Record likely upper bounds.hubicka
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-04-18remove need for store_values_directlytbsaunde
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod
2014-10-29gcc/ada/rsandifo