Commits

Slava Pestov committed 689be693459
SILGen: Split off cleanup of transforms code from bigger patch - Generalize::transformFunction() had a couple of little optimizations for emitting convert_function or thin_to_thick_function instead of a thunk, if possible -- move this into code shared by all transforms - Nuke Generalize since it doesn't do anything special anymore Swift SVN r31423