Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f3baad3ee14689641493a578f3a1561cb15ac517
/
llvm
/
lib
/
Analysis
/
DataStructure
/
DataStructureOpt.cpp
700b873
Detemplatize the Statistic class. The only type it is instantiated with
by Chris Lattner
· 19 years ago
c2d3d31
eliminate RegisterOpt. It does the same thing as RegisterPass.
by Chris Lattner
· 19 years ago
01808ca
Remove trailing whitespace
by Misha Brukman
· 20 years ago
7b9020a
Fix the missing symbols problem Bill was hitting. Patch contributed by
by Chris Lattner
· 21 years ago
531f9e9
This mega patch converts us from using Function::a{iterator|begin|end} to
by Chris Lattner
· 21 years ago
292845d
Add last four createXxxPass functions
by Jeff Cohen
· 21 years ago
4f2cf03
'Pass' should now not be derived from by clients. Instead, they should derive
by Chris Lattner
· 21 years ago
7c16caa
Changes For Bug 352
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
c7ba69d
Drop references to globals who do exist in the globals graph, but are never
by Chris Lattner
· 22 years ago
2890f42
New pass to perform DSA based optimizations. Initially we just support turning
by Chris Lattner
· 22 years ago