This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
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
872ded93419aab34ab06f4ccdaa80cb477c111fd
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
History
Erik Eckstein
872ded9341
ReleaseDevirtualizer: use the
ValueUseDefWalker
instead of the manual use-def walking implementation
2022-07-20 13:50:18 +02:00
..
Analysis
Swift Optimizer: update
EscapeInfo
to use the generic walker utilities
2022-07-05 11:28:49 -07:00
DataStructures
Swift SIL: use
InstructionSet
(instead of
Set<Instruction>
) in
InstructionRange
2022-07-13 14:27:50 +02:00
FunctionPasses
ReleaseDevirtualizer: use the
ValueUseDefWalker
instead of the manual use-def walking implementation
2022-07-20 13:50:18 +02:00
InstructionPasses
Swift Optimizer: improve ergonomics of
Builder
and
PassContext
2022-05-12 21:48:37 +02:00
PassManager
Merge pull request
#58888
from eeckstein/objc-string-opt
2022-06-09 06:48:36 +02:00
Utilities
Swift SIL: some improvements for WalkUtils and EscapeInfo
2022-07-20 13:50:18 +02:00
CMakeLists.txt
[SwiftCompiler/Regex] Use bridged DiagnosticEngine for error reporting
2022-04-22 22:53:46 -07:00