Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5805c426dcc2b330565d247677cb12acf7002f15
/
lib
/
Analysis
/
DataStructure
/
DataStructureStats.cpp
977b705
method was renamed.
by Chris Lattner
· 20 years ago
a9548d9
* Make some methods more const correct.
by Chris Lattner
· 21 years ago
ce9653c
For PR387:\
by Reid Spencer
· 21 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
· 23 years ago
ed806bf
Add hack to only consider indirect calls indirect if they do more than cast
by Chris Lattner
· 23 years ago
586aa3c
Pass to compute various statisics related to DSGraphs.
by Vikram S. Adve
· 23 years ago