Commits

Joe Groff committed 5e26b561730
SILGen: Transpose to check for bridging first before argument emission. Check whether we're performing a native reabstraction or a foreign bridging operation for an argument *before* evaluating its ArgumentSource. NFC intended yet, but this refactoring should make it easier to add peepholes for certain reabstractions or bridging operations.