OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / tree-vectorizer.c
2010-11-24 jsm28 * common.opt (user_vect_verbosity_level): New Variable...
2010-11-17 matz * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,
2010-09-16 irar * tree-vectorizer.c: Fix documentation.
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2009-12-10 rguenth2009-12-10 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-07-21 pbrook2009-07-21 Paul Brook <paul@codesourcery.com>
2009-05-31 irar * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_...
2009-05-24 irar * doc/passes.texi (Tree-SSA passes): Document SLP...
2009-04-28 irar * tree-vect-loop-manip.c (vect_create_cond_for_alias_c...
2009-04-24 iangcc/:
2009-04-17 ian * df.h: Include "timevar.h".
2009-03-30 irar * tree-vect-loop-manip.c: New file.
2009-03-18 rguenth2009-03-18 Richard Guenther <rguenther@suse.de>
2008-09-26 dorit PR tree-optimization/37574
2008-09-11 rguenth2008-09-11 Richard Guenther <rguenther@suse.de>
2008-09-02 spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-08-30 hubicka * parse.c (parse_interface): Silence uninitialized...
2008-08-28 irar * target.h (struct vectorize): Add new target builtin.
2008-08-19 irar * tree-vectorizer.c (supportable_widening_operation...
2008-08-12 irar * tree-vectorizer.c: Depend on langhooks.h.
2008-07-30 hjl2008-07-30 Joey Ye <joey.ye@intel.com>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 rwildgcc/
2008-05-22 hjl2008-05-22 H.J. Lu <hongjiu.lu@intel.com>
2008-05-20 rguenth2008-05-20 Richard Guenther <rguenther@suse.de>
2008-05-14 meissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-12 victork2008-03-12 Victor Kaplansky <victork@il.ibm.com>
2008-02-28 spop * doc/invoke.texi: Document -ftree-loop-distribution.
2008-02-21 bje * tree-vectorizer.c (vect_is_simple_reduction): Fix...
2008-02-21 rguenth2008-02-21 Richard Guenther <rguenther@suse.de>
2007-12-10 jakub PR tree-optimization/34371
2007-12-06 spop2007-12-05 Harsha Jagasia <harsha.jagasia@amd.com>
2007-10-30 dorit PR tree-optimization/32893
2007-09-09 irar * tree-vectorizer.h (enum vect_def_type): Start enumer...
2007-09-04 revitaleAdd new fp flags: -fassociative-math and -freciprocal...
2007-09-01 kazu * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-23 ghazi * config/arc/arc-protos.h arc_select_cc_mode, gen_comp...
2007-08-19 dorit * tree-data-refs.c (split_constant_offset)...
2007-08-19 dorit * tree-vectorizer.h (vect_is_simple_reduction...
2007-08-16 victorkgcc/ChangeLog
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-08-09 hubicka * optabs.c (expand_widen_pattern_expr): Use optabs...
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-05 dorit * tree-vectorizer.c (new_loop_vec_info): Initialize
2007-06-08 hjagasiagcc/ChangeLog:
2007-06-06 uros PR tree-optimization/32216
2007-06-05 uros PR tree-optimization/32215
2007-05-17 uros PR tree-optimization/24659
2007-05-11 rakdver * tree-loop-linear.c (gather_interchange_stats, try_in...
2007-05-01 hubicka * tree-vectorize.c (vect_is_simple_use): gimple_min_in...
2007-04-27 rakdver * tree-ssa-loop-im.c (determine_invariantness_stmt...
2007-04-22 uros2007-04-22 Uros Bizjak <ubizjak@gmail.com>
2007-04-18 dorit * tree-vectorizer.c (destroy_loop_vec_info...
2007-04-18 dorit * tree-vect-analyze.c (process_use): New function.
2007-03-05 rguenth2007-03-05 Richard Guenther <rguenther@suse.de>
2007-02-22 dorit PR tree-optimization/30858
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-06 dorit2007-02-06 Dorit Nuzman <dorit@il.ibm.com>
2007-01-31 rakdver * cfgloop.h: Include vec-prim.h.
2007-01-28 ian./:
2007-01-21 irar * tree-vectorizer.h (struct _stmt_vec_info): Add new...
2007-01-14 dorit * param.h (MIN_VECT_LOOP_BOUND): New.
2007-01-12 rakdver * doc/loop.texi: Document recording of loop exits.
2007-01-08 hubicka * tree-vectorizer.c (gate_increase_alignment): Fix...
2007-01-08 hubicka * tree-pas.h (TODO_remove_function): New flag.
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-10 rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-02 kazu * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-22 irar * doc/c-tree.texi: Document new tree codes.
2006-11-21 rakdver * tree-loop-linear.c (linear_transform_loops): Use...
2006-11-17 rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-12 rakdver * tree-ssa-loop.c (tree_vectorize): Return the result of
2006-11-08 dorit2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
2006-10-30 mrsFix whitespacing.
2006-09-16 steven * tree-vectorizer.c (vectorize_loops): Clear vect_loop...
2006-09-12 hubicka PR rtl-optimization/28071
2006-08-03 dorit PR tree-optimization/27770
2006-06-05 victorkChangelog:
2006-03-28 spop * tree-loop-linear.c: Don't include varray.h.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-19 dorit * Makefile.in (tree-vect-patterns.o): Add rule...
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-11-05 kazu * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,
2005-09-19 dorit * tree-ssa-operands.c (swap_tree_operands)...
2005-09-06 irar * common.opt: Add option ftree-vect-loop-version.
2005-08-24 rakdver * bb-reorder.c (copy_bb, duplicate_computed_gotos...
2005-08-18 dorit PR tree-optimization/22228
2005-07-28 reichelt * builtins.c: Fix comment typo(s).
2005-07-28 dorit PR tree-optimization/22506
2005-07-25 irar * expr.c (highest_pow2_factor): Make extern.
2005-07-24 irar PR tree-optimization/22526
next