Commits

Michael Gottesman committed 39aeac882b3
Refactor MemoryBehavior into its own file from AliasAnalysis.cpp. This code is self contained was almost 1/2 of all of the code in AliasAnalysis.cpp. This combined with the fact that we are most likely going to add more code suggests that it should be refactored out. Swift SVN r32284