Commits

Joe Groff committed e1bb6c0ecb5
SILGen: Implement specialization with uncurrying. Handle SpecializeExprs in call ASTs by collecting the substitutions and emitting a single SIL SpecializeInst for the original entry point. Update varargs array injection to emit a proper curried call. Swift SVN r4372