summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-patterns.c
Commit message (Expand)AuthorAgeFilesLines
* Backported from mainlinejakub2016-09-011-12/+34
* Backported from mainlinejakub2016-05-101-1/+3
* PR tree-optimization/70354jakub2016-03-231-1/+14
* gcc/ienkovich2016-03-041-0/+9
* PR target/70021jakub2016-03-031-1/+2
* PR tree-optimization/69820jakub2016-02-161-10/+17
* 2016-01-12 Richard Biener <rguenther@suse.de>rguenth2016-01-121-1/+5
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-18 Richard Biener <rguenther@suse.de>rguenth2015-12-181-34/+38
* 2015-12-03 Richard Biener <rguenther@suse.de>rguenth2015-12-031-0/+10
* PR 68432: Add a target hook to control size/speed optab choicesrsandifo2015-12-021-1/+3
* Use IFN_SQRT in tree-vect-patterns.crsandifo2015-11-171-10/+6
* Use combined_fn in tree-vect-patterns.crsandifo2015-11-171-10/+5
* gcc/ienkovich2015-11-101-5/+270
* gcc/ienkovich2015-11-101-19/+11
* gcc/ienkovich2015-11-101-21/+163
* 2015-11-06 Richard Biener <rguenther@suse.de>rguenth2015-11-061-40/+29
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-8/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+8
* 2015-10-14 Richard Biener <rguenther@suse.de>rguenth2015-10-141-15/+8
* 2015-10-06 Richard Biener <rguenther@suse.de>rguenth2015-10-061-61/+41
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-051-2/+2
* switch from gimple to gimple*tbsaunde2015-09-201-112/+113
* Split up optabs.[hc]rsandifo2015-09-171-8/+1
* * config/arm/arm.c (neon_element_bits): Replace call todavids2015-08-171-6/+7
* Vectorize mult expressions with power 2 constants via shift, for targets has ...vekumar2015-08-061-0/+139
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-16/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-05-22 Richard Biener <rguenther@suse.de>rguenth2015-05-221-19/+15
* 2015-01-30 Richard Biener <rguenther@suse.de>rguenth2015-01-301-31/+26
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+14
* 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-161/+109
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-5/+5
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-1/+1
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-26/+18
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* 2014-10-31 Richard Biener <rguenther@suse.de>rguenth2014-10-311-3/+3
* gcc/ada/rsandifo2014-10-291-5/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-5/+239
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* 2014-05-16 Richard Biener <rguenther@suse.de>rguenth2014-05-161-1/+45
* Merge from trunk.rsandifo2014-04-281-2/+3
|\
| * 2014-04-24 Cong Hou <congh@google.com>congh2014-04-251-2/+3
* | Merge from trunk.rsandifo2014-04-221-10/+83
|\ \ | |/
| * 2014-04-18 Cong Hou <congh@google.com>congh2014-04-181-10/+83