Commits

Michael Gottesman committed 6e3c9e64b7b
Revert "[sil-combine] Strip off RC identity preserving ops from retain value and release value." This reverts commit r21480. There are other parts of the compiler which pattern match on retain_value, release_value but don't strip off RC identity preserving ops. Since the values no longer naively match up, the optimizations fail. Swift SVN r21503