summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-generic.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* PR middle-end/59273jakub2013-11-261-0/+5
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* * tree-vect-generic.c (optimize_vector_constructor): New function.jakub2013-11-221-0/+89
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* gcc/ada/rsandifo2013-11-181-7/+7
* gcc/ada/rsandifo2013-11-181-3/+3
* gcc/rsandifo2013-11-151-3/+3
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+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
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+3
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-4/+4
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-40/+76
* 2013-05-13 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-131-46/+0
* 2013-03-21 Marc Glisse <marc.glisse@inria.fr>glisse2013-03-211-3/+3
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-8/+8
* PR tree-optimization/55281jakub2012-11-131-1/+1
* 2012-11-01 Marc Glisse <marc.glisse@inria.fr>glisse2012-11-011-0/+71
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* PR tree-optimization/54713jakub2012-09-281-8/+7
* 2012-09-18 Richard Guenther <rguenther@suse.de>rguenth2012-09-181-2/+2
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+2
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-2/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+0
* Introduce and use unknown_optabrth2012-07-241-15/+15
* Move vector highpart emulation to the optabs layerrth2012-07-101-97/+16
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRrth2012-07-101-15/+17
* PR tree-optimization/53645jakub2012-07-021-1/+1
* * tree-vect-generic.c (expand_vector_divmod): For even/oddjakub2012-06-291-21/+18
* Use builtin_widen_mult_even/odd in tree-vect-generic division expansionrth2012-06-291-25/+69
* PR tree-optimization/53645jakub2012-06-281-37/+52
* PR tree-optimization/53645jakub2012-06-281-0/+528
* 2012-06-15 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>ramana2012-06-151-1/+13
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-1/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* Update Copyright year.jakub2012-03-281-1/+1
* PR middle-end/52750jakub2012-03-281-2/+3
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-18/+8
* 2012-03-14 Richard Guenther <rguenther@suse.de>rguenth2012-03-141-13/+6
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-7/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-3/+1
* Always simplify vector shifts by scalars.rth2011-12-211-8/+13
* Revert two unintended commitsrth2011-12-131-1/+3
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-3/+1
* PR tree-optimization/51074jakub2011-11-111-1/+1
* 2010-10-27 Richard Guenther <rguenther@suse.de>rguenth2011-10-271-2/+4