Commits

Chris Lattner committed c31e5c755c1
teach allocbox-to-stack about assign instructions, enabling it to promote a lot more boxes. This is the last step to resolve rdar://15228172 getting us back O(n) string performance. There is still more work to do, but this is progress. Swift SVN r9751