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
bcfa4a945a54d420fe285a0dfb1be65fa052d179
clang-p2996
/
llvm
/
lib
/
Analysis
/
IPA
History
Dan Gohman
a4fcd2418d
Move Value::getUnderlyingObject to be a standalone
...
function so that it can live in Analysis instead of VMCore. llvm-svn: 121885
2010-12-15 20:02:24 +00:00
..
CallGraph.cpp
Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which
2010-10-19 17:21:58 +00:00
CallGraphSCCPass.cpp
dead method.
2010-09-04 18:19:16 +00:00
CMakeLists.txt
Add initialization routines for Analysis and IPA.
2010-10-07 18:31:00 +00:00
FindUsedTypes.cpp
Now with fewer extraneous semicolons!
2010-10-07 22:25:06 +00:00
GlobalsModRef.cpp
Move Value::getUnderlyingObject to be a standalone
2010-12-15 20:02:24 +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