OSDN Git Service

* cgraph.c (cgraph_create_node): Set node frequency to normal.
[pf3gnuchains/gcc-fork.git] / gcc / tree-vectorizer.h
2010-05-23 irar * tree-vectorizer.h (struct _stmt_vec_info): Add new...
2010-05-23 irar PR tree-optimization/37027
2010-05-23 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-05-23 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-05-10 matz * tree-ssa-reassoc.c (undistribute_ops_list): Use...
2010-04-26 froydnj * cfgloop.h (struct loop): Move can_be_parallel field up.
2010-04-26 irar * tree-vectorizer.h (struct _stmt_vec_info): Add new...
2010-04-19 irar PR tree-optimization/37027
2010-04-13 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-16 irar PR tree-optimization/43074
2009-11-25 hjlRemove trailing white spaces.
2009-07-20 irar * tree-vectorizer.h (vectorizable_condition): Add...
2009-07-12 irar * tree-parloops.c (loop_parallel_p): Call vect_is_simp...
2009-07-08 paolo2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-16 irar * tree-parloops.c (loop_parallel_p): Call vect_is_simp...
2009-06-01 irar PR tree-optimization/39129
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-27 ian./:
2009-04-04 rguenth2009-04-04 Richard Guenther <rguenther@suse.de>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-30 irar * tree-vect-loop-manip.c: New file.
2008-09-22 irar PR tree-optimization/37482
2008-08-28 irar * target.h (struct vectorize): Add new target builtin.
2008-08-23 irar PR tree-optimization/37161
2008-08-19 irar * tree-vectorizer.c (supportable_widening_operation...
2008-08-12 irar * tree-vectorizer.c: Depend on langhooks.h.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
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-26 tromeygcc
2007-12-17 dorit * tree-vectorizer.h (verbosity_levels): Add...
2007-12-10 jakub PR tree-optimization/34371
2007-12-06 spop2007-12-05 Harsha Jagasia <harsha.jagasia@amd.com>
2007-10-29 razya2007-09-23 Razya Ladelsky
2007-09-11 hjagasiarsha Jagasia <harsha.jagasia@amd.com>
2007-09-09 irar * tree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost,
2007-09-09 irar * tree-vectorizer.h (enum vect_def_type): Start enumer...
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
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-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-12 dorit2007-07-12 Dorit Nuzman <dorit@il.ibm.com>
2007-07-05 dorit * tree-vectorizer.c (new_loop_vec_info): Initialize
2007-06-08 hjagasiagcc/ChangeLog:
2007-05-29 rakdver * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to...
2007-05-17 uros PR tree-optimization/24659
2007-04-18 dorit * tree-vectorizer.c (destroy_loop_vec_info...
2007-04-17 dorit * tree-vectorizer.h (stmt_vec_info_type): Add...
2007-02-22 dorit PR tree-optimization/30858
2007-02-11 dorit * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERS...
2007-02-05 rguenth2007-02-05 Richard Guenther <rguenther@suse.de>
2007-01-21 irar * tree-vectorizer.h (struct _stmt_vec_info): Add new...
2007-01-16 dorit * tree-vectorizer.h (is_pattern_stmt_p): New.
2007-01-14 dorit * param.h (MIN_VECT_LOOP_BOUND): New.
2006-12-25 kazu * tree-vectorizer.h (VECT_SMODULO): Remove.
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-11-30 rguenth2006-11-30 Richard Guenther <rguenther@suse.de>
2006-11-27 rguenth2006-11-27 Richard Guenther <rguenther@suse.de>
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 rguenth2006-11-21 Richard Guenther <rguenther@suse.de>
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-09-12 hubicka PR rtl-optimization/28071
2006-03-28 spop * tree-loop-linear.c: Don't include varray.h.
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-01-28 kazu * integrate.h: Remove the prototype for
2006-01-19 dorit * Makefile.in (tree-vect-patterns.o): Add rule...
2005-09-06 irar * common.opt: Add option ftree-vect-loop-version.
2005-08-18 dorit PR tree-optimization/22228
2005-07-25 irar * expr.c (highest_pow2_factor): Make extern.
2005-07-06 dpatel * tree-vectorizer.h (struct _loop_vec_info...
2005-06-25 kcookUpdate FSF address.
2005-06-18 dorit * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR...
2005-06-12 kazu * cgraphunit.c, tree-ssa-loop-ivopts.c,
2005-06-10 dorit * tree-vect-analyze.c (vect_analyze_data_ref_de...
2005-06-05 dorit * tree-flow.h (stmt_ann_d): Move aux to ...
2005-05-03 kazu * tree-flow.h (tree_ann_common_d): Move aux to ...
2005-04-12 dpatel * tree-data-ref.c (build_classic_dist_vector,
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-29 dorit * tree-ssanames.c (duplicate_ssa_name_ptr_info...
2005-03-15 dorit * tree-vectorizer.h (unknown_alignment_for_acce...
2005-03-13 dberlinIn gcc/ada/
2005-02-17 dorit * Makefile.in (tree-vect-analyze.o, tree-vect...
2005-02-12 dorit2005-02-13 Ira Rosen <irar@il.ibm.com>
2005-02-07 kazu * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vector...
2005-02-07 dorit * doc/invoke.texi (ftree-vectorizer-verbose...
2005-02-03 dorit * tree-vectorizer.h (LOC): New type.
2005-02-03 dorit * tree-vectorizer.c (vect_analyze_data_ref_depe...
2004-12-29 dorit2004-12-29 Ira Rosen <irar@il.ibm.com>
2004-11-04 dorit PR tree-optimization/18009
2004-10-14 dorit2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
next