fold-const.c (fold_binary_loc): Move ~X | X folding ...
[gcc.git] / gcc / tree-vect-loop-manip.c
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.