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-06-20 15:42:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Erik Eckstein
f85e9df141
SimplifyPointerToAddress: correctly handle
index_addr
in lifetime computation
...
Fixes an ownership violation
2026-06-15 16:57:38 +02:00
..
Analysis
SIL: add
Function.getInstructionCount()
2026-06-14 21:49:31 +02:00
DataStructures
Optimizer: convert the FunctionUsesDumper pass to a test
2025-12-15 10:01:41 +01:00
FunctionPasses
Merge pull request
#89792
from elsakeirouz/add-regression-test-for-cse-processLazyPropertyGetters
2026-06-15 11:03:47 +01:00
InstructionSimplification
SimplifyPointerToAddress: correctly handle
index_addr
in lifetime computation
2026-06-15 16:57:38 +02:00
ModulePasses
[Embedded] Start allowing metatypes in Embedded Swift
2026-04-27 14:02:03 -07:00
PassManager
Optimizer: add the MergeBorrowScopes pass
2026-06-10 08:18:51 +02:00
Utilities
Optimizer: use the new
Instruction.isBeforeInBlock
in OptUtils and in AllocStackHoisting
2026-06-14 21:55:32 +02:00
CMakeLists.txt
Optimizer: convert the UpdateBorrowedFromPass pass to a test
2025-12-15 10:01:51 +01:00