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
538d7306bd6908af7c6a9f3a5578915088f23e8c
swift-mirror/SwiftCompilerSources/Sources
History
Erik Eckstein 538d7306bd MandatoryPerformanceOptimizations: better handling of statically initialized globals which contain a pointer to another global
E.g.
```
  var p = Point(x: 10, y: 20)
  let o = UnsafePointer(&p)
```

MandatoryPerformanceOptimization must inline the accessor to the referenced global.
2023-08-10 20:49:20 +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
SwiftCompilerSources: fix a compiler error when building with hosttools
2023-07-20 16:50:26 +02:00
Optimizer
MandatoryPerformanceOptimizations: better handling of statically initialized globals which contain a pointer to another global
2023-08-10 20:49:20 +02:00
Parse
Revert "[cxx-interop][SwiftCompilerSources] Use swift::DiagnosticEngine instead of BridgedDiagnosticEngine"
2023-04-11 15:28:14 -07:00
SIL
SIL: a few changes regarding access to a GlobalVariable's static initializer instructions
2023-08-10 20:49:20 +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: 923ms Template: 8ms
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