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
2bc2021c8adb885a9a85fd97f10ba3b10c5c622f
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
Analysis
History
Erik Eckstein
87ae9e3a73
add passes to dump the results of EscapeInfo
...
And add test files which uses the passes for verification of EscapeInfo
2022-04-22 09:50:07 +02:00
..
AliasAnalysis.swift
add passes to dump the results of EscapeInfo
2022-04-22 09:50:07 +02:00
CalleeAnalysis.swift
BasicCalleeAnalysis: improve finding the actual called deinits of a destroy/release instruction
2022-04-05 20:33:23 +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 Optimizer: add bridging to the DeadEndBlocksAnalysis
2022-01-12 15:47:16 +01:00
DominatorTree.swift
Swift Optimizer: add the dominator and post-dominator tree analysis
2022-01-12 15:47:16 +01:00
PostDominatorTree.swift
Swift Optimizer: add the dominator and post-dominator tree analysis
2022-01-12 15:47:16 +01:00