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
d08359eb2017430ec53ca5d76cb15d1747211fd7
swift-mirror
/
lib
/
SILOptimizer
/
LoopTransforms
History
nate-chandler
680c737ddb
Merge pull request
#64789
from nate-chandler/more-move-values
...
[SILGen] Used move_value for more lexical values.
2023-12-15 07:07:54 -08:00
..
ArrayBoundsCheckOpts.cpp
MemoryLifetimeVerifier: use CalleeCache instead of AliasAnalysis
2023-12-01 19:20:18 +01:00
ArrayOpt.h
Update a comment about StructAddressUsers
2021-01-11 16:05:35 -08:00
ArrayPropertyOpt.cpp
Sink address projections in ArrayPropertyOpt so that there are no address phis
2023-06-22 10:55:02 -07:00
CMakeLists.txt
…
COWArrayOpt.cpp
add the "array.copy_into_vector" array-semantic
2023-12-09 18:49:57 +01:00
ForEachLoopUnroll.cpp
Merge pull request
#64789
from nate-chandler/more-move-values
2023-12-15 07:07:54 -08:00
LICM.cpp
Merge pull request
#67085
from hjyamauchi/licm
2023-07-05 20:58:05 -07:00
LoopRotate.cpp
LoopRotate: ignore single-block loops where the "backedge" block only contains trivial instructions
2023-10-24 11:19:28 +02:00
LoopUnroll.cpp
[NFC] Add some debug msgs in LoopUnroll
2023-12-13 10:38:12 -08:00