Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
21a82e6fc718b4a2cc0281a4a43477ba940d3586
/
lib
/
Analysis
/
AliasAnalysisCounter.cpp
2b37d7c
Remove trailing whitespace
by Misha Brukman
· 20 years ago
cf9f201
Add two options to allow -count-aa to print queries either (1) all queries,
by Chris Lattner
· 20 years ago
534927d
Add even more missing createXxxPass functions.
by Jeff Cohen
· 21 years ago
4a7ebfa
For PR387:\ Add getModRefInfo method to avoid overloaded virtuals
by Reid Spencer
· 21 years ago
b12914b
'Pass' should now not be derived from by clients. Instead, they should derive
by Chris Lattner
· 21 years ago
b79d792
Pass through the boolean queries
by Chris Lattner
· 21 years ago
381bf79
Finegrainify namespacification
by Chris Lattner
· 22 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
b576c94
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 22 years ago
efa095e
Avoid divide by zero errors
by Chris Lattner
· 22 years ago
d80651d
Adjust to new AA interface Add tracking for Mod/Ref info
by Chris Lattner
· 22 years ago
a89feb5
Allow counting multiple passes, and print the pass name counted
by Chris Lattner
· 23 years ago
70e332d
New general purpose alias analysis result auditor
by Chris Lattner
· 23 years ago