This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2026-06-20 15:42:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da170e7e8e6a21278641b0db18955be93dba6d9a
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
Utilities
T
History
elsa
83d4291709
CSE Optimizer Pass rewrite (
#88248
)
...
Resolves rdar://173862129
2026-05-15 19:11:10 +01:00
..
AddressUtils.swift
LifetimeDependenceDiagnostics: add Builtin.makeBorrow support
2026-05-08 12:26:42 -07:00
CMakeLists.txt
Optimizer: enable complete OSSA lifetimes throughout the pass pipeline
2026-01-22 17:41:48 +01:00
ControlFlowUtils.swift
Optimizer: require that there are no unreachable blocks and infinite loops in OSSA
2026-01-22 17:41:23 +01:00
Devirtualization.swift
Optimizer: de-virtualize deinits of non-copyable InlineArray elements
2026-05-05 07:27:13 +02:00
EscapeUtils.swift
Merge pull request
#88847
from meg-gupta/fixeaborrow
2026-05-07 20:57:06 -07:00
FunctionSignatureTransforms.swift
[NFC] Add ApplySite.parameterDependence(target:source:)
2025-10-23 23:34:23 -07:00
GenericSpecialization.swift
embedded: correctly compute base protocol conformances when specializing witness tables
2026-03-10 13:22:59 +01:00
LifetimeCompletion.swift
LifetimeCompletion/DiagnoseUnreachable: fix a wrong "will never be executed" warning
2026-01-30 11:52:49 +01:00
LifetimeDependenceUtils.swift
LifetimeDependenceUtils: add support for mutable captures
2026-02-20 09:12:38 -08:00
LocalVariableUtils.swift
LifetimeDependenceDiagnostics: add Builtin.makeBorrow support
2026-05-08 12:26:42 -07:00
OptUtils.swift
Optimizer: workaround for fast type casting to the
FullApplySite
and
ReturnInstruction
protocols
2026-04-30 17:53:39 +02:00
OwnershipLiveness.swift
Fix Builtin.Borrow<T> OSSA representation
2026-04-01 23:39:55 -07:00
Test.swift
CSE Optimizer Pass rewrite (
#88248
)
2026-05-15 19:11:10 +01:00