Commits

Arnold Schwaighofer committed 885afc9043e
SimplifyCFG: Tail duplicate when coming from objc-method call blocks This can expose a path the ARC optimizer can push a retain/release into. Improves DeltaBlue by 15% in optimized builds. Swift SVN r26812