Logo
Explore Help
Sign In
averello/swift-mirror
1
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
89bba668e23343a1cbf68cf1ece5da4dea8c862a
swift-mirror/SwiftCompilerSources/Sources/Optimizer
History
Erik Eckstein 89bba668e2 Mangling: add a closure specialization mangling for arguments which specialize for the same closure as a previous argument
For example:
```
  %1 = partial_apply %closure
  apply %f(%1, %1)    // first argument: `.closure(%1)`
                      // second argument: `.previousArgumentIndex(0)`
```
2025-10-06 09:47:41 +02:00
..
Analysis
Bridge array semantics call and loop tree
2025-08-28 21:00:09 +01:00
DataStructures
SwiftCompilerSources: move SIL-related datastructures from the Optimizer to the SIL module
2025-07-28 14:19:07 +02:00
FunctionPasses
Mangling: add a closure specialization mangling for arguments which specialize for the same closure as a previous argument
2025-10-06 09:47:41 +02:00
InstructionSimplification
SIL: make var OperandArray.values available for all kind of operand sequences
2025-10-06 09:47:40 +02:00
ModulePasses
Optimizer: add the Builder.insertCleanupAtFunctionExits utility
2025-10-06 09:47:40 +02:00
PassManager
Mangling: add a closure specialization mangling for arguments which specialize for the same closure as a previous argument
2025-10-06 09:47:41 +02:00
TestPasses
SIL: use Test for the SmallProjectionPath's unit tests
2025-09-24 11:46:34 +02:00
Utilities
Optimizer: add the Builder.insertCleanupAtFunctionExits utility
2025-10-06 09:47:40 +02:00
CMakeLists.txt
SwiftCompilerSources: introduce the AST module
2024-10-02 07:10:29 +02:00
Powered by Gitea Version: 1.25.3 Page: 839ms Template: 17ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API