Commits

Doug Gregor committed 9173da7f4e4
Move shared data members from ConstraintSystem into a separate pointer. This both makes ConstraintSystems smaller and eliminates pointer-hopping to get up to the top constraint system in common cases, for a 3% speedup. Swift SVN r3156