Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d3d086d6794e901bde43b1c1a374a4b1d571d7e7
/
llvm
/
lib
/
Analysis
/
DataStructure
/
DataStructureStats.cpp
a1b39fa
* Make some methods more const correct.
by Chris Lattner
· 21 years ago
9083936
For PR387:\
by Reid Spencer
· 21 years ago
7c16caa
Changes For Bug 352
by Reid Spencer
· 21 years ago
2b3387a
Fix #includes of i*.h => Instructions.h as per PR403.
by Misha Brukman
· 21 years ago
30d69a5
bug 122:
by Reid Spencer
· 21 years ago
f6118db
Move all of the DSA headers into the Analysis/DataStructure subdir.
by Chris Lattner
· 21 years ago
9e87655
Fine-grainify namespaces for this library
by Chris Lattner
· 22 years ago
960707c
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
482202a
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 22 years ago
71f747e
Don't consider incomplete nodes to be typesafe!
by Chris Lattner
· 22 years ago
04d9cb6
Switch from using CallInst's to represent call sites to using the LLVM
by Chris Lattner
· 22 years ago
36b877a
Make this work better for constants that aren't necessarily in ANY graph, such as null pointers
by Chris Lattner
· 22 years ago
b1fcb2b
Keep track of the number of typed/untyped memory accesses theyre are in the program
by Chris Lattner
· 22 years ago
80614ee
Implement optimization for direct function call case. This dramatically
by Chris Lattner
· 23 years ago
29a320b
Add hack to only consider indirect calls indirect if they do more than cast
by Chris Lattner
· 23 years ago
16eac62
Pass to compute various statisics related to DSGraphs.
by Vikram S. Adve
· 23 years ago