summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
Commit message (Expand)AuthorAgeFilesLines
* Use gassign * rather than gimple in various placesDavid Malcolm2014-10-301-4/+4
* Merge branch 'master' r216157-r216746 into 'gimple-classes'David Malcolm2014-10-281-16/+42
|\
| * Add new optabs for reducing vectors to scalarsalalaw012014-10-271-7/+9
| * [Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar resultalalaw012014-10-271-9/+22
| * 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* | Automated renaming of gimple subclassesDavid Malcolm2014-10-271-17/+17
* | Use gimple_phi in many more places.David Malcolm2014-10-241-16/+18
* | Make add_phi_arg require a gimple_phiDavid Malcolm2014-10-241-8/+10
* | Concretize get_loop_exit_condition et al to working on gimple_condDavid Malcolm2014-10-241-2/+3
* | Introduce gimple_phi_iteratorDavid Malcolm2014-10-241-2/+2
|/
* 2014-08-11 Felix Yang <fei.yang0953@gmail.com>rguenth2014-08-111-1/+2
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+1
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-2/+2
* Merge from trunk.rsandifo2014-04-171-9/+27
|\
| * 2014-04-17 Richard Biener <rguenther@suse.de>rguenth2014-04-171-2/+6
| * 2014-04-17 Richard Biener <rguenther@suse.de>rguenth2014-04-171-2/+3
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-1/+1
| * 2014-04-03 Cong Hou <congh@google.com>congh2014-04-031-4/+17
* | Merge in trunk.mrs2014-04-021-10/+21
|\ \ | |/
| * 2014-03-04 Richard Biener <rguenther@suse.de>rguenth2014-03-041-0/+6
| * * tree-vect-loop.c (vect_is_slp_reduction): Don't setjakub2014-02-141-10/+15
* | Merge in trunk.mrs2014-02-101-8/+12
|\ \ | |/
| * 2014-02-05 Richard Biener <rguenther@suse.de>rguenth2014-02-051-2/+4
| * 2014-02-03 Cong Hou <congh@google.com>congh2014-02-031-4/+5
| * 2014-01-30 Richard Biener <rguenther@suse.de>rguenth2014-01-301-2/+3
* | Merge in trunk.mrs2014-01-031-2/+2
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* | Merge in trunk.mrs2013-12-131-15/+40
|\ \ | |/
| * * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-2/+11
| * 2013-12-06 Richard Biener <rguenther@suse.de>rguenth2013-12-061-13/+29
* | Merge with trunk.rsandifo2013-12-041-24/+50
|\ \ | |/
| * gcc/kyukhin2013-11-281-1/+5
| * * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-11/+25
| * 2013-11-27 Richard Biener <rguenther@suse.de>rguenth2013-11-271-11/+16
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+4
* | Merge with trunk.rsandifo2013-11-221-127/+119
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-20/+9
| * 2013-11-21 Richard Biener <rguenther@suse.de>rguenth2013-11-211-107/+110
* | Merge with trunk.rsandifo2013-11-211-7/+129
|\ \ | |/
| * 2013-11-21 Richard Biener <rguenther@suse.de>rguenth2013-11-211-7/+129
* | Merge from trunk.rsandifo2013-11-201-11/+8
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-11/+6
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * gcc/ada/rsandifo2013-11-181-5/+5
* | Remove tree_to_hwi.rsandifo2013-11-191-2/+2
* | Merge in trunk.mrs2013-11-161-0/+3
|\ \ | |/
| * * 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
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1