Commits

Nadav Rotem committed 773692a7de0
Add a test program that allocates and sums the first 1M elements in a linked list. We beat python by only 2x, but we can add a few peepholes to Optional and reduce the list size to make sure we are not memory bound. Swift SVN r16575