summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-11-25 Richard Biener <rguenther@suse.de>rguenth2014-11-251-7/+7
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-28/+33
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-4/+4
* [Vectorizer] Tidy up vect_create_epilog / use_scalar_resultalalaw012014-11-141-24/+16
* [Vectorizer]Make reductions-via-shifts and vec_shr_optab endianness-neutralalalaw012014-11-141-10/+4
* [Vectorizer] Use a VEC_PERM_EXPR instead of VEC_RSHIFT_EXPR; expand appropria...alalaw012014-11-131-24/+57
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-3/+3
* 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
* 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