Commits

Xin Tong committed 895509ad8c7
Refactor how expand and reduce are implemented in MemLocation. BreadthFirstList now takes a SILType instead of a MemLocation, BreadthFirstList will be used to expand memory values in RLE as well. Existing test cases make sure refactoring did not break anything. Swift SVN r32739