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
ed5134a92184a404815fb93ee4e736fed13781ea
clang-p2996
/
llvm
/
lib
/
Analysis
/
IPA
History
John McCall
729c35b680
Teach the CallGraph to ignore calls to intrinsics.
...
llvm-svn: 132797
2011-06-09 19:46:27 +00:00
..
CallGraph.cpp
Teach the CallGraph to ignore calls to intrinsics.
2011-06-09 19:46:27 +00:00
CallGraphSCCPass.cpp
Teach the CallGraph to ignore calls to intrinsics.
2011-06-09 19:46:27 +00:00
CMakeLists.txt
Add initialization routines for Analysis and IPA.
2010-10-07 18:31:00 +00:00
FindUsedTypes.cpp
Fix a source of non determinism in FindUsedTypes, use a SetVector instead of a
2011-05-13 05:20:42 +00:00
GlobalsModRef.cpp
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
IPA.cpp
Add an implementation of the initialization routine for IPA.
2010-10-07 18:31:27 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00