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
b6b61ddd6a49c1e43715f5307b17cd4abe3c2024
swift-mirror
/
lib
/
SILOptimizer
/
LoopTransforms
History
Michael Gottesman
b6b61ddd6a
[ownership] Skip functions with ownership in LICM.
2019-08-05 17:36:46 -07:00
..
ArrayBoundsCheckOpts.cpp
SIL: Extend cond_fail by a second operand, which is a static string literal, indicating the failure reason.
2019-07-16 12:31:10 +02: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
SIL: Replace uses of getReferencedFunction() by getReferencedFunctionOrNull() and getInitialReferencedFunction()
2019-05-26 08:58:14 -07:00
LICM.cpp
[ownership] Skip functions with ownership in LICM.
2019-08-05 17:36:46 -07:00
LoopRotate.cpp
SIL: SILUndef must be aware of the resilience expansion
2019-03-12 00:30:35 -04:00
LoopUnroll.cpp
[sil] Replace some nstances of SILBuilder(...) with SILBuilderWithScope(...).
2019-04-05 12:32:31 -07:00