Commits

Erik Eckstein committed 253d56cbdfc
Use side effect analysis in alias analysis. This improves alias analysis results when dealing with function calls. All clients of the alias analysis (like load-store opts, etc.) will benefit from this. Swift SVN r31960