swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#14202]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14202/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 03 Aug 2020 20:32:22 -0500
Build duration: 1 min 39 sec
Changes- Commit c6ebea4b6beef0ffa2ce6a92f5548c0e7b479f41 by mgottesman:
[sil] Define emitLowered{Load,Store} in type lowering and expose
-
edit: include/swift/SIL/TypeLowering.h
-
edit: lib/SIL/IR/TypeLowering.cpp
-
edit: include/swift/SIL/SILBuilder.h
-
Commit ba46bc44d229a8073d805613328d5980f8e823d2 by mgottesman:
[lower-agg-instrs] Update for ossa.
-
edit: lib/SIL/IR/TypeLowering.cpp
-
add: test/SILOptimizer/loweraggregateinstrs_ossa.sil
-
edit: test/SILOptimizer/loweraggregateinstrs_expandall.sil
-
add: test/SILOptimizer/loweraggregateinstrs_expandall_ossa.sil
-
edit: lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp
-
edit: test/SILOptimizer/loweraggregateinstrs.sil
-
Commit 12d652e39fc0cc35c5e9894e960299cec091acdf by mgottesman:
[ownership] Update SROA to support OSSA.
-
edit: lib/SILOptimizer/Transforms/SILSROA.cpp
-
add: test/SILOptimizer/sroa_ossa.sil
-
edit: test/SILOptimizer/sroa.sil
-
Commit f0cf2206a26d2bd1a0e1de352ad30bfacce28c16 by xi_ge:
DependenciesScanner: add implicitly imported modules to dependencies of
-
edit: test/ScanDependencies/module_deps.swift
-
edit: lib/Frontend/ModuleInterfaceLoader.cpp
-
edit: lib/Serialization/ModuleDependencyScanner.cpp
-
edit: include/swift/Frontend/ModuleInterfaceLoader.h
-
edit: include/swift/AST/ModuleLoader.h
-
Commit 3882beb85d8e6b9e4d26c1ecb5865e698828ae1d by github:
[NFC] Use consistent naming scheme for predicate methods. (#33265)
-
edit: lib/IRGen/MetadataRequest.cpp
-
edit: lib/Sema/ConstraintSystem.cpp
-
edit: lib/AST/ASTDumper.cpp
-
edit: include/swift/Remote/MetadataReader.h
-
edit: lib/IDE/CodeCompletion.cpp
-
edit: lib/Sema/TypeCheckProtocol.cpp
-
edit: lib/AST/ASTVerifier.cpp
-
edit: stdlib/public/runtime/Demangle.cpp
-
edit: lib/AST/ASTDemangler.cpp
-
edit: lib/SIL/IR/SILFunctionType.cpp
-
edit: lib/SIL/IR/TypeLowering.cpp
-
edit: lib/Sema/TypeCheckType.cpp
-
edit: include/swift/AST/Types.h
-
edit: lib/AST/ASTPrinter.cpp
-
edit: lib/AST/TypeRepr.cpp
-
edit: stdlib/public/Reflection/TypeRef.cpp
-
edit: lib/Sema/TypeCheckDeclObjC.cpp
-
edit: lib/AST/ASTMangler.cpp
-
edit: lib/Sema/CSApply.cpp
-
edit: lib/SILGen/SILGenApply.cpp
-
edit: lib/AST/Expr.cpp
-
edit: stdlib/public/runtime/Casting.cpp
-
edit: include/swift/ABI/Metadata.h
-
edit: include/swift/AST/ExtInfo.h
-
edit: lib/Sema/CSDiagnostics.h
-
edit: lib/Sema/TypeCheckAttr.cpp
-
edit: lib/AST/Decl.cpp
-
edit: include/swift/AST/TypeRepr.h
-
edit: include/swift/ABI/MetadataValues.h
-
edit: lib/Serialization/Serialization.cpp
-
edit: lib/Sema/TypeCheckError.cpp
-
edit: lib/SIL/Utils/DynamicCasts.cpp
-
edit: lib/Sema/CSSimplify.cpp
-
edit: lib/AST/Type.cpp
-
edit: lib/Sema/CSFix.h
-
Commit ee9e31324508fbba7bd515e7147691710fe9b656 by jonas:
[lldb/Host] Remove TaskPool and replace its uses with llvm::ThreadPool
-
edit: lldb/include/lldb/module.modulemap
-
edit: lldb/unittests/Host/CMakeLists.txt
-
delete: lldb/source/Host/common/TaskPool.cpp
-
edit: lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
-
edit: lldb/source/Host/CMakeLists.txt
-
delete: lldb/include/lldb/Host/TaskPool.h
-
delete: lldb/unittests/Host/TaskPoolTest.cpp
-
Commit 86294c79e6f8e0170095f60dab7bdb527d9e2b1c by jonas:
Workaround a deadlock in the Swift REPL
-
edit: lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp