Commits

Nadav Rotem committed c77b97079cc
Hoist the check for contiguous storage outside of the comparison loop. Once we know that the storage is contiguous we use the new API _NthContiguous. We can further optimize this code by specializing the access to ascii or UTF-16. Swift SVN r18167