Commits

Dave Zarzycki committed 6f6495b13f7
runtime: ALLOC_CACHE_COUNT should never have been less than 56/64 This change removes a broken simulator hack because we don't enable the fast cache for the simulator anymore, and even if we did, ALLOC_CACHE_COUNT must be 56 or 64, not 32 (for 32-bit and 64-bit respectively). Swift SVN r14447
