pass cfun to pass::execute
[gcc.git] / gcc / tree-vectorizer.c
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-17 Jakub Jelinekre PR tree-optimization/59523 (r205856 caused internal...
2013-12-10 Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-21 Richard Bienertree-vectorizer.h (LOC, [...]): Remove wrappers and...
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-11 Jakub Jelinektarget.c: New file.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-16 Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-03 Xinliang David LiDelay base decl's alignment adjustment until transforma...
2013-08-29 Xinliang David LiNew vectorizer messages; message format change.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-03 Teresa Johnsondumpfile.c (opt_info_switch_p): Change -fopt-info defau...
2013-05-15 Richard Bienertree-vect-loop.c (vect_transform_loop): Use MSG_NOTE...
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-18 Richard Bienertree-ssa-loop-manip.c (find_uses_to_rename): Do not...
2013-01-18 Sharad Singhaire PR tree-optimization/55995 (vect increase_alignment...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-24 Sharad Singhaidumpfile.c (dump_enabled_p): Make it inline and move...
2012-10-01 Dehao Chenre PR middle-end/54759 (segfault for gcc.dg/vect/pr4909...
2012-10-01 Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-08-22 Richard Guenthertree-vectorizer.c (vectorize_loops): Do not call mark_v...
2012-08-01 Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven BosscherMakefile.in: Fix many dependencies.
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2011-09-04 Ira Rosentree-vectorizer.c (vect_print_dump_info): Print line...
2011-08-24 Richard Guenthertree-vectorizer.c (vect_print_dump_info): Avoid the...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2010-11-24 Joseph Myerscommon.opt (user_vect_verbosity_level): New Variable...
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-09-16 Ira Rosentree-vectorizer.c: Fix documentation.
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...
2009-12-10 Richard Guenthertree-vectorizer.c (vectorize_loops): Properly guard...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-07-21 Paul Brooktree-vectorizer.c (increase_alignment): Handle nested...
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-28 Ira Rosentree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-03-30 Ira Rosentree-vect-loop-manip.c: New file.
2009-03-18 Richard Guenthertree-vect-transform.c (vect_loop_versioning): Fold...
2008-09-26 Dorit Nuzmanre PR tree-optimization/37574 (ICE with the vectorizer...
2008-09-11 Richard Guenthertree-vectorizer.c (slpeel_add_loop_guard): Fix types.
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-08-30 Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-28 Ira Rosentarget.h (struct vectorize): Add new target builtin.
2008-08-19 Ira Rosentree-vectorizer.c (supportable_widening_operation)...
2008-08-12 Ira Rosentree-vectorizer.c: Depend on langhooks.h.
2008-07-30 H.J. Lu[multiple changes]
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-22 H.J. Ludefaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as...
2008-05-20 Richard Guenthertree-ssa-reassoc.c (fini_reassoc): Use the statistics...
2008-05-14 Michael MeissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-12 Victor Kaplanskytree-vectorizer.c (free_stmt_vec_info): New function.
2008-02-28 Sebastian Popinvoke.texi: Document -ftree-loop-distribution.
2008-02-21 Tomas Bily* tree-vectorizer.c (vect_is_simple_reduction): Fix...
2008-02-21 Richard Guenthertree.def (PAREN_EXPR): New tree code.
2007-12-10 Jakub Jelinekre PR tree-optimization/34371 (verify_stmts failed...
2007-12-06 Harsha Jagasiatree-vectorizer.c (slpeel_add_loop_guard): Gimplify...
2007-10-30 Dorit Nuzmanre PR target/32893 (zlib segfault in inflate_table...
2007-09-09 Ira Rosentree-vectorizer.h (enum vect_def_type): Start enumerati...
2007-09-04 Revital EresAdd new fp flags: -fassociative-math and -freciprocal...
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-19 Dorit Nuzmantree-data-refs.c (split_constant_offset): Expose.
2007-08-19 Dorit Nuzmantree-vectorizer.h (vect_is_simple_reduction): Takes...
2007-08-16 Victor Kaplanskytree-vectorizer.c (new_loop_vec_info): Initialize new...
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-09 Jan Hubickaoptabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-05 Dorit Nuzmantree-vectorizer.c (new_loop_vec_info): Initialize LOOP_...
2007-06-08 Harsha Jagasiaextend.texi: Add fvect-cost-model flag.
2007-06-06 Uros Bizjakre PR tree-optimization/32216 (ICE: verify_stmts failed...
next