Andrew Trick
|
dfe62b442e
|
Allow AddressUseDefWalker to continue past MarkUninitializedInst.
This makes SwiftCompilerSources address/access utilities consistent with C++ and
allows them to be used in diagnostic passes.
|
2024-05-14 10:31:24 -07:00 |
|
Andrew Trick
|
4796e55256
|
SwiftCompilerSources CopyingInstruction
And UnmanagedRetain/Release.
|
2024-01-30 08:38:57 -08:00 |
|
Andrew Trick
|
3f0d309ed4
|
SwiftCompilerSources: add Sequence.walk()
|
2023-12-19 02:05:16 -08:00 |
|
Erik Eckstein
|
ec4c815506
|
SwiftCompilerSources: move WalkUtils and AccessUtils from the Optimizer module to the SIL module
Those utilities are conceptually part of the SIL definition.
|
2023-12-01 19:20:13 +01:00 |
|