summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
Commit message (Expand)AuthorAgeFilesLines
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-44/+68
* tree-vectorizer.c (free_stmt_vec_info): New function.Victor Kaplansky2008-03-121-0/+1
* invoke.texi: Document -ftree-loop-distribution.Sebastian Pop2008-02-281-0/+1
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-14/+6
* tree-vectorizer.h (verbosity_levels): Add new verbosity level REPORT_COST.Dorit Nuzman2007-12-171-0/+1
* re PR tree-optimization/34371 (verify_stmts failed (incorrect sharing of tree...Jakub Jelinek2007-12-101-1/+2
* tree-vectorizer.c (slpeel_add_loop_guard): Gimplify the condition.Harsha Jagasia2007-12-061-1/+6
* 2007-09-23 Razya LadelskyRazya Ladelsky2007-10-291-1/+1
* rsha Jagasia <harsha.jagasia@amd.com>Harsha Jagasia2007-09-111-3/+8
* tree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost, [...]): New functions.Ira Rosen2007-09-091-0/+21
* tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.Ira Rosen2007-09-091-6/+129
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-3/+3
* tree-data-refs.c (split_constant_offset): Expose.Dorit Nuzman2007-08-191-2/+19
* tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_info as argume...Dorit Nuzman2007-08-191-7/+28
* tree-vectorizer.c (new_loop_vec_info): Initialize new field.Victor Kaplansky2007-08-161-0/+5
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman2007-07-121-0/+15
* tree-vectorizer.c (new_loop_vec_info): Initialize LOOP_VINFO_COST_MODEL_MIN_I...Dorit Nuzman2007-07-051-0/+13
* extend.texi: Add fvect-cost-model flag.Harsha Jagasia2007-06-081-1/+45
* tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak2007-05-291-1/+2
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-05-171-0/+3
* tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL.Dorit Nuzman2007-04-181-2/+5
* tree-vectorizer.h (stmt_vec_info_type): Add enum value induc_vec_info_type.Dorit Nuzman2007-04-171-0/+2
* re PR tree-optimization/30858 (ice for legal code with -O2 -ftree-vectorize)Dorit Nuzman2007-02-221-0/+8
* tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels2007-02-111-1/+4
* tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther2007-02-051-1/+1
* tree-vectorizer.h (struct _stmt_vec_info): Add new field read_write_dep and m...Ira Rosen2007-01-211-0/+5
* tree-vectorizer.h (is_pattern_stmt_p): New.Dorit Nuzman2007-01-161-0/+15
* param.h (MIN_VECT_LOOP_BOUND): New.Dorit Nuzman2007-01-141-1/+1
* * tree-vectorizer.h (VECT_SMODULO): Remove.Kazu Hirata2006-12-251-3/+0
* [multiple changes]Diego Novillo2006-12-111-1/+1
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-3/+0
* tree-vectorizer.h (vectorizable_function): Export.Richard Guenther2006-11-301-0/+1
* target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther2006-11-271-0/+2
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-2/+2
* c-tree.texi: Document new tree codes.Ira Rosen2006-11-221-12/+41
* tree-vectorizer.h (NUM_PATTERNS): Increase.Richard Guenther2006-11-211-1/+1
* tree-ssa-loop.c (tree_vectorize): Return the result of vectorize_loops.Zdenek Dvorak2006-11-121-2/+0
* [multiple changes]Dorit Nuzman2006-11-081-4/+19
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-09-121-3/+3
* tree-loop-linear.c: Don't include varray.h.Sebastian Pop2006-03-281-2/+2
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-03-041-1/+1
* integrate.h: Remove the prototype for copy_decl_for_inlining.Kazu Hirata2006-01-281-1/+0
* Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman2006-01-191-4/+31
* common.opt: Add option ftree-vect-loop-version.Keith Besaw2005-09-061-1/+10
* re PR tree-optimization/22228 (ICE with -ftree-vectorize in verify_ssa)Dorit Nuzman2005-08-181-0/+3
* expr.c (highest_pow2_factor): Make extern.Ira Rosen2005-07-251-63/+19
* tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number.Devang Patel2005-07-051-6/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2