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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22d37eccd818b51fbbefda5b6f13d2bc8f44f757
swift-mirror
/
lib
/
SILOptimizer
/
LoopTransforms
History
Andrew Trick
8cc013ed3f
Fix LICM debug output typo.
2019-05-14 10:45:53 -07:00
..
ArrayBoundsCheckOpts.cpp
[ownership] Do some preliminary work for moving OME out of the diagnostics pipeline.
2019-01-31 13:38:05 -08: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
SILOptimier: Fix a miscompile in COWArrayOpt.
2019-03-19 13:23:38 -07:00
LICM.cpp
Fix LICM debug output typo.
2019-05-14 10:45:53 -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