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
bc76ac0f5045cc470202c3ac9400b67a1fc901b8
swift-mirror
/
lib
/
SILOptimizer
/
SILCombiner
History
John McCall
b13f30ff30
Move a convenience API for changing a SILFunctionType into the AST. NFC.
2017-12-15 18:19:07 -05:00
..
CMakeLists.txt
…
SILCombine.cpp
Merge pull request
#12570
from lattner/nfc-headers
2017-10-25 10:03:32 -07:00
SILCombiner.h
Fixes a bug in SILCombiner that caused a use-after-free
2017-10-10 13:40:14 -07:00
SILCombinerApplyVisitors.cpp
Move a convenience API for changing a SILFunctionType into the AST. NFC.
2017-12-15 18:19:07 -05:00
SILCombinerBuiltinVisitors.cpp
Make SILInstruction no longer a subclass of ValueBase and
2017-09-25 02:06:26 -04:00
SILCombinerCastVisitors.cpp
Make SILInstruction no longer a subclass of ValueBase and
2017-09-25 02:06:26 -04:00
SILCombinerMiscVisitors.cpp
Support @noescape SIL function types. (
#12420
)
2017-10-17 13:07:25 -07:00