re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / ifc-20040816-2.c
2005-03-31 Janis Johnsonnothrow1.C: Use cleanup-tree-dump.
2004-10-20 Ben Ellistonifc-20040816-2.c: Use integer arithmetic instead of...
2004-09-06 Devang Patelifc-20040816-1.c: Use -ftree-vectorize.
2004-09-04 Devang PatelTree level if-conversion for vectorizer.