Commits

Doug Gregor committed 0a2d18d96d4
When collecting constraints associated with a given type variable, classify those constraints into above/below/other, and use that to simplify the use of those constraints. This doesn't really matter for performance now, but it's cleaner. Swift SVN r3086