summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
Commit message (Expand)AuthorAgeFilesLines
* parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka2008-08-301-10/+11
* target.h (struct vectorize): Add new target builtin.Ira Rosen2008-08-281-1/+2
* tree-vectorizer.c (supportable_widening_operation): Support multi-step conver...Ira Rosen2008-08-191-63/+95
* tree-vectorizer.c: Depend on langhooks.h.Ira Rosen2008-08-121-10/+88
* [multiple changes]H.J. Lu2008-07-301-3/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-233/+253
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-1/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-14/+15
* defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.H.J. Lu2008-05-221-8/+10
* tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure.Richard Guenther2008-05-201-0/+1
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner2008-05-141-6/+6
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-4/+2
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* tree-vectorizer.c (free_stmt_vec_info): New function.Victor Kaplansky2008-03-121-12/+19
* invoke.texi: Document -ftree-loop-distribution.Sebastian Pop2008-02-281-18/+5
* * tree-vectorizer.c (vect_is_simple_reduction): Fix comment typo.Tomas Bily2008-02-221-1/+1
* tree.def (PAREN_EXPR): New tree code.Richard Guenther2008-02-211-1/+7
* re PR tree-optimization/34371 (verify_stmts failed (incorrect sharing of tree...Jakub Jelinek2007-12-101-5/+6
* tree-vectorizer.c (slpeel_add_loop_guard): Gimplify the condition.Harsha Jagasia2007-12-061-20/+206
* re PR target/32893 (zlib segfault in inflate_table() compiled w/ -O -msse2 ft...Dorit Nuzman2007-10-301-6/+3
* tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.Ira Rosen2007-09-091-1/+10
* Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres2007-09-041-1/+1
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-1/+1
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-2/+2
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-1/+1
* tree-data-refs.c (split_constant_offset): Expose.Dorit Nuzman2007-08-191-4/+93
* tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_info as argume...Dorit Nuzman2007-08-191-30/+119
* tree-vectorizer.c (new_loop_vec_info): Initialize new field.Victor Kaplansky2007-08-161-2/+6
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka2007-08-091-6/+6
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-0/+10
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* tree-vectorizer.c (new_loop_vec_info): Initialize LOOP_VINFO_COST_MODEL_MIN_I...Dorit Nuzman2007-07-051-0/+1
* extend.texi: Add fvect-cost-model flag.Harsha Jagasia2007-06-081-0/+2
* re PR tree-optimization/32216 (ICE: verify_stmts failed (invalid reference pr...Uros Bizjak2007-06-061-6/+19
* re PR tree-optimization/32215 (ICE in supportable_narrowing_operation, at tre...Uros Bizjak2007-06-051-0/+11
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-05-171-4/+75
* tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop...Zdenek Dvorak2007-05-111-2/+2
* tree-vectorize.c (vect_is_simple_use): gimple_min_invariant is invariant.Jan Hubicka2007-05-011-1/+7
* tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak2007-04-271-21/+5
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-04-221-1/+1
* tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL.Dorit Nuzman2007-04-181-0/+1
* tree-vect-analyze.c (process_use): New function.Dorit Nuzman2007-04-181-11/+1
* re PR tree-optimization/26420 (-ftree-vectorizer-verbose=1 prints unvectorize...Richard Guenther2007-03-051-2/+9
* re PR tree-optimization/30858 (ice for legal code with -O2 -ftree-vectorize)Dorit Nuzman2007-02-221-8/+44
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-1/+1
* tree-vectorizer.c (vect_is_simple_use): Support induction.Dorit Nuzman2007-02-061-17/+15
* cfgloop.h: Include vec-prim.h.Zdenek Dvorak2007-01-311-1/+1
* common.opt: Add fstrict-overflow.Ian Lance Taylor2007-01-281-2/+2
* tree-vectorizer.h (struct _stmt_vec_info): Add new field read_write_dep and m...Ira Rosen2007-01-211-0/+1