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
83b0ce109848bfd09a951227d268a92b251bbab4
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
Analysis
History
Erik Eckstein
cbf5c196b2
SIL: rename
protocol BorrowIntroducingInstruction
->
BeginBorrowInstruction
...
to match with `BeginBorrowValue`
2025-04-28 10:07:45 +02:00
..
AliasAnalysis.swift
SIL: rename
protocol BorrowIntroducingInstruction
->
BeginBorrowInstruction
2025-04-28 10:07:45 +02:00
CalleeAnalysis.swift
SwiftCompilerSources: don't make anything public in the Optimizer module
2024-10-02 07:10:28 +02:00
CMakeLists.txt
Swift Optimizer: add the dominator and post-dominator tree analysis
2022-01-12 15:47:16 +01:00
DeadEndBlocksAnalysis.swift
SwiftCompilerSources: don't make anything public in the Optimizer module
2024-10-02 07:10:28 +02:00
DominatorTree.swift
SwiftCompilerSources: don't make anything public in the Optimizer module
2024-10-02 07:10:28 +02:00
PostDominatorTree.swift
SwiftCompilerSources: don't make anything public in the Optimizer module
2024-10-02 07:10:28 +02:00