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
8d1ac7b6381f85de33f1721f6e367ddbc0f23e6d
swift-mirror
/
lib
/
SILOptimizer
/
LoopTransforms
History
swift-ci
8d1ac7b638
Merge pull request
#20204
from shajrawi/licm_faster
2018-10-31 18:37:15 -07:00
..
ArrayBoundsCheckOpts.cpp
SILOptimizer: update bounds check and uniqueness check hoisting optimizations for using _modify in Array subscript.
2018-09-06 16:58:06 -07:00
CMakeLists.txt
[cmake] Use a helper macro to simplify adding sources to the SILOptimizer library.
2018-06-27 17:48:59 -07:00
COWArrayOpt.cpp
SILCloner: rename 'remapValue' to 'getMappedValue' to avoid confusion.
2018-10-27 16:30:37 -07:00
LICM.cpp
[LICM] Only add dynamic begin_access checks to the list of access scopes to be analyzed
2018-10-31 17:31:29 -07:00
LoopRotate.cpp
[gardening] Rename references to SILPHIArgument => SILPhiArgument.
2018-09-25 22:23:34 -07:00
LoopUnroll.cpp
SILCloner: rename 'remapValue' to 'getMappedValue' to avoid confusion.
2018-10-27 16:30:37 -07:00