Commits

Michael Gottesman committed d55d6e60bb7
[loop-arc] Create LoopRegionFunctionInfo::getRegionForNonLocalSuccessor. This method on LoopRegionFunctionInfo given a Region and an initial parent successor index, looks up through the loop nest hierarchy to find the region associated with the non-local successor. rdar://22238658 Swift SVN r32754