swift
Merge 2020-11-21 into tensorflow
#34875
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
161
Changes
View On
GitHub
Merge 2020-11-21 into tensorflow
#34875
shabalind
merged 161 commits into
tensorflow
from
tensorflow-merge
[cxx-interop] Add support for benchmarks with C++ interop.
01b12cfe
[DerivedConformance] Correctly set access of derived 'hash(into:)'
fa7b6719
Add support to use Xcode 12.2 Release Candidate
d575c0a2
[CodeCompletion][Sema][Parse] Migrate unresolved member completion to…
ca7fb37a
Modify driver tests to support swift-driver json and path differences
95c5ccc2
Add missing backslash. Lost it in the conversion to regex
59a3271b
Update validation-test/Driver/Dependencies/rdar25405605.swift
85c7a9c4
[test] Re-enable now-passing IDE/complete_unresolved_members.swift ru…
c777b257
[Runtime] Change ProtocolCache, NominalCache, and HashableConformance…
c8f1a538
Fix back-deployment tests
affca544
Sema: Fix source range of 'lazy' property getter
756357b8
Fix SimplifyCFG CheckedCastBrJumpThreading.
71acf8dc
Merge pull request #34779 from atrick/fix-simplify-cfg
0e6d4f70
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
7a08b6c4
[Concurrency] Stop runDetached from actually printing/running the task.
a1284d06
[Concurrency] Add an async call into our async task for basic futures…
95edef70
Merge pull request #34770 from tbkka/tbkka/numericParsingTest
beeefbc8
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
be7d49e1
[sil] Add a small helper to SILBuilder to get the loc of the builder'…
f8d0d02e
[Async CC] Find wtable in async context in thunk.
e06d316f
Sema: Still diagnose '@objc' even if Foundation was imported
96c9456e
Fix test/IRGen/objc_generic_class_stub.swift for 32-bit platforms
9355f8d1
Merge branch 'tensorflow' of github.com:apple/swift into tensorflow-s…
b18fa123
[test] Disable test failing rarely in CI until we can fix
9b93b540
Merge pull request #34773 from slavapestov/fix-objc-attr-diagnostic
9a510b8f
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
5d5219b0
Merge pull request #34772 from slavapestov/fix-lazy-getter-source-range
fe5be636
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
ef324800
Merge pull request #34783 from gottesmm/pr-247c2c443ee86e229635adc8b9…
04dfa5bc
[AutoDiff] Fix crasher on property getter in library evolution mode. …
35aa99bc
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
535442e9
Merge pull request #34784 from nate-chandler/concurrency/irgen/rdar71…
84f92a3f
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
4fffb3b1
Demangling: avoid implicit fallthrough
b2535b23
Merge pull request #34776 from DougGregor/concurrency-basic-future
a9f5107b
IRGen: Allow calling a pre-defined async silgen_name function using t…
fbfcaabb
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
a42a9443
Update utils/build-script
429dcef8
Merge pull request #34702 from apple/shahmishal/test/xcode12.2-rc
806e0b51
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
9df88589
Serialize Fingerprints in Swift Modules
9f79fd5d
Merge pull request #34790 from benlangmuir/71468441
f219b4a4
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
7b6f8427
[android] Mark Interpreter/async as an executable test.
17aece4d
[windows] Set TMP and TEMP, as well as TMPDIR.
b66b112e
[Serialization] Fix crashes when allowing compiler errors in modules
b07c06e8
Merge pull request #34788 from slavapestov/fix-irgen-test-rdar71476765
582fb841
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
7d80b192
Merge pull request #34751 from cltnschlosser/cs_swiftDriverTestDiffer…
24444293
Fix misspellings
a0f07472
[Gardening] Fix up order-dependent batch code complete tests
54bc17ee
[allocbox-to-stack] Eliminate temporary dominance issue and fix impro…
a9ca793f
XFAIL Flaky Incremental Tests Harder
baaa035b
[sil] Element shadowing of SILInstruction::getKind() by renaming Mark…
611284fc
[Clang importer] Make sure we mirror protocol decls for all names.
d249b5cc
Merge pull request #34801 from gottesmm/pr-2ae1a4ac00c1d5f605999fa609…
989505df
Merge pull request #34802 from CodaFi/xfail-harder
54144acf
[Clang importer] Narrow mirrored-import fixes to only consider 'async'.
c7c0fedb
[Concurrency] Emit @asyncHandler bodies as traps.
97c5e248
Merge pull request #34805 from DougGregor/asynchandler-trap
4a9ab668
Merge pull request #34804 from DougGregor/concurrency-import-mirrored…
5286d9c4
Merge pull request #34792 from compnerd/implicit-fallthrough
f82d2975
Merge pull request #34797 from drodriguez/windows-temp-tmp-and-tmpdir
32dac8b9
Merge pull request #34796 from drodriguez/android-async-requires-exec…
4b6dcf6b
Fix issues with discontiguous-slice assignment (#34708)
cae81eec
Remove old swift_dynamicCast implementation (#34789)
ef050159
Merge pull request #34798 from bnbarham/allow-errors-asserts
07bc5ef8
Merge pull request #34803 from gottesmm/pr-859299a3855ec8453c6129e100…
03646bea
Merge pull request #34793 from aschwaighofer/irgen_async_silgen_name
632c9ff2
Merge pull request #34769 from mikeash/concurrentmap-misc-to-concurre…
5ea3bb2b
Add a Fingerprint Currency Type
8e5d64fa
[NFC] Traffic in Fingerprints
27d29262
[NFC] Use Fingerprints When Computing the Interface Hash
912ed271
Migrate loadFingerprint onto ModuleDecl and Friends
88390241
Migrate Swiftdeps-based Tests with Poorly-Formatted Fingerprints
316005d8
[ownership] Add a subclass for all OwnershipForwarding instructions a…
c35ff33a
[sil] Add a non-const version of SILPhiArgument *BranchInst::getArgFo…
0f29b671
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
76776285
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
aa0423e8
Migrate Driver Unit Tests to Fingerprints
91f4c8c4
[Sema] Extract out expression-contains-completion-loc check into a me…
86ddd522
Merge pull request #34800 from bnbarham/fixup-batch-test
5aab24be
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
6c386309
Address Review Comments
d2a98f3b
SILGen: Update emitForeignToNativeThunk to handle async methods.
81b8cdcf
[CodeCompletion] Rename isSingleExpressionBody to isImplicitSingleExp…
240a2624
Merge pull request #34808 from CodaFi/read-eval-fingerprint-loop
b50dfef5
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
494422b4
[Concurrency] Implement Task.Handle.get() in terms of an async runtim…
89452806
[Concurrency] Remove the C++ runtime test for swift_future_task_wait.
a015e4cf
Merge pull request #34809 from gottesmm/pr-584924e29ff9f53ce445cbfbe8…
638d5e7b
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
134c7db1
[IRGen] Pack extra data pattern structs.
4dfaa779
[NFC] Assert that extra data size matches extra data pattern and offset.
8b6ff9cb
Merge pull request #34733 from nathawes/migrate-unresolved-completion
1eb05b77
[concurrency] SILGen: emit hop_to_executor instructions in actor-isol…
a3026a39
[concurrency] Correctly handle dead-end and unreachable blocks in Opt…
a19ae5c1
Merge pull request #34825 from eeckstein/fix-opt-hte
0360fe63
Make Float16 available for macOS on Apple Silicon (#34821)
abea46ea
SILVerifier: don't enforce that there must be an unreachable after a …
5ccf3a85
SILVerifier: don't dump the whole module in case of a verifier failure.
80d6e6c4
Merge pull request #34818 from DougGregor/future-async-wait
328bd475
Merge pull request #34819 from jckarter/silgen-foreign-to-native-thunk
6722d71a
[Runtime] Check that extraDataSize matches extraDataPattern.
e09e4a72
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
3e30dab3
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
15aedcf2
Merge pull request #34824 from eeckstein/hop_to_executor_in_closures
b6b99f6a
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
765d272f
Merge pull request #34827 from eeckstein/fix-verifier
eef89eb0
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
8c0b08ca
Merge pull request #34822 from nate-chandler/rdar68997282
d8e73085
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
9aa2541d
Merge pull request #34811 from gottesmm/pr-81ab56860285486f13f9c56ac7…
84360d9d
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
5a3638a5
[semantic-arc-opts] Let the simple lifetime join optimization handle …
5a2d63d1
Fix test/IRGen/objc_generic_class_stub.swift again
4d7b923d
+task Implement Task.currentPriority
261f0d2d
Merge pull request #34586 from rintaro/ide-completion-rdar71005827
e066d435
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
283585fa
[windows][msvc2017] Avoid initializer list constructor ambiguity.
42e0d33f
infrastructure to record whether an ApplyExpr is implicitly async
146f19ce
Mark certian actor-isolated ApplyExps as ImplicitlyAsync
0b140a0c
extra test case targeting implicitly-async calls to actor methods
3650b5eb
update existing tests for new implicitly-async calls.
9cba8557
improve and fix diagnostic for implicitly async calls
eb665f6d
Merge pull request #34837 from ktoso/wip-task-current-prio
110dff53
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
85e44106
Merge pull request #34820 from gottesmm/simple-lifetime-join
546039fc
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
a6fd841c
Restrict CopyForwarding (and destroy hoisting) to OSSA SIL.
39db7662
[semantic-arc] Eliminate simple recursive copy without borrows involved.
1fd40034
[Concurrency] Limit futures test to x86_64 for now.
93d3eb6f
[SIL] Fix ownership of GetCurrentAsyncTask builtin
c42add92
[IRGen] Don't mark calls to swift_task_alloc as 'readnone'.
307959e7
[Concurrency] Fix priority implementation
7615c707
fix properly, by using Task.JobFlags which does conversions
7126f32f
not owned
fd8097c2
Merge pull request #34812 from gottesmm/pr-b1ab03067e8684c69df8ad5231…
7bb9aa7f
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
a783f318
Merge pull request #34842 from DougGregor/worlds-slowest-fibonacci
3b4b1c3e
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
cbf8d901
Merge pull request #34841 from atrick/disable-cpf
aa8ce550
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
c4dee312
Merge pull request #34799 from kkshinkai/main
59f1f10b
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
0f98441a
Merge pull request #32721 from zoecarver/cxx/benchmark/create-objects
aa04872a
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
01237f97
update async-let test for implicitly async
3e613a26
Merge pull request #34839 from drodriguez/windows-msvc2017-constructo…
33210474
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
21dfa408
Merge pull request #34678 from kavon/actor-method-promotion
382cb854
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
13a58518
Merge pull request #34836 from slavapestov/fix-rdar71560719
273ed984
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
b3744d6e
[test] Update SILOptimizer/OSLogFullOptTest.swift
08f4e15b
Merge pull request #34851 from benlangmuir/rdar71641343
489870e8
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
9537e219
[test] Temporarily disable AutoDiff tests failing with optimizations
a0c5ffba
Merge pull request #34856 from benlangmuir/rdar71642726
887464b7
Merge branch 'main' of github.com:apple/swift into tensorflow-stage
e39e4617
update-checkout-config.json: adjust for tensorflow merge
a1201ce1
shabalind
requested a review
from
compnerd
5 years ago
shabalind
requested a review
from
saeta
5 years ago
saeta
approved these changes on 2020-11-25
shabalind
merged
fdc8ca42
into tensorflow
5 years ago
shabalind
deleted the tensorflow-merge branch
5 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
saeta
compnerd
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub