Commits

Chris Lattner committed e27595e519d
teach memory promotion to scalarize loads as well, which enables it to capture missed cases where it would fail to propagate scalar stores to aggregate loads, which will someday affect downstream diagnostics based on the SSA graph. Swift SVN r7198