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
b577a13019aa2d92f70b51e56c3a617fbfdffed1
swift-mirror
/
lib
/
SILOptimizer
/
SILCombiner
History
Meghana Gupta
d2936a15bc
Merge pull request
#78824
from meg-gupta/fixmdi
...
Fix operand ownership of mark_dependence [nonescaping] of address values
2025-01-24 14:59:36 -08:00
..
CMakeLists.txt
…
SILCombine.cpp
[Test] Added test for SILCombiner::processInst.
2025-01-13 17:00:23 -08:00
SILCombiner.h
[Test] Added test for SILCombiner::processInst.
2025-01-13 17:00:23 -08:00
SILCombinerApplyVisitors.cpp
[SILCombine] Fix apply(convert_func(@guaranteed)).
2025-01-08 20:33:49 -08:00
SILCombinerBuiltinVisitors.cpp
Fix operand ownership of mark_dependence [nonescaping] of address values
2025-01-24 00:49:32 -08:00
SILCombinerCastVisitors.cpp
SILCombine: workaround a problem with
differential_function
in OSSA
2025-01-23 16:10:32 +01:00
SILCombinerMiscVisitors.cpp
SILCombine: enable alloc_stack optimization for OSSA
2024-12-17 09:55:39 +01:00