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
b6b51cf4cfbb15a45d0458540fad8ec388ee1dc2
swift-mirror
/
include
/
swift
/
SILOptimizer
History
Michael Gottesman
f055bdc3aa
[reference-bindings] Add initial prototype of the reference binding transform pass.
2023-03-03 17:14:41 -08:00
..
Analysis
EscapeUtils: add a computational limit to avoid quadratic complexity in some corner cases.
2023-02-24 18:58:01 +01:00
Differentiation
Remove linear map structs and use plain tuples instead. (
#63444
)
2023-02-08 07:42:54 -08:00
PassManager
[reference-bindings] Add initial prototype of the reference binding transform pass.
2023-03-03 17:14:41 -08:00
Transforms
[NFC] Move SimplifyCFG class to its own header so that it can be accessed by the unit test infra
2022-10-21 16:48:28 -07:00
Utils
SIL: Model noescape partial_applys with ownership in OSSA.
2023-02-16 21:43:53 -08:00
OptimizerBridging.h
EscapeUtils: add a computational limit to avoid quadratic complexity in some corner cases.
2023-02-24 18:58:01 +01:00