Commits

Nadav Rotem committed 32d31122ffc
Generic specialize recursive calls. With this change we are able to specialize generic recursive functions. There are a few recursive generic functions in our String representation and in qsort. This patch accelerates all of the String benchmarks. Swift SVN r13643