Commits

Michael Gottesman committed 3ebbaaa0914
[sil-enum-simplification] Add new pass enum simplification that propagates enum case information down the CFG. Currently it only simplifies ref count operations in the same basic block, but it could be pushed further. Swift SVN r18698