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-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b239b25f3c5dcabf09b46bbb4128c3cec6c44c6
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
PassManager
History
Erik Eckstein
3b239b25f3
swift SIL: add Function thunk APIs
...
* `var thunkKind` * `set(thunkKind:)`
2024-01-31 17:16:13 +01:00
..
CMakeLists.txt
Swift Optimizer: rework pass context types and instruction passes
2023-01-16 15:11:34 +01:00
Context.swift
swift SIL: add Function thunk APIs
2024-01-31 17:16:13 +01:00
ModulePassContext.swift
SwiftCompilerSources: add some module-level APIs
2024-01-31 17:16:13 +01:00
Options.swift
SwiftCompilerSources: remove the redundant
BridgedPassContext.Feature
enum
2023-12-13 13:28:17 +01:00
Passes.swift
Swift Optimizer: rework pass context types and instruction passes
2023-01-16 15:11:34 +01:00
PassRegistration.swift
LifetimeDependenceDiagnostics pass
2024-01-30 11:45:55 -08:00