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
1b51aa8829420f0ec2ed8721da4c79057d90711c
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
PassManager
History
eeckstein
dff88f968b
Merge pull request
#79317
from eeckstein/remove-alloc-vector
...
Remove the experimental FixedArray
2025-02-12 17:03:06 +01:00
..
CMakeLists.txt
Swift Optimizer: rework pass context types and instruction passes
2023-01-16 15:11:34 +01:00
Context.swift
MandatoryPerformanceOptimizations: use
eliminateRedundantLoads
instead of
optimizeMemoryAccesses
to optimize redundant loads
2025-02-07 11:30:35 +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
Merge pull request
#79317
from eeckstein/remove-alloc-vector
2025-02-12 17:03:06 +01:00