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
99daf886d52e34a484ef3ae5fb2b51b51e04a776
swift-mirror
/
lib
/
SILOptimizer
/
SILCombiner
History
Nate Chandler
11abefee60
[NFC] SILCombine: Use DeadEndBlocksAnalysis.
...
Instead of having a separately calculated version.
2024-07-22 20:35:30 -07:00
..
CMakeLists.txt
…
SILCombine.cpp
[NFC] SILCombine: Use DeadEndBlocksAnalysis.
2024-07-22 20:35:30 -07:00
SILCombiner.h
[NFC] SILCombine: Use DeadEndBlocksAnalysis.
2024-07-22 20:35:30 -07:00
SILCombinerApplyVisitors.cpp
Add a new parameter convention
@in_cxx
for non-trivial C++ classes that are passed indirectly and destructed by the caller (
#73019
)
2024-06-27 09:44:04 -07:00
SILCombinerBuiltinVisitors.cpp
Add
#include "swift/Basic/Assertions.h"
to a lot of source files
2024-06-05 19:37:30 -07:00
SILCombinerCastVisitors.cpp
Add
#include "swift/Basic/Assertions.h"
to a lot of source files
2024-06-05 19:37:30 -07:00
SILCombinerMiscVisitors.cpp
Add
#include "swift/Basic/Assertions.h"
to a lot of source files
2024-06-05 19:37:30 -07:00