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
ab2345a2edbc6e285432dbc36edc39276f8eaee9
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
PassManager
History
Erik Eckstein
ab2345a2ed
FunctionPassContext: support setting arbitrary function type representations when creating specialized functions
2025-11-26 16:23:47 +01:00
..
CMakeLists.txt
SwiftCompilerSources: split the Optimizer/Context.swift file
2025-07-28 14:19:11 +02:00
ContextCommon.swift
[Optimizer] Don't walk to deleted.
2025-09-29 20:52:18 -07:00
FunctionPassContext.swift
FunctionPassContext: support setting arbitrary function type representations when creating specialized functions
2025-11-26 16:23:47 +01:00
ModulePassContext.swift
Optimizer: make
ModulePassContext.specialize()
also available in
FunctionPassContext
and add two argument flags
2025-09-04 08:15:45 +02:00
Options.swift
Fix formatting
2025-10-21 07:54:55 -07:00
Passes.swift
SwiftCompilerSources: move the
Context
protocols from the Optimizer to the SIL module
2025-07-28 14:19:07 +02:00
PassRegistration.swift
Optimizer: add the mandatory destroy hoisting pass
2025-11-06 21:00:44 +01:00
SimplifyContext.swift
SwiftCompilerSources: split the Optimizer/Context.swift file
2025-07-28 14:19:11 +02:00