Commits

Chris Lattner committed f6e87dec542
Rework SILGen's emission of release_value to have it auto-merge into retain_value instructions, just like we do for strong_retain/release. This wraps up rdar://15889208, which is admittedly more of a moral victory than a practical one. Swift SVN r15804