[PM/AA] Sink all the actual code from AliasAnalysisCounter back into the
[oota-llvm.git] / include / llvm / Analysis / Trace.h
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2009-08-23 Chris Lattnereliminate the "Value" printing methods that print to...
2009-07-16 Dan GohmanTidy up #includes.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2006-12-17 Bill WendlingAdded an automatic cast to "std::ostream*" etc. from...
2006-12-07 Bill WendlingChanged llvm_ostream et all to OStream. llvm_cerr,...
2006-11-28 Bill WendlingSupport for llvm streams.
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-05-17 Brian GaekeDefine erase forwarding method on traces
2004-03-08 Chris LattnerRearrange some methods, implement the dominates method
2004-03-08 Chris LattnerImport the trace class from the reoptimizer