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
305d75187a89f352dae9b4aed160e47d61c0c617
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
PassManager
History
Arnold Schwaighofer
a59f6c4a3c
Fix formatting
2025-10-21 07:54:55 -07: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
Mangling: add a closure specialization mangling for arguments which specialize for the same closure as a previous argument
2025-10-06 09:47:41 +02: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: eliminate
struct_extract
s of an owned
struct
where the
struct_extract
s are inside a borrow scope
2025-10-08 17:48:37 +02:00
SimplifyContext.swift
SwiftCompilerSources: split the Optimizer/Context.swift file
2025-07-28 14:19:11 +02:00