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
93b5cac34e763485e9aadf70ca497a00269d28aa
swift-mirror
/
lib
/
SILAnalysis
History
Nadav Rotem
93b5cac34e
Remove the top-down call graph ABI and use the reverse bottom-up.
...
Swift SVN r13544
2014-02-06 01:52:14 +00:00
..
AliasAnalysis.cpp
Now that we have a PM, separate passes from analyses by creating a separate library swiftSILAnalysis and a separate folder/etc.
2014-02-05 22:17:50 +00:00
Analysis.cpp
Remove the top-down call graph ABI and use the reverse bottom-up.
2014-02-06 01:52:14 +00:00
ARCAnalysis.cpp
Now that we have a PM, separate passes from analyses by creating a separate library swiftSILAnalysis and a separate folder/etc.
2014-02-05 22:17:50 +00:00
CMakeLists.txt
In light of the new swiftAnalysisLibrary, move lib/SILPasses/Analysis.cpp => lib/SILAnalysis/Analysis.cpp and perform the analogous change for Analysis.h.
2014-02-05 23:37:36 +00:00
Makefile
Now that we have a PM, separate passes from analyses by creating a separate library swiftSILAnalysis and a separate folder/etc.
2014-02-05 22:17:50 +00:00