Commits

Roman Levenstein committed 108f4240181
[sil-simplify-cfg] Generalize simplifySwitchEnumToSelectEnum to simplify arbitrary simple switch_enum diamonds into select_enums. It supports now not only boolean-like enums, but any simple enums with integer case tags. rdar://18604219 Swift SVN r22843