Report
[FAILURE] oss-swift-package-osx [#3713]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3713/
Project:
oss-swift-package-osx
Date of build:
Thu, 19 Sep 2019 17:02:52 -0500
Build duration:
1 hr 54 min
Changes
-
Commit 54b02598df8b07099b3e0febf0d9714ed24990bf by benjamin_herzog:
Use local variable if we're building without asserts- edit: lib/Core/SQLiteBuildDB.cpp
-
Commit f22371bf0bd8ca5591d062d1a534a55331819dd9 by atrick:
Add SIL SinkAddressProjections utility to avoid address phis.- edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
- add: test/SILOptimizer/simplify_cfg_address_phi.sil
- edit: include/swift/SILOptimizer/Utils/Local.h
- edit: test/SILOptimizer/simplify_cfg.sil
-
Commit e2a9a432209affcd5b427481795cc859bd5ae19d by mgottesman:
[sil] Teach the SILVerifier how to validate that a builtin insts are- edit: lib/SIL/SILVerifier.cpp
-
Commit 20c5dff4b5b7be6c97fd4b51b6f876516f0df75e by mgottesman:
[builtin] Implement polymorphic builtins for all- edit: lib/SIL/OperandOwnership.cpp
- edit: lib/SILGen/SILGenApply.cpp
- edit: lib/IRGen/GenBuiltin.cpp
- edit: lib/SIL/SILVerifier.cpp
- edit: lib/SILOptimizer/Transforms/AccessEnforcementReleaseSinking.cpp
- edit: lib/AST/Builtins.cpp
- edit: include/swift/AST/Builtins.def
- edit: include/swift/SIL/PatternMatch.h
- add: test/SIL/polymorphic_builtins.sil
- edit: include/swift/AST/Builtins.h
- edit: lib/SIL/ValueOwnership.cpp
- add: test/SILGen/polymorphic_builtins.swift
- edit: lib/SILOptimizer/Utils/ConstantFolding.cpp
-
Commit 8fab074bb53f4d38b900b2f5b8f0352871cb5243 by spestov:
AST: Fix regression from SubstFlags::UseErrorTypes removal- edit: lib/AST/SubstitutionMap.cpp
- add: validation-test/compiler_crashers_2_fixed/0206-rdar54952911.swift
-
Commit 5e3b9b58bde9cf3f59f9726347e761a3a02c8a63 by nate_chandler:
[cmpcodesize] Allowed args to specify dirs.- edit: utils/cmpcodesize/cmpcodesize/main.py