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-02-27 18:26:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76a81efac97550ea19968ab7ae4e1237da581f21
swift-mirror
/
lib
/
SIL
/
Verifier
History
Nate Chandler
94b5f76654
Revert "[SIL] Add SILFunctionType flag for async."
...
This reverts commit
9b8828848d
.
2020-08-25 13:37:26 -07:00
..
CMakeLists.txt
SIL: use object libraries instead of globbing
2020-05-18 18:56:34 +00:00
LinearLifetimeChecker.cpp
[semantic-arcopts] Teach optimizer how to convert load [copy] -> load_borrow from inout parameters that only have writes that do not overlap with the lifetime region of the load [copy]'s result.
2020-05-10 23:49:00 -07:00
LinearLifetimeCheckerPrivate.h
Replace assert() with llvm_unreachable()
2020-07-06 19:54:02 +00:00
LoadBorrowInvalidationChecker.cpp
Add AccessedStorage::Tail access kind and remove more checks.
2020-07-20 16:42:53 -07:00
MemoryLifetime.cpp
[NFC] Pre- increment and decrement where possible
2020-06-01 15:39:29 +03:00
SILOwnershipVerifier.cpp
SILOwnershipVerifier: fix a compiler error in the no-assert build.
2020-05-07 09:25:09 +02:00
SILVerifier.cpp
Revert "[SIL] Add SILFunctionType flag for async."
2020-08-25 13:37:26 -07:00
VerifierPrivate.h
[ownership] Add an exhaustive load borrow invalidation checker.
2020-04-27 16:07:27 -07:00