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-25 12:15:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46b8a35b7a02e3241663e38d5795a688de61ba22
swift-mirror
/
lib
/
SILOptimizer
/
LoopTransforms
History
Slava Pestov
e1f50b2d36
SE-0193: Rename @_inlineable to @inlinable, @_versioned to @usableFromInline
2018-03-30 21:55:30 -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
[SR-7043] Remove duplicate if statement
2018-02-20 19:25:10 +00:00
LICM.cpp
SideEffectAnalysis: don't assume the worst side-effects for a release instruction
2018-01-19 11:32:35 -08: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