Commits

Michael Gottesman committed e74f40e5bb9
[specialization] Teach the specializer how to specialize unconditional_checked_cast concrete_to_archetype and archetype_to_concrete. I am handling checked_cast_branch in a later commit due to a SILGen issue I am running into. rdar://16490450 Swift SVN r16309