Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
4ff0b9636da3f753b143a3bc733ddcd39ebf8af2
/
lib
/
Analysis
/
DataStructure
/
GraphChecker.cpp
e92e764
getNodes() is gone, use node_begin/end instead
by Chris Lattner
· 22 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
b5c1af4
Use std::string::size_type for for ColonPos to stop gcc from giving a warning
by Alkis Evlogimenos
· 22 years ago
1f2bbaa
Fix another minor bug
by Chris Lattner
· 22 years ago
e7e221a
Dont' try to parse the colon
by Chris Lattner
· 22 years ago
f2d0134
Add a more general check-flags which can be used to ensure arbitrary flags are set
by Chris Lattner
· 22 years ago
919ffbf
Add support for ensuring that nodes are not incomplete
by Chris Lattner
· 22 years ago
889fb9d
Add print method to not get silly warning from analyze
by Chris Lattner
· 22 years ago
5100dbb
New pass which is useful for writing regression tests
by Chris Lattner
· 22 years ago