This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Analysis
/
IPA
History
Owen Anderson
ac4a1ede17
Add INSTANTIATE_AG_PASS, which combines RegisterPass<> with RegisterAnalysisGroup<> for pass registration.
...
llvm-svn: 109058
2010-07-21 23:07:00 +00:00
..
CallGraph.cpp
Add INSTANTIATE_AG_PASS, which combines RegisterPass<> with RegisterAnalysisGroup<> for pass registration.
2010-07-21 23:07:00 +00:00
CallGraphSCCPass.cpp
fix PR5009 by making CGSCCPM realize that a call was devirtualized
2010-05-01 06:38:43 +00:00
CMakeLists.txt
Update CMake build.
2010-03-01 19:42:47 +00:00
FindUsedTypes.cpp
Add INSTANTIATE_AG_PASS, which combines RegisterPass<> with RegisterAnalysisGroup<> for pass registration.
2010-07-21 23:07:00 +00:00
GlobalsModRef.cpp
Speculatively revert r108813, in an attempt to get the self-host buildbots working again. I don't see why this patch
2010-07-20 08:26:15 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00