swift
SwiftCompilerSources: support for ForwardingInstructions, ConversionInstructions, OwnershipTransitionInstruction
#71826
Merged

SwiftCompilerSources: support for ForwardingInstructions, ConversionInstructions, OwnershipTransitionInstruction #71826

atrick merged 14 commits into swiftlang:main from atrick:forwarding-utils
atrick
atrick atrick requested a review from eeckstein eeckstein 2 years ago
atrick atrick removed review request from eeckstein eeckstein 2 years ago
atrick atrick requested a review from meg-gupta meg-gupta 2 years ago
atrick atrick requested a review from eeckstein eeckstein 2 years ago
atrick
meg-gupta
meg-gupta approved these changes on 2024-02-23
atrick
atrick
eeckstein
eeckstein commented on 2024-02-23
atrick atrick force pushed 2 years ago
atrick
atrick atrick enabled auto-merge 2 years ago
atrick
atrick
eeckstein
atrick
atrick
atrick Declare local cl::opt flags `static`
9515ab9e
atrick SwiftCompilerSources: Add enum BeginAccess.AccessKind
a3cbc280
atrick AddressUtils: refactor the findSingleInitializer API.
5fc50a00
atrick Code formatting cleanup related to ForwardingInstruction.
0b81392d
atrick Make MoveOnlyWrapperToCopyableBoxInst a ConversionInstruction.
f9a26d42
atrick Add several instructions to ConversionOperation.
4437bf47
atrick atrick force pushed 2 years ago
atrick
atrick
atrick
atrick atrick force pushed 2 years ago
atrick
atrick atrick force pushed 2 years ago
atrick
atrick Fix MarkUnresolvedReferenceBindingInst handling
a048455a
atrick Code formatting cleanup related to CopyingInstruction
d7205edd
atrick Add OwnershipTransitionInstruction.
0752ea58
atrick Add ForwardingInstruction.preservesIdentity.
760fa24d
atrick Fix LifetimeDependenceUtils to use OwnershipTransitionInstruction
a7e4e900
atrick Fix LetPropertyLowering to correctly find mark_uninitialized uses.
56126e9d
atrick Fix AccessUtils Value.referenceRoot to handle ForwardingInstructions.
7574c1fe
atrick Fix AccessUtils.swift to use the project_box reference root.
e3198ed3
atrick atrick force pushed to e3198ed3 2 years ago
atrick
atrick
atrick commented on 2024-02-26
atrick atrick merged b0f3338d into main 2 years ago
atrick atrick deleted the forwarding-utils branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone