summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop-manip.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* re PR c/35634 (operand of pre-/postin-/decrement not promoted)Richard Biener2012-11-281-0/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-22/+18
* l_fma_float_?.c: Update.Jan Hubicka2012-11-061-4/+13
* dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi...Sharad Singhai2012-10-241-18/+18
* re PR middle-end/54759 (segfault for gcc.dg/vect/pr49093.c on Solaris)Dehao Chen2012-10-011-2/+3
* invoke.texi: Add documentation for the new option.Sharad Singhai2012-10-011-64/+70
* basic-block.h (RDIV): Define.Jan Hubicka2012-09-281-10/+63
* Remove unnecessary VEC function overloads.Diego Novillo2012-09-101-1/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl2012-09-071-2/+2
* tree-vrp.c (find_assert_locations): Skip also edges from the entry block.Jakub Jelinek2012-08-221-0/+1
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-2/+1
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-5/+5
* tree-ssa-pre.c (pretemp, [...]): Remove.Richard Guenther2012-08-101-14/+8
* tree-ssa-operands.h (virtual_operand_p): Declare.Richard Guenther2012-08-081-2/+3
* tree-flow.h (copy_ssa_name_fn): New function.Richard Guenther2012-08-071-16/+17
* tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...Richard Guenther2012-08-031-2/+2
* tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther2012-08-021-11/+0
* target.def (vector_alignment): New target hook.Ulrich Weigand2012-07-301-6/+7
* tree-vect-data-refs.c (vect_get_new_vect_var): Add referenced vars here, use ...Richard Guenther2012-07-171-3/+3
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+1
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-30/+15
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-15/+30
* cfglayout.h: Remove.Steven Bosscher2012-06-171-1/+0
* Makefile.in: Fix many dependencies.Steven Bosscher2012-05-311-1/+1
* tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Remove set-only ...Richard Guenther2012-05-161-13/+2
* re PR tree-optimization/53295 (Vectorizer support for non-constant strided lo...Richard Guenther2012-05-111-1/+1
* tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther2012-05-091-73/+22
* tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther2012-04-251-34/+24
* tree-vect-loop-manip.c (vect_do_peeling_for_loop_bound): If the epilogue loop...Richard Guenther2012-04-241-0/+10
* tree-vect-loop-manip.c (slpeel_add_loop_guard): Gimplify the condition using ...Richard Guenther2012-04-231-28/+17
* re PR tree-optimization/44688 (Excessive code-size growth at -O3)Richard Guenther2012-04-181-0/+6
* re PR tree-optimization/52678 (internal compiler error: in vect_update_ivs_af...Richard Guenther2012-03-231-24/+12
* omp-low.c (extract_omp_for_data): Use signed_type_for.Richard Guenther2012-03-071-9/+2
* re PR tree-optimization/52255 (ICE: verify_ssa failed, block does not dominat...Jakub Jelinek2012-02-161-1/+36
* re PR tree-optimization/51269 (Vectorization profitability threshold is not a...Ira Rosen2012-01-031-31/+35
* tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther2011-07-191-7/+3
* re PR tree-optimization/49771 (wrong code with -ftree-vectorize)Ira Rosen2011-07-191-3/+8
* tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Tighten overlap c...Richard Sandiford2011-07-131-6/+6
* tree-vect-loop-manip.c (remove_dead_stmts_from_loop): Remove.Ira Rosen2011-06-151-36/+0
* re PR tree-optimization/49038 (-ftree-vectorise introduces reads past end of ...Ira Rosen2011-05-261-2/+32
* tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new names for...Ira Rosen2011-05-181-2/+2
* re PR tree-optimization/48172 (incorrect vectorization of loop in GCC 4.5.* w...Richard Guenther2011-05-131-13/+10
* re PR tree-optimization/48172 (incorrect vectorization of loop in GCC 4.5.* w...Richard Guenther2011-05-121-11/+18
* re PR debug/46931 (Subversion id 167184 breaks building perlbench on power7 w...Richard Guenther2010-12-281-3/+3
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* re PR tree-optimization/46172 (ICE: in expand_widen_pattern_expr, at optabs.c...Richard Guenther2010-11-181-0/+35
* re PR middle-end/45720 (Revision 164367 miscompiled SPEC CPU 2K)Richard Guenther2010-10-221-13/+29
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-3/+3
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1