summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop-manip.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-36/+38
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* Merge in trunk.mrs2014-02-101-67/+0
|\
| * 2014-01-14 Richard Biener <rguenther@suse.de>rguenth2014-01-141-67/+0
* | Merge in trunk.mrs2014-01-131-1/+12
|\ \ | |/
| * PR tree-optimization/59519jakub2014-01-041-1/+12
* | Merge in trunk.mrs2014-01-031-3/+14
|\ \ | |/
| * 2014-01-03 Bingfeng Mei <bmei@broadcom.com>meibf2014-01-031-2/+13
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-62/+209
|\ \ | |/
| * * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-47/+196
| * 2013-12-06 Richard Biener <rguenther@suse.de>rguenth2013-12-061-15/+13
* | Merge with trunk.rsandifo2013-12-041-1/+4
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+4
* | Merge with trunk.rsandifo2013-11-221-16/+14
|\ \ | |/
| * 2013-11-21 Richard Biener <rguenther@suse.de>rguenth2013-11-211-6/+4
| * 2013-11-21 Richard Biener <rguenther@suse.de>rguenth2013-11-211-10/+10
* | Merge with trunk.rsandifo2013-11-211-159/+6
|\ \ | |/
| * 2013-11-21 Richard Biener <rguenther@suse.de>rguenth2013-11-211-159/+6
* | Merge from trunk.rsandifo2013-11-201-1/+2
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* | Merge in trunk.mrs2013-11-161-5/+8
|\ \ | |/
| * 2013-11-14 Cong Hou <congh@google.com>congh2013-11-141-5/+5
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1