Commits

Chris Lattner committed 41d02db9ca1
teach the canonicalize pass to decompose swift_retainAndReturnThree into is relevant pieces (a swift_retain_noreturn + some copies). This pessimizes test2 in rdar://11563395 to generate the same code as test1 in that radar. Swift SVN r2092