Update computeArraySize() to use ComputeMultiple() to determine the array size associ...
[oota-llvm.git] / include / llvm / Analysis / Trace.h
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