]> gcc.gnu.org Git - gcc.git/history - gcc/tree-vectorizer.c
[multiple changes]
[gcc.git] / gcc / tree-vectorizer.c
2017-08-08 Martin Liskatrans.c: Include header files.
2017-08-04 Richard SandifordC++-ify vec_info structures
2017-07-05 Bin Chengcfgloop.h (struct loop): Add comment.
2017-06-19 Richard Bienertree-ssa-loop-niter.h (estimate_numbers_of_iterations...
2017-05-26 Richard Bienerre PR tree-optimization/80844 (OpenMP SIMD doesn't...
2017-03-06 Richard Bienerre PR tree-optimization/79887 (ICE in set_uid_loop_bbs...
2017-01-09 Jakub Jelinekre PR tree-optimization/78899 (Vestorized loop with...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-25 Richard Bienerre PR tree-optimization/78396 (gcc.dg/vect/bb-slp-cond...
2016-11-23 Richard Bienerre PR tree-optimization/78396 (gcc.dg/vect/bb-slp-cond...
2016-11-16 Yuri RumyantsevSupport non-masked epilogue vectoriziation
2016-09-26 Marek Polacekipa-inline-analysis.c (find_foldable_builtin_expect...
2016-07-29 Bin Chengre PR tree-optimization/57558 (Loop not vectorized...
2016-07-01 Yuri Rumyantsevre PR tree-optimization/70729 (Loop marked with omp...
2016-05-20 Prathamesh Kulkarnitree-vectorizer.c (get_vec_alignment_for_decl): New...
2016-02-02 Yuri Rumyantsevre PR middle-end/68542 (10% 481.wrf performance regression)
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-08 Ilya Enkovichre PR tree-optimization/68766 (internal compiler error...
2015-11-14 Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-12 Richard Bienertree-vectorizer.h (vect_slp_analyze_data_ref_dependence...
2015-11-06 Richard Bienertree-vectorizer.h (struct _bb_vec_info): Add region_beg...
2015-11-03 Richard Bienertree-vect-data-refs.c (vect_analyze_data_refs): Do...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-07 Richard Bienertree-vectorizer.h (stmt_vec_info_vec): Use vec<stmt_vec...
2015-10-06 Richard Bienertree-vectorizer.h (vec_info): New base class for...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-17 Jakub Jelinekre PR middle-end/66429 (ICE in expand_GOMP_SIMD_LAST_LANE)
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-30 Aditya Kumartree-vectorizer.c (set_uid_loop_bbs): New.
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-03-08 Jan Hubickare PR ipa/65334 (r221099 caused: FAIL: gfortran.fortran...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Trevor Saundersallow storing values directly in hash tables
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-23 Richard Bienertree-ssa-loop.c (gate_loop): New function.
2014-06-12 Jan Hubickatree-vect-data-refs.c (vect_can_force_dr_alignment_p...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
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.
next
This page took 5.775635 seconds and 107 git commands to generate.