Commits

Roman Levenstein committed 9b0cb402fc6
[sil-simplify-cfg] Move the implementation of CheckedCastBrJumpThreading into its own file. NFC. This is a part of our attempts to clean-up the SimplifyCFG, which got just too huge to work with. Swift SVN r26660