Commits

Anna Zaks committed 4beee47c831
[SIL DCE] Reapply r8471: Constant fold SwitchUnionInst and SwitchIntInst. Includes the fix for the crash - pass the payload as an argument to the successor blocks when available. (By looking at the documentation and the existing test cases, successors of SwitchIntInst do not take arguments.) Swift SVN r8502