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-02-27 18:26:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
jgrynspan/executablePath
Add File
New File
Upload File
Apply Patch
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
History
eeckstein
2bf3979f95
Merge pull request
#86974
from eeckstein/simplification-pass
...
Optimizer: don't remove unused `destructure_struct` of a non-copyable value
2026-02-05 07:26:49 +01:00
..
Analysis
SIL: Handle
dereference_borrow
returns in SILGenCleanup.
2026-01-23 08:02:09 -08:00
DataStructures
Optimizer: convert the FunctionUsesDumper pass to a test
2025-12-15 10:01:41 +01:00
FunctionPasses
MandatoryPerformanceOptimizations: force de-virtualizing value-type deinits
2026-02-02 19:36:48 +01:00
InstructionSimplification
Simplify the identity for dereference borrows
2026-01-27 11:04:25 -08:00
ModulePasses
MandatoryPerformanceOptimizations: force de-virtualizing value-type deinits
2026-02-02 19:36:48 +01:00
PassManager
Simplify the identity for dereference borrows
2026-01-27 11:04:25 -08:00
Utilities
Merge pull request
#86974
from eeckstein/simplification-pass
2026-02-05 07:26:49 +01:00
CMakeLists.txt
Optimizer: convert the UpdateBorrowedFromPass pass to a test
2025-12-15 10:01:51 +01:00