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 2026-02-27 18:26:24 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
dc6877334fb7bf33121fac75166313b25eebb600
swift-mirror/SwiftCompilerSources/Sources/Optimizer/ModulePasses
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
..
CMakeLists.txt
Swift Optimizer: add the MandatoryPerformanceOptimizations pass
2023-05-11 08:11:44 +02:00
MandatoryPerformanceOptimizations.swift
MandatoryPerformanceOptimizations: better handling of statically initialized globals which contain a pointer to another global
2023-08-10 20:49:20 +02:00
ReadOnlyGlobalVariables.swift
ReadOnlyGlobalVariables: don't convert external global vars to lets
2023-05-19 18:28:22 +02:00
StackProtection.swift
Swift Optimizer: some reformatting in the optimization passes
2023-08-04 10:33:52 +02:00
Powered by Gitea Version: 1.25.4 Page: 183ms Template: 3ms
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