Commits

Chris Lattner committed 7f6bf2326d3
Refactor a bit of the SILGenFunction::emitCheckedCastBranch logic to make it take a ManagedValue instead of an Expr*. NFC, except that the temporaries are emitted a bit later in some cases, accounting for the diffs in the testcases. Swift SVN r27458