Commits

Michael Gottesman committed 3b535d8a43f
[loop-arc] Process each loop individually at a time. This will improve compile time and allows us to begin to proceed towards summarizing loops. This change reduces the time spent in ARC on the stdlib by ~5% and in the stdlib unittests by ~7%. rdar://22238658 Swift SVN r32868