Commits

Joe Groff committed c7a8b4f1a50
IRGen: Emit unchecked operations for checked builtins with -disable-all-runtime-checks. Emit checked arithmetic and conversion instructions as unchecked LLVM IR when runtime checks are disabled. Swift SVN r12592