dump-prase-tree.c (show_code_node): Set the current namespace to the BLOCK before...
[gcc.git] / gcc / tree-vect-loop.c
2011-04-28 Ira Rosenre PR tree-optimization/48765 (ICE in vect_transform_stmt)
2011-03-29 Ira Rosenre PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr3852...
2011-03-22 Richard Guenthergimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC...
2011-03-01 Richard Guentherre PR tree-optimization/47890 (internal compiler error...
2011-01-06 Ira Rosenre PR tree-optimization/47139 (ice in process_use,...
2010-12-23 Sebastian PopFix PR47002: memory leaks.
2010-12-06 Richard Guentherre PR tree-optimization/46785 (Doesn't vectorize reduct...
2010-12-02 Richard Guenthertree-vect-loop.c (vect_analyze_scalar_cycles_1): Disreg...
2010-12-02 Richard Guentherre PR tree-optimization/46723 (internal compiler error...
2010-11-30 Joseph Myershwint.c: New.
2010-11-04 Ira Rosenre PR tree-optimization/46213 (gfortran.dg/aliasing_arr...
2010-11-02 Richard Guentherre PR tree-optimization/46184 (ICE: SIGSEGV in vectoriz...
2010-10-31 Nathan Froydfold-const.c (build_zero_vector): Use build_vector_from...
2010-10-21 Ira Rosenre PR tree-optimization/46049 (ICE: in expand_widen_pat...
2010-10-07 Richard Guenthermachmode.h (mode_for_vector): Declare.
2010-09-16 Ira Rosentree-vectorizer.c: Fix documentation.
2010-09-14 H.J. LuTurn UNITS_PER_SIMD_WORD into a target hook.
2010-09-02 Ira Rosentree-vectorizer.h (get_later_stmt): New function.
2010-08-23 Kai Tietztree-vect-loop.c (vect_get_single_scalar_iteraion_cost...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-29 Ira Rosentree-vect-loop.c (vect_create_epilog_for_reduction...
2010-07-15 Anatoly Sokolovtree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Ira Rosentree-vect-loop.c (vect_get_single_scalar_iteraion_cost...
2010-07-04 Richard Sandifordoptabs.h (optab_handler, [...]): Turn into inline funct...
2010-07-04 Ira Rosentm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST...
2010-06-14 Ira Rosenre PR tree-optimization/44507 (vectorization ANDs array...
2010-06-07 Ira Rosentm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-10 Michael Matztree-ssa-reassoc.c (undistribute_ops_list): Use create_...
2010-04-22 Ira Rosenre PR tree-optimization/43842 (ice in vect_create_epilo...
2010-04-19 Ira Rosenre PR tree-optimization/37027 (SLP loop vectorization...
2010-04-13 Richard Guenthertree-vect-data-refs.c (vect_analyze_data_ref_dependence...
2010-04-09 Richard Guenthertree-vectorizer.h (struct _stmt_vec_info): Document...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-29 Sebastian PopImprove vectorization cost model diagnostic.
2010-03-06 Alexandre Olivare PR debug/42897 (yet another ice in verify_ssa)
2010-02-16 Ira Rosenre PR tree-optimization/43074 (ICE in vectorizable_redu...
2010-01-17 Richard Guenthertree-ssa-uncprop.c (uncprop_into_successor_phis): Fix...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-18 Alexandre Olivare PR debug/41926 ([VTA] internal compiler error: verif...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-19 Michael Matzomp-low.c (optimize_omp_library_calls): Use types_compa...
2009-08-09 Ira Rosenre PR tree-optimization/41008 (ICE in vect_is_simple_re...
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-20 Ira Rosentree-vectorizer.h (vectorizable_condition): Add parameters.
2009-07-13 Ira Rosentree-vect-loop.c (get_initial_def_for_reduction): Ensur...
2009-07-12 Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-06-16 Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-06-01 Ira Rosenre PR tree-optimization/39129 (The meaning of 'BB'...
2009-05-31 Ira Rosentree-vect-loop-manip.c (slpeel_update_phi_nodes_for_gua...
2009-05-24 Ira Rosenpasses.texi (Tree-SSA passes): Document SLP pass.
2009-04-29 Richard Guenthertree-vect-loop.c (get_initial_def_for_induction): Use...
2009-04-28 Ira Rosentree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-20 Ira Rosenre PR tree-optimization/39675 (ICE in vect_get_vec_def_...
2009-04-16 Richard Guentherre PR tree-optimization/39698 (wrong types for vectoriz...
2009-04-04 Richard GuentherMakefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.
2009-03-30 Ira Rosentree-vect-loop-manip.c: New file.