aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop-manip.c
AgeCommit message (Expand)Author
2018-01-15Merge branches/gcc-7-branch rev 256695.Maxim Kuvyrkov
2017-03-28 * tree-vect-loop-manip.c (slpeel_add_loop_guard): New param andamker
2017-03-072017-03-07 Richard Biener <rguenther@suse.de>rguenth
2017-02-15 PR tree-optimization/79347amker
2017-02-05 PR tree-ssa/79347hubicka
2017-01-09 PR tree-optimization/78899jakub
2017-01-01 Update copyright years.jakub
2016-12-08 PR middle-end/78684amker
2016-11-16Support non-masked epilogue vectoriziationhjl
2016-11-16Fix nb_iterations calculation in tree-vect-loop-manip.crsandifo
2016-10-19 PR tree-optimization/78005amker
2016-10-13 * tree-vect-loop-manip.c (adjust_vec_debug_stmts): Don't releaseamker
2016-10-13 * tree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_edge_cfg): Putamker
2016-10-13 * tree-vect-loop-manip.c (slpeel_can_duplicate_loop_p): Fix codeamker
2016-09-28Fix PR tree-optimization/77724trippels
2016-09-23 * tree-vect-loop-manip.c (create_intersect_range_checks_index): New.amker
2016-08-192016-08-19 Richard Biener <rguenther@suse.de>rguenth
2016-08-172016-08-17 Richard Biener <rguenther@suse.de>rguenth
2016-08-012016-08-01 Alan Hayward <alan.hayward@arm.com>alahay01
2016-07-29 PR tree-optimization/57558amker
2016-07-19gcc/ienkovich
2016-06-17 * tree-vectorizer.h (struct dr_with_seg_len): Remove classamker
2016-06-082016-06-08 Alan Hayward <alan.hayward@arm.com>alahay01
2016-03-092016-03-09 Richard Biener <rguenther@suse.de>rguenth
2016-01-282016-01-28 Richard Biener <rguenther@suse.de>rguenth
2016-01-04 Update copyright years.jakub
2015-11-27Fix memory leak in loop_vec_infomarxin
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-09-20switch from gimple to gimple*tbsaunde
2015-08-19remove more useless typedefstbsaunde
2015-07-23gcc/ienkovich
2015-07-17gcc/ienkovich
2015-07-13Fix double word typos.aldyh
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-062015-07-06 Richard Biener <rguenther@suse.de>rguenth
2015-07-022015-07-02 Richard Biener <rguenther@suse.de>rguenth
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-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.jakub
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-19 * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-02-10Merge in trunk.mrs