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
f56b5d87307ab3c24d93eeeb92175cd17f9dbec6
swift-mirror
/
lib
/
SILOptimizer
/
LoopTransforms
History
Joe Shajrawi
f56b5d8730
[LICM] Add support for Hosting <Instruction, Instruction Set> Pairs
...
Support having the target of each hoist instruction as multiple sinks.
2018-06-27 16:25:35 -07:00
..
ArrayBoundsCheckOpts.cpp
Make SILInstruction no longer a subclass of ValueBase and
2017-09-25 02:06:26 -04:00
CMakeLists.txt
Unroll loops with known short trip count
2015-12-14 12:03:42 -08:00
COWArrayOpt.cpp
[SIL] NFC: Rename misleading getSwiftRValueType() to getASTType()
2018-05-04 08:14:38 -04:00
LICM.cpp
[LICM] Add support for Hosting <Instruction, Instruction Set> Pairs
2018-06-27 16:25:35 -07:00
LoopRotate.cpp
SIL: Split off objc_method / objc_super_method from class_method / super_method
2017-10-03 22:13:31 -07:00
LoopUnroll.cpp
SE-0193: Rename @_inlineable to @inlinable, @_versioned to @usableFromInline
2018-03-30 21:55:30 -07:00