This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec00a268552c93b79c5049111b674e2aa184bf5d
clang-p2996
/
llvm
/
lib
/
Analysis
/
IPA
History
Owen Anderson
d31d82d75c
Now that PassInfo and Pass::ID have been separated, move the rest of the passes over to the new registration API.
...
llvm-svn: 111815
2010-08-23 17:52:01 +00:00
..
CallGraph.cpp
Reapply r110396, with fixes to appease the Linux buildbot gods.
2010-08-06 18:33:48 +00:00
CallGraphSCCPass.cpp
Revert r111199; it breaks -debug-pass=Structure output.
2010-08-19 01:29:07 +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
Now that PassInfo and Pass::ID have been separated, move the rest of the passes over to the new registration API.
2010-08-23 17:52:01 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00