Commits

Xin Tong committed fd5a946d717
Add MemLocation only-reduction test. Given a set of memory locations, reduction function try to aggregate them into the smallest # of memory locations possible. i.e. given 2 fields of a 2-field struct. reduce function will *reduce* the 2 memory locations into 1 Swift SVN r32787