]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-stmts.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / tree-vect-stmts.c
2013-12-04  rsandifoMerge with trunk.
2013-11-27  jakub * cgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-07  aldyh * gimplify.c (gimple_regimplify_operands): Do not set
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-19  jakub PR tree-optimization/58472
2013-09-16  tejohnson2013-09-16 Teresa Johnson <tejohnson@google.com>
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-05  rguenth2013-09-05 Richard Biener <rguenther@suse.de>
2013-09-04  mrsMerge in trunk.
2013-09-03  davidxlDelay base decl's alignment adjustment until transforma...
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-13  mrsAdd wide-int branch.
2013-06-27  jakub * tree-vect-stmts.c (vectorizable_store): Move ptr_inc...
2013-04-19  rguenth2013-04-19 Richard Biener <rguenther@suse.de>
2013-04-18  rguenth2013-04-18 Richard Biener <rguenther@suse.de>
2013-04-15  rguenth2013-04-15 Richard Biener <rguenther@suse.de>
2013-04-08  rguenth2013-04-08 Richard Biener <rguenther@suse.de>
2013-04-03  glisse2013-04-03 Marc Glisse <marc.glisse@inria.fr>
2013-03-28  mpolacekPR tree-optimization/56695
2013-03-28  rguenth2013-03-28 Richard Biener <rguenther@suse.de>
2013-03-05  jakub PR middle-end/56461
2013-03-04  jakub PR middle-end/56461
2013-03-04  jakub PR middle-end/56461
2013-03-01  jakub PR middle-end/56461
2013-03-01  jakub PR middle-end/56461
2013-02-28  jakub PR middle-end/56461
2013-02-26  jakub PR tree-optimization/56443
2013-02-05  rguenth2013-02-05 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-03  rguenth2013-01-03 Richard Biener <rguenther@suse.de>
2013-01-03  rguenth2013-01-03 Richard Biener <rguenther@suse.de>
2013-01-02  rguenth2013-01-02 Richard Biener <rguenther@suse.de>
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-13  jakub PR tree-optimization/55281
2012-10-24  singhai2012-10-24 Sharad Singhai <singhai@google.com>
2012-10-19  rguenth2012-10-19 Richard Biener <rguenther@suse.de>
2012-10-16  jakub PR tree-optimization/54889
2012-10-12  rguenth2012-10-12 Richard Biener <rguenther@suse.de>
2012-10-02  singhai2012-10-02 Sharad Singhai <singhai@google.com>
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-09-18  rguenth2012-09-18 Richard Guenther <rguenther@suse.de>
2012-08-23  rguenth2012-08-23 Richard Guenther <rguenther@suse.de>
2012-08-17  rguenth2012-08-17 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-25  wschmidt2012-07-24 Bill Schmidt <wschmidt@linux.ibm.com>
2012-07-24  rthIntroduce and use unknown_optab
2012-07-19  rthFix 0 != CODE_FOR_nothing thinko
2012-07-17  rguenth2012-07-17 Richard Guenther <rguenther@suse.de>
2012-07-17  rthClean up supportable_widening_operation.
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-13  wschmidt2012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>
2012-07-10  rthUse VEC_WIDEN_MULT_EVEN/ODD_EXPR in supportable_widenin...
2012-07-10  rthMove vector highpart emulation to the optabs layer
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-06-29  jakub * tree-vect-stmts.c (vectorizable_operation): Check...
2012-06-28  jakub PR tree-optimization/51581
2012-06-26  uweigand PR tree-optimization/53729
2012-06-15  jakub PR tree-optimization/51581
2012-06-14  wschmidt2012-06-14 Bill Schmidt <wschmidt@linux.ibm.com>
2012-06-13  wschmidt2012-06-13 Bill Schmidt <wschmidt@linux.ibm.com>
2012-05-31  steven * Makefile.in: Fix many dependencies.
2012-05-14  rguenth2012-05-14 Richard Guenther <rguenther@suse.de>
2012-05-14  rguenth2012-05-14 Richard Guenther <rguenther@suse.de>
2012-05-11  rguenth2012-05-11 Richard Guenther <rguenther@suse.de>
2012-05-03  jamborm2012-05-03 Martin Jambor <mjambor@suse.cz>
2012-04-17  matz PR tree-optimization/18437
2012-04-10  matz * tree-vectorizer.h (_loop_vec_info.strided_stores...
2012-04-05  rguenth2012-04-05 Richard Guenther <rguenther@suse.de>
2012-03-26  rguenth2012-03-26 Richard Guenther <rguenther@suse.de>
2012-03-22  rguenth2012-03-22 Richard Guenther <rguenther@suse.de>
2012-03-16  rguenth2012-03-16 Richard Guenther <rguenther@suse.de>
2012-03-16  rguenth2012-03-16 Richard Guenther <rguenther@suse.de>
2012-03-16  rguenth2012-03-16 Richard Guenther <rguenther@suse.de>
2012-03-15  uweigandChangeLog:
2012-03-07  rguenth2012-03-07 Richard Guenther <rguenther@suse.de>
2012-02-28  uweigand Partially revert:
2012-02-21  rguenth2012-02-21 Richard Guenther <rguenther@suse.de>
next