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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41700b03da4a7e04d8889f17cb159926a53f32ff
swift-mirror
/
include
/
swift
/
SILAnalysis
History
Michael Gottesman
1f93ec5480
[devirtualization] Remove deep devirtualization code that we are not using for WWDC.
...
If we decide in the future to do this we can always revert this commit. Swift SVN r17293
2014-05-03 00:33:46 +00:00
..
AliasAnalysis.h
[sil-aa] AA::may{Read,Write,ReadOrWrite}FromMemory do not care about ref counts. Add a flag to ignore ref counts during such a query.
2014-04-25 06:37:02 +00:00
Analysis.h
[devirtualization] Remove deep devirtualization code that we are not using for WWDC.
2014-05-03 00:33:46 +00:00
ARCAnalysis.h
Additional negative logic changes. NFC.
2014-03-06 19:10:32 +00:00
DominanceAnalysis.h
Add a new Dominance Analysis that wraps DomInfo and PDomInfo, and migrate the
2014-02-06 07:52:16 +00:00
ValueTracking.h
Refactor isNonEscapingLocalObject/getUnderlying object into their own file ValueTracking.cpp.
2014-04-14 04:44:53 +00:00