Commits

Michael Gottesman committed 7a2e1fb4d38
[arc-opts] After the arc optimizer converges, run another round of the ARC optimizer freezing releases in the epilogue of functions that match to SILArguments. This allows us to treat all such SILArguments throughout the entire function as having a post dominating release. <rdar://problem/18923030> Swift SVN r23253