Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0367559786c3ec8596b6512812c9dd43c68373f2
/
llvm
/
lib
/
Analysis
/
AliasDebugger.cpp
da363d9
adopt getAdjustedAnalysisPointer in a few more passes.
by Chris Lattner
· 16 years ago
88874ec
Remove the AliasAnalysis::getMustAliases method, which is dead.
by Chris Lattner
· 16 years ago
974e12b
Remove includes of Support/Compiler.h that are no longer needed after the
by Nick Lewycky
· 16 years ago
02d5f77
Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.
by Nick Lewycky
· 16 years ago
98a3617
Refactor my previous change to maintain the distinction between AliasAnalysis and BasicAliasAnalysis. This involves some wider changes because it
by Owen Anderson
· 17 years ago
a79db30
Tidy up several unbeseeming casts from pointer to intptr_t.
by Dan Gohman
· 17 years ago
d78c400
Clean up the use of static and anonymous namespaces. This turned up
by Dan Gohman
· 17 years ago
80e43fa
Restore isCFGOnly property of various analysis passes.
by Devang Patel
· 18 years ago
718da66
PassInfo keep tracks whether a pass is an analysis pass or not.
by Devang Patel
· 18 years ago
af75ab8
Do not use virtual function to identify an analysis pass.
by Devang Patel
· 18 years ago
864970e
Identify Analysis pass.
by Devang Patel
· 18 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
8c78a0b
Drop 'const'
by Devang Patel
· 19 years ago
e95c6ad
Use 'static const char' instead of 'static const int'.
by Devang Patel
· 19 years ago
09f162c
Do not use typeinfo to identify pass in pass manager.
by Devang Patel
· 19 years ago
f75727a
Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce
by Reid Spencer
· 19 years ago
5301e7c
For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid
by Reid Spencer
· 19 years ago
0ad1e38
A shim over other AA impls to catch incorrect uses
by Andrew Lenharth
· 19 years ago