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
0f537b220e7e8b10f0ccc61bcccd07f34b69cf81
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
PassManager
History
Erik Eckstein
33761454b7
MandatoryPerformanceOptimizations: use
eliminateRedundantLoads
instead of
optimizeMemoryAccesses
to optimize redundant loads
2025-02-07 11:30:35 +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
RedundantLoadElimination: add a "mandatory" redundant load elimination pass
2025-02-07 11:30:35 +01:00