Commits

Nadav Rotem committed bbfd7ca9efd
Teach the code that searches for values that can be zero about additional instructions. This helps to remove a comparison of a pointer to zero inside the Array implementation. This patch improves both NBody and SmallPt by about 30%. Swift SVN r19878