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
2026-06-20 15:42:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
xcode-27-update
swift-mirror
/
lib
/
SILOptimizer
/
LoopTransforms
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Aidan Hall
1bd5b40421
LoopUnroll: Clone debug scopes to distinguish pack element types
2026-05-28 18:06:19 +01:00
..
ArrayOpt.h
COWArrayOpt: handle load_borrow
2024-12-11 12:32:32 +01:00
ArrayPropertyOpt.cpp
ArrayPropertyOpt: fix an ownership error
2026-05-22 17:19:12 +02:00
BoundsCheckOpts.cpp
Add a sanity check to ensure we don't have self with address type while optimizing bounds checks for fixed storage types
2026-05-20 11:49:57 -07:00
CMakeLists.txt
Remove old LICM pass.
2025-08-28 22:57:46 +01:00
COWArrayOpt.cpp
SIL: Split
unchecked_*_enum_data_addr
according to ownership and effects.
2026-04-27 15:40:37 -07:00
ForEachLoopUnroll.cpp
ForEachLoopUnroll: don't assume fixed lifetimes when deleting instructions
2026-03-12 07:25:19 +01:00
LoopRotate.cpp
Add a comment
2025-06-04 13:27:44 -07:00
LoopUnroll.cpp
LoopUnroll: Clone debug scopes to distinguish pack element types
2026-05-28 18:06:19 +01:00