Commits

John McCall committed 0f0874bb4b1
Add variants of the checked-cast instructions that put the result in a different place. WIP: no IRGen support yet. This will eventually be the required form when casting to an address-only type; the existing instructions will have only scalar outputs. Swift SVN r18780