Commits

Chris Lattner committed f3a96575f63
teach the memory promotion pass to properly handle assign instructions, turning them into initializations or stores depending on what they are, and diagnosing cases where an assignment has different behavior depending on the path to the instruction. Swift SVN r7156