Commits

Roman Levenstein committed 114fd8fcf5f
[sil-combine] Re-factor the implementation of the peephole apply{partial_apply(x,y)}(z ) -> apply(z,x,y). NFC. Introduce a helper-class. Use better naming for functions and variables. Split a large method into smaller ones. Swift SVN r28586