summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop-manip.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-vect-loop-manip.c (vect_do_peeling): Don't skip vector loopamker2017-06-071-3/+5
* * tree-vectorizer.h (vect_build_loop_niters): New parameter.amker2017-06-071-21/+34
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-1/+1
* * tree-vect-loop-manip.c (create_intersect_range_checks_index)amker2017-05-311-214/+2
* * tree-vect-loop-manip.c (create_intersect_range_checks_index): Passamker2017-05-261-10/+10
* * tree-vect-loop-manip.c (slpeel_add_loop_guard): New param andamker2017-03-281-5/+13
* 2017-03-07 Richard Biener <rguenther@suse.de>rguenth2017-03-071-0/+5
* PR tree-optimization/79347amker2017-02-151-2/+37
* PR tree-ssa/79347hubicka2017-02-051-2/+4
* PR tree-optimization/78899jakub2017-01-091-4/+20
* Update copyright years.jakub2017-01-011-1/+1
* PR middle-end/78684amker2016-12-081-2/+1
* Support non-masked epilogue vectoriziationhjl2016-11-161-3/+7
* Fix nb_iterations calculation in tree-vect-loop-manip.crsandifo2016-11-161-1/+4
* PR tree-optimization/78005amker2016-10-191-40/+43
* * tree-vect-loop-manip.c (adjust_vec_debug_stmts): Don't releaseamker2016-10-131-1131/+843
* * tree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_edge_cfg): Putamker2016-10-131-6/+7
* * tree-vect-loop-manip.c (slpeel_can_duplicate_loop_p): Fix codeamker2016-10-131-9/+3
* Fix PR tree-optimization/77724trippels2016-09-281-5/+7
* * tree-vect-loop-manip.c (create_intersect_range_checks_index): New.amker2016-09-231-47/+190
* 2016-08-19 Richard Biener <rguenther@suse.de>rguenth2016-08-191-7/+18
* 2016-08-17 Richard Biener <rguenther@suse.de>rguenth2016-08-171-0/+3
* 2016-08-01 Alan Hayward <alan.hayward@arm.com>alahay012016-08-011-1/+18
* PR tree-optimization/57558amker2016-07-291-11/+57
* gcc/ienkovich2016-07-191-2/+10
* * tree-vectorizer.h (struct dr_with_seg_len): Remove classamker2016-06-171-5/+10
* 2016-06-08 Alan Hayward <alan.hayward@arm.com>alahay012016-06-081-3/+0
* 2016-03-09 Richard Biener <rguenther@suse.de>rguenth2016-03-091-1/+2
* 2016-01-28 Richard Biener <rguenther@suse.de>rguenth2016-01-281-5/+14
* Update copyright years.jakub2016-01-041-1/+1
* Fix memory leak in loop_vec_infomarxin2015-11-271-2/+0
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-6/+6
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-13/+8
* switch from gimple to gimple*tbsaunde2015-09-201-14/+14
* remove more useless typedefstbsaunde2015-08-191-2/+2
* gcc/ienkovich2015-07-231-7/+2
* gcc/ienkovich2015-07-171-15/+34
* Fix double word typos.aldyh2015-07-131-2/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-17/+5
* 2015-07-06 Richard Biener <rguenther@suse.de>rguenth2015-07-061-1/+1
* 2015-07-02 Richard Biener <rguenther@suse.de>rguenth2015-07-021-1/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-7/+5
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-7/+7