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
2025-12-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
pack-diff
Add File
New File
Upload File
Apply Patch
swift-mirror
/
include
/
swift
/
SILOptimizer
History
Anton Korobeynikov
6a0e0d223e
Initial support for differentiation of throwing functions
2025-07-23 14:00:56 -07:00
..
Analysis
[rbi] Thread through a SILFunction into print routines so we can access LangOpts.Features so we can change how we print based off of NonisolatedNonsendingByDefault.
2025-07-02 12:13:52 -07:00
Differentiation
Initial support for differentiation of throwing functions
2025-07-23 14:00:56 -07:00
IPO
[Autodiff] Adds bridging code in preparation for the Swift based Autodiff closure-spec pass
2024-05-02 09:14:05 -07:00
PassManager
Optimizer: add
var insertedPhis
in
SSAUpdater
2025-07-04 11:10:27 +02:00
Transforms
[region-analysis] Add a pass that explicitly invalidates RegionAnalysis.
2024-02-09 11:59:04 -08:00
Utils
[rbi] Teach SendNonSendable how to more aggressively suppress sending errors around obfuscated Sendable functions
2025-07-10 11:15:00 -07:00
OptimizerBridging.h
[NFC] Bridging: Rework include caveats
2025-07-10 17:58:13 +01:00
OptimizerBridgingImpl.h
Optimizer: add
var insertedPhis
in
SSAUpdater
2025-07-04 11:10:27 +02:00