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-14 20:36:38 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
fc7c9931b33c2799f97cd7224b8c87d82c57633e
swift-mirror/SwiftCompilerSources/Sources/Optimizer
History
Erik Eckstein fc7c9931b3 EscapeUtils: consider that a pointer argument can escape a function call
Unlike addresses of indirect arguments, a pointer argument (e.g. `UnsafePointer`) can escape a function call.
For example, it can be returned.

Fixes a miscompile
rdar://154124497
2025-07-04 11:56:03 +02:00
..
Analysis
SIL: define mark_dependence_addr to read and write to its address operand
2025-05-23 07:53:14 +02:00
DataStructures
Add InstructionRange.overlapsWithPath() utility.
2025-04-16 23:23:54 -07:00
FunctionPasses
Fix LocalVariableUtils switch_enum_addr.
2025-06-28 09:30:55 -07:00
InstructionSimplification
Optimizer: support partial_apply of thunks in the copy_block simplification.
2025-05-06 17:57:37 +02:00
ModulePasses
MandatoryPerformanceOptimization: don't recursive into referenced functions if they are not called
2025-06-27 16:09:53 +02:00
PassManager
Bridge getSwiftMutableSpanDecl() and isBuiltinType()
2025-04-30 14:39:44 -07:00
TestPasses
Introduce end_cow_mutation_addr instruction
2025-04-30 14:38:48 -07:00
Utilities
EscapeUtils: consider that a pointer argument can escape a function call
2025-07-04 11:56:03 +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: 821ms Template: 14ms
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