tree.h (phi_arg_d): New field.
[platform/upstream/gcc.git] / gcc / tree-vect-generic.c
2012-07-02 Jakub Jelinekre PR tree-optimization/53645 (Missed optimization...
2012-06-29 Jakub Jelinektree-vect-generic.c (expand_vector_divmod): For even...
2012-06-29 Richard HendersonUse builtin_widen_mult_even/odd in tree-vect-generic...
2012-06-28 Jakub Jelinekre PR tree-optimization/53645 (Missed optimization...
2012-06-28 Jakub Jelinekre PR tree-optimization/53645 (Missed optimization...
2012-06-15 Ramana Radhakrishnantree-vect-generic.c (lower_vec_perm): Propagate vector...
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-03-28 Jakub JelinekUpdate Copyright year.
2012-03-28 Jakub Jelinekre PR middle-end/52750 (32xsigned char __builtin_shuffle)
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-14 Richard Guentherre PR middle-end/52584 (Fails to constant fold vector...
2011-12-23 Richard HendersonDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23 Jakub JelinekDelete VEC_INTERLEAVE_*_EXPR.
2011-12-21 Richard HendersonAlways simplify vector shifts by scalars.
2011-12-13 Richard HendersonRevert two unintended commits
2011-12-13 Richard HendersonDelete VEC_INTERLEAVE_*_EXPR.
2011-11-11 Jakub Jelinekre PR tree-optimization/51074 (No constant folding...
2011-10-27 Richard Guentherre PR middle-end/50731 (FAIL: gcc.dg/torture/vector...
2011-10-25 Richard HendersonImplement interleave via permutation.
2011-10-25 Richard HendersonChange vec_perm checking and expansion level.
2011-10-18 Ira Rosenmd.texi (vec_widen_ushiftl_hi, [...]): Document.
2011-10-14 Richard HendersonExpand vector permutation with vec_perm and vec_perm_const.
2011-10-14 Richard HendersonMove lowering of vector shifts from v/s to v/v from...
2011-10-11 Artjoms SinkarovsNew warning -Wvector-operation-performance.
2011-10-07 Richard HendersonRename vshuffle/vec_shuffle to vec_perm.
2011-10-06 Richard Guenthertree-vect-generic.c (vector_element): Look at previous...
2011-10-05 Richard HendersonFix lower_vec_shuffle.
2011-10-03 Artjoms SinkarovsVector shuffling patch from Artem Shinkarov.
2011-09-29 Artjoms Sinkarovsexpr.c (do_store_flag): Expand vector comparison by...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-02-08 Richard Guentherre PR tree-optimization/47639 (ICE: verify_stmts failed...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2011-01-03 Ulrich Weigandtree-vect-generic.c (expand_vector_operations_1): When...
2010-11-04 Artjoms Sinkarovspasses.c (init_optimization_passes): Move veclower...
2010-07-04 Richard Sandifordoptabs.h (optab_handler, [...]): Turn into inline funct...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-06-28 Uros Bizjakre PR tree-optimization/40550 (Segmentation fault cause...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-14 Michael MeissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-08-09 Jan Hubickaoptabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-02 Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-06-06 Uros Bizjakre PR tree-optimization/32216 (ICE: verify_stmts failed...
2007-05-17 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-22 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-02-11 Tehila Meyzelstm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New...
2007-01-28 Ian Lance Taylorcommon.opt: Add fstrict-overflow.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-05 Kazu Hiratadarwin.h, [...]: Fix comment typos.
2006-11-08 Dorit Nuzman[multiple changes]
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2005-11-21 Ben Ellistonoptabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P...
2005-08-23 Paolo Bonzinire PR middle-end/23517 (can't cast between generic...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-21 Dorit Nuzmangenopinit.c (vec_shl_optab, [...]): Initialize new...
2005-06-03 Richard HendersonMakefile.in (tree-vect-generic.o): New.