Commits

Roman Levenstein committed 47eecbdcf0e
Fix some Array-related performance regressions introduced by the new indexing model. This is a manual specialization of index movement functions for a Strideable index that is required for Array performance. The optimizer is not capable of creating partial specializations yet. rdar://25946325