]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-loop-manip.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
[thirdparty/gcc.git] / gcc / tree-vect-loop-manip.c
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10  Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-08  Richard Guenthertree-ssa-operands.h (virtual_operand_p): Declare.
2012-08-07  Richard Guenthertree-flow.h (copy_ssa_name_fn): New function.
2012-08-03  Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-30  Ulrich Weigandtarget.def (vector_alignment): New target hook.
2012-07-17  Richard Guenthertree-vect-data-refs.c (vect_get_new_vect_var): Add...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-31  Steven BosscherMakefile.in: Fix many dependencies.
2012-05-16  Richard Guenthertree-vect-loop-manip.c (slpeel_update_phi_nodes_for_gua...
2012-05-11  Richard Guentherre PR tree-optimization/53295 (Vectorizer support for...
2012-05-09  Richard Guenthertree-vectorizer.h (vect_loop_versioning): Adjust prototype.
2012-04-25  Richard Guenthertree-vectorizer.h (vect_loop_versioning): Adjust prototype.
2012-04-24  Richard Guenthertree-vect-loop-manip.c (vect_do_peeling_for_loop_bound...
2012-04-23  Richard Guenthertree-vect-loop-manip.c (slpeel_add_loop_guard): Gimplif...
2012-04-18  Richard Guentherre PR tree-optimization/44688 (Excessive code-size...
2012-03-23  Richard Guentherre PR tree-optimization/52678 (internal compiler error...
2012-03-07  Richard Guentheromp-low.c (extract_omp_for_data): Use signed_type_for.
2012-02-16  Jakub Jelinekre PR tree-optimization/52255 (ICE: verify_ssa failed...
2012-01-03  Ira Rosenre PR tree-optimization/51269 (Vectorization profitabil...
2011-07-19  Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-19  Ira Rosenre PR tree-optimization/49771 (wrong code with -ftree...
2011-07-13  Richard Sandifordtree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
2011-06-15  Ira Rosentree-vect-loop-manip.c (remove_dead_stmts_from_loop...
2011-05-26  Ira Rosenre PR tree-optimization/49038 (-ftree-vectorise introdu...
2011-05-18  Ira Rosentree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
2011-05-13  Richard Guentherre PR tree-optimization/48172 (incorrect vectorization...
2011-05-12  Richard Guentherre PR tree-optimization/48172 (incorrect vectorization...
2010-12-28  Richard Guentherre PR debug/46931 (Subversion id 167184 breaks building...
2010-11-30  Joseph Myershwint.c: New.
2010-11-18  Richard Guentherre PR tree-optimization/46172 (ICE: in expand_widen_pat...
2010-10-22  Richard Guentherre PR middle-end/45720 (Revision 164367 miscompiled...
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-04  Ira Rosentm.texi.in (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-01-19  Michael Matzre PR tree-optimization/41783 (r151561 (PRE fix) regres...
2010-01-09  Alexandre OlivaUpdate copyright notices of my recent commits.
2010-01-09  Alexandre Olivare PR debug/42604 (VTA ICE in the vectorizer)
2009-11-28  Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-07-30  Andrew MacLeodAdd source_location support to PHI arguments.
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-04-28  Ira Rosentree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
2009-04-16  Richard Guentherre PR tree-optimization/39698 (wrong types for vectoriz...
2009-04-14  Richard Guenthertree-cfg.c (verify_gimple_assign_unary): Adjust vector...
2009-04-04  Richard GuentherMakefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-30  Ira Rosentree-vect-loop-manip.c: New file.