Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
9522ee3d93cb15ebcfd80200fea42378cc510d21
/
lib
/
Analysis
/
DataStructure
/
DataStructureOpt.cpp
2b37d7c
Remove trailing whitespace
by Misha Brukman
· 20 years ago
5b3a455
Fix the missing symbols problem Bill was hitting. Patch contributed by
by Chris Lattner
· 20 years ago
e4d5c44
This mega patch converts us from using Function::a{iterator|begin|end} to
by Chris Lattner
· 20 years ago
1d7b5de
Add last four createXxxPass functions
by Jeff Cohen
· 20 years ago
b12914b
'Pass' should now not be derived from by clients. Instead, they should derive
by Chris Lattner
· 21 years ago
551ccae
Changes For Bug 352
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
5e459db
Drop references to globals who do exist in the globals graph, but are never
by Chris Lattner
· 22 years ago
934fe85
New pass to perform DSA based optimizations. Initially we just support turning
by Chris Lattner
· 22 years ago