Commits

Michael Gottesman committed 46095135938
Remove SILValue::stripRCIdentityPreservingArgs and teach all uses of that method to use the new RCIdentityAnalysis. Currently, the pass just calls a local version of that function. After OzU, I will enable the full pass (which is currently disabled behind a flag). Swift SVN r21894