Commits

Joe Groff committed dcad7fb248f
SIL: Add an autorelease_value instruction. Give us a way to formally represent autoreleases in SIL separate from autoreleased returns, allowing us to lifetime-extend inner pointer parameters the lazy way and hopefully clean up some asmname hacks in the stdlib implementation too. Swift SVN r16632