Commits

Slava Pestov committed 085d1fee036
SIL: Use scalar casts more Now that scalar casts work better, we can make the canUseScalarCheckedCastInstructions() predicate a bit more permissive. This patch can be reverted if it is found that emitting scalar casts in these additional cases introduces a regression. Swift SVN r28713