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
6c35258f8357c9ff030565e8045d9ae10b90762f
swift-mirror
/
SwiftCompilerSources
/
Sources
/
Optimizer
/
TestPasses
History
Erik Eckstein
6c35258f83
Swift SIL: rename parent accessors to
parentX
, e.g.
Instruction.parentBlock
...
It makes it easier to read
2023-01-16 15:11:34 +01:00
..
AccessDumper.swift
Swift SIL: rename parent accessors to
parentX
, e.g.
Instruction.parentBlock
2023-01-16 15:11:34 +01:00
CMakeLists.txt
Swift SIL: rework Instruction and BasicBlock lists to support deleting instructions during iteration
2022-12-12 19:08:57 +01:00
DeadEndBlockDumper.swift
Swift Optimizer: add the DeadEndBlocks utility for finding dead-end blocks.
2022-10-05 07:37:41 +02:00
EscapeInfoDumper.swift
EscapeInfoDumper: dump address-reachable-from-object information
2022-11-09 08:06:19 +01:00
FunctionUsesDumper.swift
…
RangeDumper.swift
Swift SIL: rename parent accessors to
parentX
, e.g.
Instruction.parentBlock
2023-01-16 15:11:34 +01:00
RunUnitTests.swift
Swift Optimizer: make the RunUnitTests a module pass
2022-10-17 11:45:30 +02:00
SILPrinter.swift
…
TestInstructionIteration.swift
Swift SIL: rename parent accessors to
parentX
, e.g.
Instruction.parentBlock
2023-01-16 15:11:34 +01:00