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
5a3ab6ee2e62d7afb4a5552e1c2bc9c9cd81231f
swift-mirror/SwiftCompilerSources/Sources
History
Erik Eckstein 5a3ab6ee2e Swift Optimizer: add simplifications for destructure_struct and destructure_tuple
Eliminate the redundant instruction pair
```
  %t = tuple (%0, %1, %2)
  (%3, %4, %5) = destructure_tuple %t
```
and replace the results %3, %4, %5 with %0, %1, %2, respectively.
The same for structs.
2023-05-08 21:23:36 +02:00
..
_RegexParser
build: rename EXPERIMENTAL_STRING_PROCESSING_SOURCE_DIR
2022-12-03 17:17:13 -08:00
AST
Revert "[cxx-interop][SwiftCompilerSources] Use swift::DiagnosticEngine instead of BridgedDiagnosticEngine"
2023-04-11 15:28:14 -07:00
Basic
Swift SIL: don't use Unmanaged to convert between bridged and native SIL objects.
2023-03-14 21:07:03 +01:00
Optimizer
Swift Optimizer: add simplifications for destructure_struct and destructure_tuple
2023-05-08 21:23:36 +02:00
Parse
Revert "[cxx-interop][SwiftCompilerSources] Use swift::DiagnosticEngine instead of BridgedDiagnosticEngine"
2023-04-11 15:28:14 -07:00
SIL
alias analysis: compute more precise memory effects of builtin "once"
2023-05-08 21:23:36 +02:00
CMakeLists.txt
[SwiftCompiler/Regex] Use bridged DiagnosticEngine for error reporting
2022-04-22 22:53:46 -07:00
Powered by Gitea Version: 1.25.3 Page: 336ms Template: 6ms
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