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
c18a24e499deccb67c68cc8638bdd12e48bf0695
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
Analysis
History
Erik Eckstein
8f839f0eab
AliasAnalysis: use
AccessBase.isLet
instead of duplicating the code
...
A small refactoring. NFC
2024-08-05 17:02:07 +02:00
..
AliasAnalysis.swift
AliasAnalysis: use
AccessBase.isLet
instead of duplicating the code
2024-08-05 17:02:07 +02:00
CalleeAnalysis.swift
AliasAnalysis: a complete overhaul of alias- and memory-behavior analysis
2024-07-29 17:33:46 +02:00
CMakeLists.txt
Swift Optimizer: add the dominator and post-dominator tree analysis
2022-01-12 15:47:16 +01:00
DeadEndBlocksAnalysis.swift
Swift Bridging: use C++ instead of C bridging for the optimizer
2023-03-21 15:33:09 +01:00
DominatorTree.swift
Swift Bridging: use C++ instead of C bridging for the optimizer
2023-03-21 15:33:09 +01:00
PostDominatorTree.swift
Swift Bridging: use C++ instead of C bridging for the optimizer
2023-03-21 15:33:09 +01:00