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
cb17ea8e6655b4659b51c35b844d55da873efd5a
swift-mirror
/
include
/
swift
/
SILOptimizer
History
Andrew Trick
31b3a91912
Merge pull request
#71703
from atrick/lifetime-extend
...
LifetimeDependenceScopeFixup: fix handling of returned dependence
2024-03-05 23:17:21 -08:00
..
Analysis
[region-isolation] Take into account that Swift's RPO order doesn't include blocks that are dead.
2024-03-04 17:09:51 -08:00
Differentiation
Migrate llvm::Optional to std::optional
2024-02-21 11:20:06 -08:00
PassManager
Increase BlockCapacity from 8 to 16 for intrusive BasicBlockSet.
2024-03-05 17:08:13 -08:00
Transforms
[region-analysis] Add a pass that explicitly invalidates RegionAnalysis.
2024-02-09 11:59:04 -08:00
Utils
Update canTriviallyDeleteOSSAEndScopeInst and a related assertion
2024-03-01 12:15:14 -08:00
OptimizerBridging.h
[sil] Ensure that all SILValues have a parent function by making it so that SILUndef is uniqued at the function instead of module level.
2024-02-27 13:14:47 -08:00
OptimizerBridgingImpl.h
[sil] Ensure that all SILValues have a parent function by making it so that SILUndef is uniqued at the function instead of module level.
2024-02-27 13:14:47 -08:00