Commits

Nadav Rotem committed 55948dcac04
Devirtualize even more. 1. When optimizing the class_method in search of a static type we now skip downcasts and upcasts. 2. Metatype are also considered static classes. 3. Search the entire class hierarchy. Swift SVN r11842