OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / tree-vect-stmts.c
2013-02-26 jakub PR tree-optimization/56443
2012-11-26 rguenth2012-11-26 Richard Biener <rguenther@suse.de>
2012-08-21 rguenth2012-08-21 Richard Guenther <rguenther@suse.de>
2012-02-28 uweigand Partially revert:
2012-02-21 rguenth2012-02-21 Richard Guenther <rguenther@suse.de>
2012-02-20 rguenth2012-02-20 Richard Guenther <rguenther@suse.de>
2012-02-10 wschmidt2012-02-10 Bill Schmidt <wschmidt@linux.vnet.ibm...
2012-02-06 wschmidt2012-02-06 Bill Schmidt <wschmidt@linux.vnet.ibm...
2012-02-05 irar PR tree-optimization/52091
2012-02-02 jakub PR tree-optimization/52073
2012-01-20 jakub PR tree-optimization/51914
2011-12-23 rthDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23 rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-15 jakub * tree-vectorizer.h (struct _stmt_vec_info): Remove...
2011-12-13 rthRevert two unintended commits
2011-12-13 rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-09 rguenth2011-12-09 Richard Guenther <rguenther@suse.de>
2011-11-14 irar PR bootstrap/51112
2011-11-11 jakub PR tree-optimization/51058
2011-11-10 jakub PR tree-optimization/51000
2011-11-08 jakub * tree-vect-stmts.c (vectorizable_call): Add SLP_NODE...
2011-11-07 jakub PR tree-optimization/50789
2011-11-06 irar * tree-vectorizer.h (vectorizable_condition...
2011-11-04 jakub * tree-vect-stmts.c (vectorizable_conversion): Rewritt...
2011-11-03 irar PR tree-optimization/50912
2011-11-02 rguenth2011-11-02 Richard Guenther <rguenther@suse.de>
2011-10-31 jakub * tree-vect-stmts.c (vectorizable_shift): If op1 is...
2011-10-30 rth2011-10-30 Dmitry Plotnikov <dplotnikov@ispras.ru>
2011-10-28 jakub * tree-vect-stmts.c (vectorizable_shift): Give up...
2011-10-25 rthChange vec_perm checking and expansion level.
2011-10-25 jakub PR tree-optimization/50596
2011-10-24 rguenth2011-10-24 Richard Guenther <rguenther@suse.de>
2011-10-18 irar * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
2011-10-16 irar * tree-vect-stmts.c (vectorizable_load): For...
2011-10-15 rthUse VEC_PERM_EXPR in the vectorizer.
2011-10-07 jakub PR tree-optimization/50650
2011-10-06 jakub PR tree-optimization/50596
2011-09-27 irar * tree-vect-stmts.c (vectorizable_type_demotion...
2011-09-02 rguenth2011-09-02 Richard Guenther <rguenther@suse.de>
2011-09-01 rguenth2011-08-31 Richard Guenther <rguenther@suse.de>
2011-08-23 rguenth2011-08-23 Richard Guenther <rguenther@suse.de>
2011-08-22 jakub PR tree-optimization/50133
2011-08-18 jakub PR debug/50017
2011-08-04 irar * tree-vectorizer.h (struct _stmt_vec_info...
2011-07-01 rguenth2011-07-01 Richard Guenther <rguenther@suse.de>
2011-06-30 rguenth2011-06-30 Richard Guenther <rguenther@suse.de>
2011-06-30 irar * tree-vect-loop.c (vect_determine_vectorizatio...
2011-06-27 rguenth2011-06-27 Richard Guenther <rguenther@suse.de>
2011-06-21 rguenth2011-06-21 Richard Guenther <rguenther@suse.de>
2011-06-15 irar * tree-vect-loop-manip.c (remove_dead_stmts_fro...
2011-06-07 irar * tree-vectorizer.h (vect_recog_func_ptr):...
2011-05-18 irar * tree-vect-loop-manip.c (vect_create_cond_for_...
2011-05-03 rsandifogcc/
2011-04-28 irar PR tree-optimization/48765
2011-04-20 rsandifoRevert last patch.
2011-04-20 rsandifogcc/
2011-04-20 rsandifogcc/
2011-04-18 jakub PR tree-optimization/48616
2011-04-14 rsandifogcc/
2011-04-14 rsandifogcc/
2011-04-14 rsandifogcc/
2011-04-14 rsandifogcc/
2011-03-28 ebotcazou * tree-vectorizer.h (vect_create_data_ref_ptr): Adjust...
2011-03-22 rguenth2011-03-22 Richard Guenther <rguenther@suse.de>
2011-02-25 ebotcazou PR tree-optimization/45470
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-04 rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-04 rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-03 froydnjgcc/
2010-11-01 froydnjgcc/
2010-10-31 uros PR tree-optimization/46142
2010-10-31 froydnj * fold-const.c (build_zero_vector): Use build_vector_f...
2010-10-22 irar PR tree-optimization/46126
2010-10-21 irar PR tree-optimization/46049
2010-10-15 meissnerAdd fma support
2010-10-07 rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-10-07 rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-10-03 hjlRevert revision 164914.
2010-10-03 hjlDisallow negative steps in vectorizer.
2010-09-19 irar PR tree-optimization/45714
2010-09-17 matz PR tree-optimization/43432
2010-09-16 irar * tree-vectorizer.c: Fix documentation.
2010-09-14 hjlTurn UNITS_PER_SIMD_WORD into a target hook.
2010-09-14 hjlRestore bootstrap on x86.
2010-09-14 irar PR tree-optimization/45470
2010-09-08 matz PR tree-optimization/43430
2010-09-06 rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-08-20 froydnjgcc/
2010-07-09 rguenth2010-07-09 Richard Guenther <rguenther@suse.de>
2010-07-08 rguenth2010-07-08 Richard Guenther <rguenther@suse.de>
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05 rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-05 irar * tree-vect-loop.c (vect_get_single_scalar_iteraion_co...
2010-07-04 rsandifogcc/
2010-07-04 irar * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATI...
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-07 irar * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_...
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-28 froydnj * tree-vect-stmts.c (vectorizable_assignment): Call...
next