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
200,693
Commits
666
Branches
3,028
Tags
da170e7e8e6a21278641b0db18955be93dba6d9a
Commit Graph
2 Commits
Author
SHA1
Message
Date
Erik Eckstein
3f95ce9645
Optimizer: fix spelling of the Simplifiable protocol
...
Rename `Simplifyable` -> `Simplifiable` NFC
2025-02-12 09:01:11 +01:00
Erik Eckstein
e718bfe8ed
Optimizer: reimplement simplifications for copy_value and destroy_value in swift
...
So that they can run in the OnoneSimplification pass
2023-10-27 10:47:07 +02:00