simplify AnalysisGroup registration, eliminating one typeid call.
[oota-llvm.git] / lib / Analysis / AliasAnalysisCounter.cpp
2006-08-28 Chris Lattnersimplify AnalysisGroup registration, eliminating one...
2006-08-27 Chris Lattnereliminate RegisterOpt. It does the same thing as Regis...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-23 Chris LattnerAdd two options to allow -count-aa to print queries...
2005-01-08 Jeff CohenAdd even more missing createXxxPass functions.
2004-12-07 Reid SpencerFor PR387:\
2004-09-20 Chris Lattner'Pass' should now not be derived from by clients. ...
2004-03-15 Chris LattnerPass through the boolean queries
2003-12-10 Chris LattnerFinegrainify namespacification
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-06-17 Chris LattnerAvoid divide by zero errors
2003-02-26 Chris LattnerAdjust to new AA interface
2003-02-07 Chris LattnerAllow counting multiple passes, and print the pass...
2003-02-07 Chris LattnerNew general purpose alias analysis result auditor