Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ba4733d901b1c2b994f66707657342b8c81c92bc
/
lib
/
Analysis
/
DataStructure
/
DataStructureStats.cpp
7238210
Add explicit iostream #includes
by Chris Lattner
· 19 years ago
6d79623
implement some prototypes
by Chris Lattner
· 20 years ago
2b37d7c
Remove trailing whitespace
by Misha Brukman
· 20 years ago
977b705
method was renamed.
by Chris Lattner
· 20 years ago
a9548d9
* Make some methods more const correct.
by Chris Lattner
· 20 years ago
ce9653c
For PR387:\
by Reid Spencer
· 20 years ago
551ccae
Changes For Bug 352
by Reid Spencer
· 21 years ago
d8e1eea
Fix #includes of i*.h => Instructions.h as per PR403.
by Misha Brukman
· 21 years ago
e840434
bug 122:
by Reid Spencer
· 21 years ago
4dabb2c
Move all of the DSA headers into the Analysis/DataStructure subdir.
by Chris Lattner
· 21 years ago
9a92729
Fine-grainify namespaces for this library
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
9970bf6
Don't consider incomplete nodes to be typesafe!
by Chris Lattner
· 22 years ago
808a7ae
Switch from using CallInst's to represent call sites to using the LLVM
by Chris Lattner
· 22 years ago
192cd9c
Make this work better for constants that aren't necessarily in ANY graph, such as null pointers
by Chris Lattner
· 22 years ago
7892549
Keep track of the number of typed/untyped memory accesses theyre are in the program
by Chris Lattner
· 22 years ago
923fc05
Implement optimization for direct function call case. This dramatically
by Chris Lattner
· 22 years ago
ed806bf
Add hack to only consider indirect calls indirect if they do more than cast
by Chris Lattner
· 22 years ago
586aa3c
Pass to compute various statisics related to DSGraphs.
by Vikram S. Adve
· 23 years ago