avr.c: Move definition of TARGET macros to end of file.
[gcc.git] / gcc / tree-vect-loop-manip.c
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.