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
2026-01-07 22:52:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc013b3e4e862da8d0c2d91cf99dcbebf124e4ac
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
History
Erik Eckstein
603e837a8f
Swift optimizations: make isSwift51RuntimeAvailable sensitive to the resilience domain of the function.
2022-01-27 13:20:38 +01:00
..
Analysis
CalleeAnalysis: add
getDestructors(destroyInst: Instruction)
2022-01-12 15:47:16 +01:00
DataStructures
Swift Optimizer: add BasicBlock utility data structures and rename StackList
2022-01-12 15:47:16 +01:00
FunctionPasses
Swift SIL: add the SmallProjectionPath utility
2022-01-25 11:29:25 +01:00
InstructionPasses
Swift optimizations: make isSwift51RuntimeAvailable sensitive to the resilience domain of the function.
2022-01-27 13:20:38 +01:00
PassManager
Swift optimizations: make isSwift51RuntimeAvailable sensitive to the resilience domain of the function.
2022-01-27 13:20:38 +01:00
Utilities
Swift Optimizer: add the
Builder.insert(after: Instruction ...)
utility
2022-01-12 15:47:16 +01:00
CMakeLists.txt
Swift Optimizer: add BasicBlock utility data structures and rename StackList
2022-01-12 15:47:16 +01:00