tree-ssa-dom.c
91.5 KB
-
fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs. · 2a86de57
2011-10-06 Richard Guenther <rguenther@suse.de> * fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs. Make more efficient. * tree-ssa-dom.c (cprop_operand): Don't handle virtual operands. (cprop_into_stmt): Don't propagate into virtual operands. (optimize_stmt): Really dump original statement. From-SVN: r179598
Richard Biener committed