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
b4ba75048124eb7415bcd576e08ca4e3b7bca389
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
PassManager
History
Erik Eckstein
b4ba750481
Optimizer: move
Context.erase(instructions:)
from Outliner to Context
2024-12-09 19:59:05 +01:00
..
CMakeLists.txt
Swift Optimizer: rework pass context types and instruction passes
2023-01-16 15:11:34 +01:00
Context.swift
Optimizer: move
Context.erase(instructions:)
from Outliner to Context
2024-12-09 19:59:05 +01:00
ModulePassContext.swift
SIL: add an API to replace all entries of a VTable
2024-10-14 14:43:11 +02:00
Options.swift
LargeTypesReg2Mem: Add a new heuristic that trys harder to keep large
2024-10-31 13:22:06 -07:00
Passes.swift
SwiftCompilerSources: don't make anything public in the Optimizer module
2024-10-02 07:10:28 +02:00
PassRegistration.swift
Optimizer: replace
unchecked_enum_data
simplification in SILCombine with the corresponding instruction simplification from SwiftCompilerSources
2024-11-14 09:18:29 +01:00